public class V1ListMetaBuilder extends V1ListMetaFluentImpl<V1ListMetaBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ListMeta,V1ListMetaBuilder>
_visitables, VISIT| Constructor and Description |
|---|
V1ListMetaBuilder() |
V1ListMetaBuilder(Boolean validationEnabled) |
V1ListMetaBuilder(io.kubernetes.client.openapi.models.V1ListMeta instance) |
V1ListMetaBuilder(io.kubernetes.client.openapi.models.V1ListMeta instance,
Boolean validationEnabled) |
V1ListMetaBuilder(V1ListMetaFluent<?> fluent) |
V1ListMetaBuilder(V1ListMetaFluent<?> fluent,
Boolean validationEnabled) |
V1ListMetaBuilder(V1ListMetaFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ListMeta instance) |
V1ListMetaBuilder(V1ListMetaFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ListMeta instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ListMeta |
build() |
equals, getContinue, getRemainingItemCount, getResourceVersion, getSelfLink, hasContinue, hashCode, hasRemainingItemCount, hasResourceVersion, hasSelfLink, toString, withContinue, withRemainingItemCount, withResourceVersion, withSelfLinkaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1ListMetaBuilder()
public V1ListMetaBuilder(Boolean validationEnabled)
public V1ListMetaBuilder(V1ListMetaFluent<?> fluent)
public V1ListMetaBuilder(V1ListMetaFluent<?> fluent, Boolean validationEnabled)
public V1ListMetaBuilder(V1ListMetaFluent<?> fluent, io.kubernetes.client.openapi.models.V1ListMeta instance)
public V1ListMetaBuilder(V1ListMetaFluent<?> fluent, io.kubernetes.client.openapi.models.V1ListMeta instance, Boolean validationEnabled)
public V1ListMetaBuilder(io.kubernetes.client.openapi.models.V1ListMeta instance)
public V1ListMetaBuilder(io.kubernetes.client.openapi.models.V1ListMeta instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.