Class V1beta1CSIStorageCapacityListBuilder
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityListFluentImpl<V1beta1CSIStorageCapacityListBuilder>
io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityListBuilder
- All Implemented Interfaces:
Builder<io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityList>
,Fluent<V1beta1CSIStorageCapacityListBuilder>
,Visitable<V1beta1CSIStorageCapacityListBuilder>
,VisitableBuilder<io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityList,
,V1beta1CSIStorageCapacityListBuilder> V1beta1CSIStorageCapacityListFluent<V1beta1CSIStorageCapacityListBuilder>
public class V1beta1CSIStorageCapacityListBuilder
extends V1beta1CSIStorageCapacityListFluentImpl<V1beta1CSIStorageCapacityListBuilder>
implements VisitableBuilder<io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityList,V1beta1CSIStorageCapacityListBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityListFluent
V1beta1CSIStorageCapacityListFluent.ItemsNested<N>, V1beta1CSIStorageCapacityListFluent.MetadataNested<N>
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1beta1CSIStorageCapacityListBuilder
(io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityList instance) V1beta1CSIStorageCapacityListBuilder
(V1beta1CSIStorageCapacityListFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityList instance) V1beta1CSIStorageCapacityListBuilder
(V1beta1CSIStorageCapacityListFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityList instance, Boolean validationEnabled) V1beta1CSIStorageCapacityListBuilder
(V1beta1CSIStorageCapacityListFluent<?> fluent, Boolean validationEnabled) V1beta1CSIStorageCapacityListBuilder
(io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityList instance, Boolean validationEnabled) V1beta1CSIStorageCapacityListBuilder
(Boolean validationEnabled) -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityList
build()
Methods inherited from class io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityListFluentImpl
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadataLike
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1beta1CSIStorageCapacityListBuilder
public V1beta1CSIStorageCapacityListBuilder() -
V1beta1CSIStorageCapacityListBuilder
-
V1beta1CSIStorageCapacityListBuilder
-
V1beta1CSIStorageCapacityListBuilder
public V1beta1CSIStorageCapacityListBuilder(V1beta1CSIStorageCapacityListFluent<?> fluent, Boolean validationEnabled) -
V1beta1CSIStorageCapacityListBuilder
public V1beta1CSIStorageCapacityListBuilder(V1beta1CSIStorageCapacityListFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityList instance) -
V1beta1CSIStorageCapacityListBuilder
public V1beta1CSIStorageCapacityListBuilder(V1beta1CSIStorageCapacityListFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityList instance, Boolean validationEnabled) -
V1beta1CSIStorageCapacityListBuilder
public V1beta1CSIStorageCapacityListBuilder(io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityList instance) -
V1beta1CSIStorageCapacityListBuilder
public V1beta1CSIStorageCapacityListBuilder(io.kubernetes.client.openapi.models.V1beta1CSIStorageCapacityList instance, Boolean validationEnabled)
-
-
Method Details