Class V1TokenRequestSpecFluentImpl<A extends V1TokenRequestSpecFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1TokenRequestSpecFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1TokenRequestSpecFluent<A>
- Direct Known Subclasses:
V1TokenRequestSpecBuilder
public class V1TokenRequestSpecFluentImpl<A extends V1TokenRequestSpecFluent<A>>
extends BaseFluent<A>
implements V1TokenRequestSpecFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1TokenRequestSpecFluent
V1TokenRequestSpecFluent.BoundObjectRefNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1TokenRequestSpecFluentImpl(io.kubernetes.client.openapi.models.V1TokenRequestSpec instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToAudiences(Collection<String> items) addToAudiences(Integer index, String item) addToAudiences(String... items) io.kubernetes.client.openapi.models.V1BoundObjectReferenceeditOrNewBoundObjectRefLike(io.kubernetes.client.openapi.models.V1BoundObjectReference item) booleangetAudience(Integer index) io.kubernetes.client.openapi.models.V1BoundObjectReferenceDeprecated.getMatchingAudience(Predicate<String> predicate) inthashCode()hasMatchingAudience(Predicate<String> predicate) removeAllFromAudiences(Collection<String> items) removeFromAudiences(String... items) setToAudiences(Integer index, String item) toString()withAudiences(String... audiences) withAudiences(List<String> audiences) withBoundObjectRef(io.kubernetes.client.openapi.models.V1BoundObjectReference boundObjectRef) withExpirationSeconds(Long expirationSeconds) withNewBoundObjectRefLike(io.kubernetes.client.openapi.models.V1BoundObjectReference item) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1TokenRequestSpecFluentImpl
public V1TokenRequestSpecFluentImpl() -
V1TokenRequestSpecFluentImpl
public V1TokenRequestSpecFluentImpl(io.kubernetes.client.openapi.models.V1TokenRequestSpec instance)
-
-
Method Details
-
addToAudiences
- Specified by:
addToAudiencesin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
setToAudiences
- Specified by:
setToAudiencesin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
addToAudiences
- Specified by:
addToAudiencesin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
addAllToAudiences
- Specified by:
addAllToAudiencesin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
removeFromAudiences
- Specified by:
removeFromAudiencesin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
removeAllFromAudiences
- Specified by:
removeAllFromAudiencesin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
getAudiences
- Specified by:
getAudiencesin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
getAudience
- Specified by:
getAudiencein interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
getFirstAudience
- Specified by:
getFirstAudiencein interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
getLastAudience
- Specified by:
getLastAudiencein interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
getMatchingAudience
- Specified by:
getMatchingAudiencein interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
hasMatchingAudience
- Specified by:
hasMatchingAudiencein interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
withAudiences
- Specified by:
withAudiencesin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
withAudiences
- Specified by:
withAudiencesin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
hasAudiences
- Specified by:
hasAudiencesin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
getBoundObjectRef
Deprecated.This method has been deprecated, please use method buildBoundObjectRef instead.- Specified by:
getBoundObjectRefin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>- Returns:
- The buildable object.
-
buildBoundObjectRef
public io.kubernetes.client.openapi.models.V1BoundObjectReference buildBoundObjectRef()- Specified by:
buildBoundObjectRefin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
withBoundObjectRef
public A withBoundObjectRef(io.kubernetes.client.openapi.models.V1BoundObjectReference boundObjectRef) - Specified by:
withBoundObjectRefin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
hasBoundObjectRef
- Specified by:
hasBoundObjectRefin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
withNewBoundObjectRef
- Specified by:
withNewBoundObjectRefin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
withNewBoundObjectRefLike
public V1TokenRequestSpecFluent.BoundObjectRefNested<A> withNewBoundObjectRefLike(io.kubernetes.client.openapi.models.V1BoundObjectReference item) - Specified by:
withNewBoundObjectRefLikein interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
editBoundObjectRef
- Specified by:
editBoundObjectRefin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
editOrNewBoundObjectRef
- Specified by:
editOrNewBoundObjectRefin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
editOrNewBoundObjectRefLike
public V1TokenRequestSpecFluent.BoundObjectRefNested<A> editOrNewBoundObjectRefLike(io.kubernetes.client.openapi.models.V1BoundObjectReference item) - Specified by:
editOrNewBoundObjectRefLikein interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
getExpirationSeconds
- Specified by:
getExpirationSecondsin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
withExpirationSeconds
- Specified by:
withExpirationSecondsin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
hasExpirationSeconds
- Specified by:
hasExpirationSecondsin interfaceV1TokenRequestSpecFluent<A extends V1TokenRequestSpecFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1TokenRequestSpecFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1TokenRequestSpecFluent<A>>
-
toString
-