Package io.fabric8.openshift.api.model
Class OAuthClientListFluent.ItemsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.OAuthClientFluent<OAuthClientListFluent.ItemsNested<N>>
-
- io.fabric8.openshift.api.model.OAuthClientListFluent.ItemsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- OAuthClientListFluent<A extends OAuthClientListFluent<A>>
public class OAuthClientListFluent.ItemsNested<N> extends OAuthClientFluent<OAuthClientListFluent.ItemsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.OAuthClientFluent
OAuthClientFluent.MetadataNested<N>, OAuthClientFluent.ScopeRestrictionsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from class io.fabric8.openshift.api.model.OAuthClientFluent
addAllToAdditionalSecrets, addAllToRedirectURIs, addAllToScopeRestrictions, addNewScopeRestriction, addNewScopeRestrictionLike, addToAdditionalProperties, addToAdditionalProperties, addToAdditionalSecrets, addToAdditionalSecrets, addToRedirectURIs, addToRedirectURIs, addToScopeRestrictions, addToScopeRestrictions, buildFirstScopeRestriction, buildLastScopeRestriction, buildMatchingScopeRestriction, buildMetadata, buildScopeRestriction, buildScopeRestrictions, copyInstance, editFirstScopeRestriction, editLastScopeRestriction, editMatchingScopeRestriction, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editScopeRestriction, equals, getAccessTokenInactivityTimeoutSeconds, getAccessTokenMaxAgeSeconds, getAdditionalProperties, getAdditionalSecret, getAdditionalSecrets, getApiVersion, getFirstAdditionalSecret, getFirstRedirectURI, getGrantMethod, getKind, getLastAdditionalSecret, getLastRedirectURI, getMatchingAdditionalSecret, getMatchingRedirectURI, getRedirectURI, getRedirectURIs, getRespondWithChallenges, getSecret, hasAccessTokenInactivityTimeoutSeconds, hasAccessTokenMaxAgeSeconds, hasAdditionalProperties, hasAdditionalSecrets, hasApiVersion, hasGrantMethod, hashCode, hasKind, hasMatchingAdditionalSecret, hasMatchingRedirectURI, hasMatchingScopeRestriction, hasMetadata, hasRedirectURIs, hasRespondWithChallenges, hasScopeRestrictions, hasSecret, removeAllFromAdditionalSecrets, removeAllFromRedirectURIs, removeAllFromScopeRestrictions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAdditionalSecrets, removeFromRedirectURIs, removeFromScopeRestrictions, removeMatchingFromScopeRestrictions, setNewScopeRestrictionLike, setToAdditionalSecrets, setToRedirectURIs, setToScopeRestrictions, toString, withAccessTokenInactivityTimeoutSeconds, withAccessTokenMaxAgeSeconds, withAdditionalProperties, withAdditionalSecrets, withAdditionalSecrets, withApiVersion, withGrantMethod, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withRedirectURIs, withRedirectURIs, withRespondWithChallenges, withRespondWithChallenges, withScopeRestrictions, withScopeRestrictions, withSecret
-
-