Class IdentityProviderFluent.LdapNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.LDAPIdentityProviderFluent<IdentityProviderFluent.LdapNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.IdentityProviderFluent.LdapNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- IdentityProviderFluent<A extends IdentityProviderFluent<A>>
public class IdentityProviderFluent.LdapNested<N> extends LDAPIdentityProviderFluent<IdentityProviderFluent.LdapNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1.LDAPIdentityProviderFluent
LDAPIdentityProviderFluent.AttributesNested<N>, LDAPIdentityProviderFluent.BindPasswordNested<N>, LDAPIdentityProviderFluent.CaNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendLdap()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.LDAPIdentityProviderFluent
addToAdditionalProperties, addToAdditionalProperties, buildAttributes, buildBindPassword, buildCa, copyInstance, editAttributes, editBindPassword, editCa, editOrNewAttributes, editOrNewAttributesLike, editOrNewBindPassword, editOrNewBindPasswordLike, editOrNewCa, editOrNewCaLike, equals, getAdditionalProperties, getBindDN, getInsecure, getUrl, hasAdditionalProperties, hasAttributes, hasBindDN, hasBindPassword, hasCa, hashCode, hasInsecure, hasUrl, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAttributes, withBindDN, withBindPassword, withCa, withInsecure, withInsecure, withNewAttributes, withNewAttributesLike, withNewBindPassword, withNewBindPassword, withNewBindPasswordLike, withNewCa, withNewCa, withNewCaLike, withUrl
-
-