Class V1PodDNSConfigOptionFluentImpl<A extends V1PodDNSConfigOptionFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1PodDNSConfigOptionFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1PodDNSConfigOptionFluent<A>
- Direct Known Subclasses:
V1PodDNSConfigOptionBuilder
public class V1PodDNSConfigOptionFluentImpl<A extends V1PodDNSConfigOptionFluent<A>>
extends BaseFluent<A>
implements V1PodDNSConfigOptionFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1PodDNSConfigOptionFluentImpl(io.kubernetes.client.openapi.models.V1PodDNSConfigOption instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1PodDNSConfigOptionFluentImpl
public V1PodDNSConfigOptionFluentImpl() -
V1PodDNSConfigOptionFluentImpl
public V1PodDNSConfigOptionFluentImpl(io.kubernetes.client.openapi.models.V1PodDNSConfigOption instance)
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceV1PodDNSConfigOptionFluent<A extends V1PodDNSConfigOptionFluent<A>>
-
withName
- Specified by:
withNamein interfaceV1PodDNSConfigOptionFluent<A extends V1PodDNSConfigOptionFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceV1PodDNSConfigOptionFluent<A extends V1PodDNSConfigOptionFluent<A>>
-
getValue
- Specified by:
getValuein interfaceV1PodDNSConfigOptionFluent<A extends V1PodDNSConfigOptionFluent<A>>
-
withValue
- Specified by:
withValuein interfaceV1PodDNSConfigOptionFluent<A extends V1PodDNSConfigOptionFluent<A>>
-
hasValue
- Specified by:
hasValuein interfaceV1PodDNSConfigOptionFluent<A extends V1PodDNSConfigOptionFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1PodDNSConfigOptionFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1PodDNSConfigOptionFluent<A>>
-
toString
-