Class V1beta1ServiceAccountSubjectFluentImpl<A extends V1beta1ServiceAccountSubjectFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1beta1ServiceAccountSubjectFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1beta1ServiceAccountSubjectFluent<A>
- Direct Known Subclasses:
V1beta1ServiceAccountSubjectBuilder
public class V1beta1ServiceAccountSubjectFluentImpl<A extends V1beta1ServiceAccountSubjectFluent<A>>
extends BaseFluent<A>
implements V1beta1ServiceAccountSubjectFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1beta1ServiceAccountSubjectFluentImpl(io.kubernetes.client.openapi.models.V1beta1ServiceAccountSubject instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1beta1ServiceAccountSubjectFluentImpl
public V1beta1ServiceAccountSubjectFluentImpl() -
V1beta1ServiceAccountSubjectFluentImpl
public V1beta1ServiceAccountSubjectFluentImpl(io.kubernetes.client.openapi.models.V1beta1ServiceAccountSubject instance)
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceV1beta1ServiceAccountSubjectFluent<A extends V1beta1ServiceAccountSubjectFluent<A>>
-
withName
- Specified by:
withNamein interfaceV1beta1ServiceAccountSubjectFluent<A extends V1beta1ServiceAccountSubjectFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceV1beta1ServiceAccountSubjectFluent<A extends V1beta1ServiceAccountSubjectFluent<A>>
-
getNamespace
- Specified by:
getNamespacein interfaceV1beta1ServiceAccountSubjectFluent<A extends V1beta1ServiceAccountSubjectFluent<A>>
-
withNamespace
- Specified by:
withNamespacein interfaceV1beta1ServiceAccountSubjectFluent<A extends V1beta1ServiceAccountSubjectFluent<A>>
-
hasNamespace
- Specified by:
hasNamespacein interfaceV1beta1ServiceAccountSubjectFluent<A extends V1beta1ServiceAccountSubjectFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1beta1ServiceAccountSubjectFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1beta1ServiceAccountSubjectFluent<A>>
-
toString
-