public class ResourceListBuilder extends ResourceListFluent<ResourceListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ResourceList,ResourceListBuilder>
ResourceListFluent.InstancesNested<N>| Constructor and Description |
|---|
ResourceListBuilder() |
ResourceListBuilder(ResourceList instance) |
ResourceListBuilder(ResourceListFluent<?> fluent) |
ResourceListBuilder(ResourceListFluent<?> fluent,
ResourceList instance) |
| Modifier and Type | Method and Description |
|---|---|
ResourceList |
build() |
addAllToInstances, addNewInstance, addNewInstance, addNewInstanceLike, addToAdditionalProperties, addToAdditionalProperties, addToInstances, addToInstances, buildFirstInstance, buildInstance, buildInstances, buildLastInstance, buildMatchingInstance, copyInstance, editFirstInstance, editInstance, editLastInstance, editMatchingInstance, equals, getAdditionalProperties, getGroup, getKind, hasAdditionalProperties, hasGroup, hashCode, hasInstances, hasKind, hasMatchingInstance, removeAllFromInstances, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromInstances, removeMatchingFromInstances, setNewInstanceLike, setToInstances, toString, withAdditionalProperties, withGroup, withInstances, withInstances, withKindaggregate, aggregate, build, build, builderOf, getVisitableMappublic ResourceListBuilder()
public ResourceListBuilder(ResourceListFluent<?> fluent)
public ResourceListBuilder(ResourceListFluent<?> fluent, ResourceList instance)
public ResourceListBuilder(ResourceList instance)
public ResourceList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ResourceList>Copyright © 2015–2024 Red Hat. All rights reserved.