public class V1CephFSPersistentVolumeSourceBuilder extends V1CephFSPersistentVolumeSourceFluentImpl<V1CephFSPersistentVolumeSourceBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1CephFSPersistentVolumeSource,V1CephFSPersistentVolumeSourceBuilder>
V1CephFSPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>
V1CephFSPersistentVolumeSourceFluent.SecretRefNested<N>
_visitables, VISIT
Constructor and Description |
---|
V1CephFSPersistentVolumeSourceBuilder() |
V1CephFSPersistentVolumeSourceBuilder(Boolean validationEnabled) |
V1CephFSPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CephFSPersistentVolumeSource instance) |
V1CephFSPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CephFSPersistentVolumeSource instance,
Boolean validationEnabled) |
V1CephFSPersistentVolumeSourceBuilder(V1CephFSPersistentVolumeSourceFluent<?> fluent) |
V1CephFSPersistentVolumeSourceBuilder(V1CephFSPersistentVolumeSourceFluent<?> fluent,
Boolean validationEnabled) |
V1CephFSPersistentVolumeSourceBuilder(V1CephFSPersistentVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1CephFSPersistentVolumeSource instance) |
V1CephFSPersistentVolumeSourceBuilder(V1CephFSPersistentVolumeSourceFluent<?> fluent,
io.kubernetes.client.openapi.models.V1CephFSPersistentVolumeSource instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
io.kubernetes.client.openapi.models.V1CephFSPersistentVolumeSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToMonitors, addNewMonitor, addToMonitors, addToMonitors, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getFirstMonitor, getLastMonitor, getMatchingMonitor, getMonitor, getMonitors, getPath, getReadOnly, getSecretFile, getSecretRef, getUser, hasMatchingMonitor, hasMonitors, hasPath, hasReadOnly, hasSecretFile, hasSecretRef, hasUser, removeAllFromMonitors, removeFromMonitors, setToMonitors, withMonitors, withMonitors, withNewPath, withNewSecretFile, withNewSecretRef, withNewSecretRefLike, withNewUser, withPath, withReadOnly, withSecretFile, withSecretRef, withUser
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public V1CephFSPersistentVolumeSourceBuilder()
public V1CephFSPersistentVolumeSourceBuilder(Boolean validationEnabled)
public V1CephFSPersistentVolumeSourceBuilder(V1CephFSPersistentVolumeSourceFluent<?> fluent)
public V1CephFSPersistentVolumeSourceBuilder(V1CephFSPersistentVolumeSourceFluent<?> fluent, Boolean validationEnabled)
public V1CephFSPersistentVolumeSourceBuilder(V1CephFSPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1CephFSPersistentVolumeSource instance)
public V1CephFSPersistentVolumeSourceBuilder(V1CephFSPersistentVolumeSourceFluent<?> fluent, io.kubernetes.client.openapi.models.V1CephFSPersistentVolumeSource instance, Boolean validationEnabled)
public V1CephFSPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CephFSPersistentVolumeSource instance)
public V1CephFSPersistentVolumeSourceBuilder(io.kubernetes.client.openapi.models.V1CephFSPersistentVolumeSource instance, Boolean validationEnabled)
public io.kubernetes.client.openapi.models.V1CephFSPersistentVolumeSource build()
public boolean equals(Object o)
equals
in class V1CephFSPersistentVolumeSourceFluentImpl<V1CephFSPersistentVolumeSourceBuilder>
public int hashCode()
hashCode
in class V1CephFSPersistentVolumeSourceFluentImpl<V1CephFSPersistentVolumeSourceBuilder>
Copyright © 2021. All rights reserved.