Class V1SysctlFluentImpl<A extends V1SysctlFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1SysctlFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1SysctlFluent<A>
- Direct Known Subclasses:
V1SysctlBuilder
public class V1SysctlFluentImpl<A extends V1SysctlFluent<A>>
extends BaseFluent<A>
implements V1SysctlFluent<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
-
V1SysctlFluentImpl
public V1SysctlFluentImpl() -
V1SysctlFluentImpl
public V1SysctlFluentImpl(io.kubernetes.client.openapi.models.V1Sysctl instance)
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceV1SysctlFluent<A extends V1SysctlFluent<A>>
-
withName
- Specified by:
withNamein interfaceV1SysctlFluent<A extends V1SysctlFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceV1SysctlFluent<A extends V1SysctlFluent<A>>
-
getValue
- Specified by:
getValuein interfaceV1SysctlFluent<A extends V1SysctlFluent<A>>
-
withValue
- Specified by:
withValuein interfaceV1SysctlFluent<A extends V1SysctlFluent<A>>
-
hasValue
- Specified by:
hasValuein interfaceV1SysctlFluent<A extends V1SysctlFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1SysctlFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1SysctlFluent<A>>
-
toString
-