public class V1GlusterfsPersistentVolumeSourceBuilder extends V1GlusterfsPersistentVolumeSourceFluentImpl<V1GlusterfsPersistentVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1GlusterfsPersistentVolumeSource,V1GlusterfsPersistentVolumeSourceBuilder>
_visitables, VISIT
Modifier and Type | Method and Description |
---|---|
io.kubernetes.client.openapi.models.V1GlusterfsPersistentVolumeSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getEndpoints, getEndpointsNamespace, getPath, getReadOnly, hasEndpoints, hasEndpointsNamespace, hasPath, hasReadOnly, withEndpoints, withEndpointsNamespace, withNewEndpoints, withNewEndpointsNamespace, withNewPath, withPath, withReadOnly
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1GlusterfsPersistentVolumeSourceBuilder()
public V1GlusterfsPersistentVolumeSourceBuilder(Boolean validationEnabled)
public V1GlusterfsPersistentVolumeSourceBuilder(V1GlusterfsPersistentVolumeSourceFluent<?> fluent)
public V1GlusterfsPersistentVolumeSourceBuilder(V1GlusterfsPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1GlusterfsPersistentVolumeSourceBuilder(V1GlusterfsPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1GlusterfsPersistentVolumeSource instance)
public V1GlusterfsPersistentVolumeSourceBuilder(V1GlusterfsPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1GlusterfsPersistentVolumeSource instance, Boolean validationEnabled)
public V1GlusterfsPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1GlusterfsPersistentVolumeSource instance)
public V1GlusterfsPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1GlusterfsPersistentVolumeSource instance, Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1GlusterfsPersistentVolumeSource build()
public boolean equals(Object o)
equals
in class V1GlusterfsPersistentVolumeSourceFluentImpl<V1GlusterfsPersistentVolumeSourceBuilder>
public int hashCode()
hashCode
in class V1GlusterfsPersistentVolumeSourceFluentImpl<V1GlusterfsPersistentVolumeSourceBuilder>
Copyright © 2021. All rights reserved.