Class V1QuobyteVolumeSourceFluentImpl<A extends V1QuobyteVolumeSourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1QuobyteVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1QuobyteVolumeSourceFluent<A>
- Direct Known Subclasses:
V1QuobyteVolumeSourceBuilder
public class V1QuobyteVolumeSourceFluentImpl<A extends V1QuobyteVolumeSourceFluent<A>>
extends BaseFluent<A>
implements V1QuobyteVolumeSourceFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1QuobyteVolumeSourceFluentImpl
(io.kubernetes.client.openapi.models.V1QuobyteVolumeSource instance) -
Method Summary
Modifier and TypeMethodDescriptionboolean
getGroup()
getUser()
hasGroup()
int
hashCode()
hasUser()
toString()
withReadOnly
(Boolean readOnly) withRegistry
(String registry) withTenant
(String tenant) withVolume
(String volume) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1QuobyteVolumeSourceFluentImpl
public V1QuobyteVolumeSourceFluentImpl() -
V1QuobyteVolumeSourceFluentImpl
public V1QuobyteVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1QuobyteVolumeSource instance)
-
-
Method Details
-
getGroup
- Specified by:
getGroup
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
withGroup
- Specified by:
withGroup
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
hasGroup
- Specified by:
hasGroup
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
getReadOnly
- Specified by:
getReadOnly
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnly
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnly
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
getRegistry
- Specified by:
getRegistry
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
withRegistry
- Specified by:
withRegistry
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
hasRegistry
- Specified by:
hasRegistry
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
getTenant
- Specified by:
getTenant
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
withTenant
- Specified by:
withTenant
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
hasTenant
- Specified by:
hasTenant
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
getUser
- Specified by:
getUser
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
withUser
- Specified by:
withUser
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
hasUser
- Specified by:
hasUser
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
getVolume
- Specified by:
getVolume
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
withVolume
- Specified by:
withVolume
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
hasVolume
- Specified by:
hasVolume
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-
toString
-
withReadOnly
- Specified by:
withReadOnly
in interfaceV1QuobyteVolumeSourceFluent<A extends V1QuobyteVolumeSourceFluent<A>>
-