Class OIDCProviderFluent.OidcClientsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.OIDCClientConfigFluent<OIDCProviderFluent.OidcClientsNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.OIDCProviderFluent.OidcClientsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- OIDCProviderFluent<A extends OIDCProviderFluent<A>>
public class OIDCProviderFluent.OidcClientsNested<N> extends OIDCClientConfigFluent<OIDCProviderFluent.OidcClientsNested<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.OIDCClientConfigFluent
OIDCClientConfigFluent.ClientSecretNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendOidcClient()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.OIDCClientConfigFluent
addAllToExtraScopes, addToAdditionalProperties, addToAdditionalProperties, addToExtraScopes, addToExtraScopes, buildClientSecret, copyInstance, editClientSecret, editOrNewClientSecret, editOrNewClientSecretLike, equals, getAdditionalProperties, getClientID, getComponentName, getComponentNamespace, getExtraScope, getExtraScopes, getFirstExtraScope, getLastExtraScope, getMatchingExtraScope, hasAdditionalProperties, hasClientID, hasClientSecret, hasComponentName, hasComponentNamespace, hasExtraScopes, hashCode, hasMatchingExtraScope, removeAllFromExtraScopes, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromExtraScopes, setToExtraScopes, toString, withAdditionalProperties, withClientID, withClientSecret, withComponentName, withComponentNamespace, withExtraScopes, withExtraScopes, withNewClientSecret, withNewClientSecret, withNewClientSecretLike
-
-