Package io.fabric8.openshift.api.model
Interface SubjectAccessReviewFluent.OAuthClientContentNested<N>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<SubjectAccessReviewFluent.OAuthClientContentNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,OAuthClientFluent<SubjectAccessReviewFluent.OAuthClientContentNested<N>>
- All Known Implementing Classes:
SubjectAccessReviewFluentImpl.OAuthClientContentNestedImpl
- Enclosing interface:
- SubjectAccessReviewFluent<A extends SubjectAccessReviewFluent<A>>
public static interface SubjectAccessReviewFluent.OAuthClientContentNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, OAuthClientFluent<SubjectAccessReviewFluent.OAuthClientContentNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.OAuthClientFluent
OAuthClientFluent.MetadataNested<N>, OAuthClientFluent.ScopeRestrictionsNested<N> -
Method Summary
Modifier and Type Method Description Nand()NendOAuthClientContent()Methods inherited from interface io.fabric8.openshift.api.model.OAuthClientFluent
addAllToAdditionalSecrets, addAllToRedirectURIs, addAllToScopeRestrictions, addNewAdditionalSecret, addNewAdditionalSecret, addNewAdditionalSecret, addNewRedirectURI, addNewRedirectURI, addNewRedirectURI, addNewScopeRestriction, addNewScopeRestrictionLike, addToAdditionalSecrets, addToAdditionalSecrets, addToRedirectURIs, addToRedirectURIs, addToScopeRestrictions, addToScopeRestrictions, buildFirstScopeRestriction, buildLastScopeRestriction, buildMatchingScopeRestriction, buildMetadata, buildScopeRestriction, buildScopeRestrictions, editFirstScopeRestriction, editLastScopeRestriction, editMatchingScopeRestriction, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editScopeRestriction, getAccessTokenInactivityTimeoutSeconds, getAccessTokenMaxAgeSeconds, getAdditionalSecret, getAdditionalSecrets, getApiVersion, getFirstAdditionalSecret, getFirstRedirectURI, getGrantMethod, getKind, getLastAdditionalSecret, getLastRedirectURI, getMatchingAdditionalSecret, getMatchingRedirectURI, getMetadata, getRedirectURI, getRedirectURIs, getScopeRestrictions, getSecret, hasAccessTokenInactivityTimeoutSeconds, hasAccessTokenMaxAgeSeconds, hasAdditionalSecrets, hasApiVersion, hasGrantMethod, hasKind, hasMatchingAdditionalSecret, hasMatchingRedirectURI, hasMatchingScopeRestriction, hasMetadata, hasRedirectURIs, hasRespondWithChallenges, hasScopeRestrictions, hasSecret, isRespondWithChallenges, removeAllFromAdditionalSecrets, removeAllFromRedirectURIs, removeAllFromScopeRestrictions, removeFromAdditionalSecrets, removeFromRedirectURIs, removeFromScopeRestrictions, removeMatchingFromScopeRestrictions, setNewScopeRestrictionLike, setToAdditionalSecrets, setToRedirectURIs, setToScopeRestrictions, withAccessTokenInactivityTimeoutSeconds, withAccessTokenMaxAgeSeconds, withAdditionalSecrets, withAdditionalSecrets, withApiVersion, withGrantMethod, withKind, withMetadata, withNewAccessTokenInactivityTimeoutSeconds, withNewAccessTokenInactivityTimeoutSeconds, withNewAccessTokenMaxAgeSeconds, withNewAccessTokenMaxAgeSeconds, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewGrantMethod, withNewGrantMethod, withNewGrantMethod, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewRespondWithChallenges, withNewRespondWithChallenges, withNewSecret, withNewSecret, withNewSecret, withRedirectURIs, withRedirectURIs, withRespondWithChallenges, withScopeRestrictions, withScopeRestrictions, withSecret
-
Method Details
-
and
N and()- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endOAuthClientContent
N endOAuthClientContent()
-