Class V1GRPCActionFluentImpl<A extends V1GRPCActionFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1GRPCActionFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1GRPCActionFluent<A>
- Direct Known Subclasses:
V1GRPCActionBuilder
public class V1GRPCActionFluentImpl<A extends V1GRPCActionFluent<A>>
extends BaseFluent<A>
implements V1GRPCActionFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1GRPCActionFluentImpl
(io.kubernetes.client.openapi.models.V1GRPCAction instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1GRPCActionFluentImpl
public V1GRPCActionFluentImpl() -
V1GRPCActionFluentImpl
public V1GRPCActionFluentImpl(io.kubernetes.client.openapi.models.V1GRPCAction instance)
-
-
Method Details
-
getPort
- Specified by:
getPort
in interfaceV1GRPCActionFluent<A extends V1GRPCActionFluent<A>>
-
withPort
- Specified by:
withPort
in interfaceV1GRPCActionFluent<A extends V1GRPCActionFluent<A>>
-
hasPort
- Specified by:
hasPort
in interfaceV1GRPCActionFluent<A extends V1GRPCActionFluent<A>>
-
getService
- Specified by:
getService
in interfaceV1GRPCActionFluent<A extends V1GRPCActionFluent<A>>
-
withService
- Specified by:
withService
in interfaceV1GRPCActionFluent<A extends V1GRPCActionFluent<A>>
-
hasService
- Specified by:
hasService
in interfaceV1GRPCActionFluent<A extends V1GRPCActionFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1GRPCActionFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1GRPCActionFluent<A>>
-
toString
-