Class V1RoleRefFluentImpl<A extends V1RoleRefFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1RoleRefFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1RoleRefFluent<A>
- Direct Known Subclasses:
V1RoleRefBuilder
public class V1RoleRefFluentImpl<A extends V1RoleRefFluent<A>>
extends BaseFluent<A>
implements V1RoleRefFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1RoleRefFluentImpl
public V1RoleRefFluentImpl() -
V1RoleRefFluentImpl
public V1RoleRefFluentImpl(io.kubernetes.client.openapi.models.V1RoleRef instance)
-
-
Method Details
-
getApiGroup
- Specified by:
getApiGroupin interfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>
-
withApiGroup
- Specified by:
withApiGroupin interfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>
-
hasApiGroup
- Specified by:
hasApiGroupin interfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>
-
getKind
- Specified by:
getKindin interfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>
-
withKind
- Specified by:
withKindin interfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>
-
getName
- Specified by:
getNamein interfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>
-
withName
- Specified by:
withNamein interfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1RoleRefFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1RoleRefFluent<A>>
-
toString
-