Class IdentityProviderConfigFluent.LdapNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.LDAPIdentityProviderFluent<IdentityProviderConfigFluent.LdapNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.IdentityProviderConfigFluent.LdapNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- IdentityProviderConfigFluent<A extends IdentityProviderConfigFluent<A>>
public class IdentityProviderConfigFluent.LdapNested<N> extends LDAPIdentityProviderFluent<IdentityProviderConfigFluent.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
-
-