Class AuthenticationStatusFluent.OidcClientsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.OIDCClientStatusFluent<AuthenticationStatusFluent.OidcClientsNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.AuthenticationStatusFluent.OidcClientsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- AuthenticationStatusFluent<A extends AuthenticationStatusFluent<A>>
public class AuthenticationStatusFluent.OidcClientsNested<N> extends OIDCClientStatusFluent<AuthenticationStatusFluent.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.OIDCClientStatusFluent
OIDCClientStatusFluent.CurrentOIDCClientsNested<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.OIDCClientStatusFluent
addAllToConditions, addAllToConsumingUsers, addAllToCurrentOIDCClients, addNewCurrentOIDCClient, addNewCurrentOIDCClient, addNewCurrentOIDCClientLike, addToAdditionalProperties, addToAdditionalProperties, addToConditions, addToConditions, addToConsumingUsers, addToConsumingUsers, addToCurrentOIDCClients, addToCurrentOIDCClients, buildCurrentOIDCClient, buildCurrentOIDCClients, buildFirstCurrentOIDCClient, buildLastCurrentOIDCClient, buildMatchingCurrentOIDCClient, copyInstance, editCurrentOIDCClient, editFirstCurrentOIDCClient, editLastCurrentOIDCClient, editMatchingCurrentOIDCClient, equals, getAdditionalProperties, getComponentName, getComponentNamespace, getCondition, getConditions, getConsumingUser, getConsumingUsers, getFirstCondition, getFirstConsumingUser, getLastCondition, getLastConsumingUser, getMatchingCondition, getMatchingConsumingUser, hasAdditionalProperties, hasComponentName, hasComponentNamespace, hasConditions, hasConsumingUsers, hasCurrentOIDCClients, hashCode, hasMatchingCondition, hasMatchingConsumingUser, hasMatchingCurrentOIDCClient, removeAllFromConditions, removeAllFromConsumingUsers, removeAllFromCurrentOIDCClients, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConditions, removeFromConsumingUsers, removeFromCurrentOIDCClients, removeMatchingFromCurrentOIDCClients, setNewCurrentOIDCClientLike, setToConditions, setToConsumingUsers, setToCurrentOIDCClients, toString, withAdditionalProperties, withComponentName, withComponentNamespace, withConditions, withConditions, withConsumingUsers, withConsumingUsers, withCurrentOIDCClients, withCurrentOIDCClients
-
-