public class ResourceListBuilder extends ResourceListFluentImpl<ResourceListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ResourceList,ResourceListBuilder>
ResourceListFluentImpl.InstancesNestedImpl<N>ResourceListFluent.InstancesNested<N>| Constructor and Description |
|---|
ResourceListBuilder() |
ResourceListBuilder(Boolean validationEnabled) |
ResourceListBuilder(ResourceList instance) |
ResourceListBuilder(ResourceList instance,
Boolean validationEnabled) |
ResourceListBuilder(ResourceListFluent<?> fluent) |
ResourceListBuilder(ResourceListFluent<?> fluent,
Boolean validationEnabled) |
ResourceListBuilder(ResourceListFluent<?> fluent,
ResourceList instance) |
ResourceListBuilder(ResourceListFluent<?> fluent,
ResourceList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ResourceList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToInstances, addNewInstance, addNewInstance, addNewInstanceLike, addToAdditionalProperties, addToAdditionalProperties, addToInstances, addToInstances, buildFirstInstance, buildInstance, buildInstances, buildLastInstance, buildMatchingInstance, editFirstInstance, editInstance, editLastInstance, editMatchingInstance, getAdditionalProperties, getGroup, getInstances, getKind, hasAdditionalProperties, hasGroup, hasInstances, hasKind, hasMatchingInstance, removeAllFromInstances, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromInstances, removeMatchingFromInstances, setNewInstanceLike, setToInstances, withAdditionalProperties, withGroup, withInstances, withInstances, withKind, withNewGroup, withNewKindaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ResourceListBuilder()
public ResourceListBuilder(Boolean validationEnabled)
public ResourceListBuilder(ResourceListFluent<?> fluent)
public ResourceListBuilder(ResourceListFluent<?> fluent, Boolean validationEnabled)
public ResourceListBuilder(ResourceListFluent<?> fluent, ResourceList instance)
public ResourceListBuilder(ResourceListFluent<?> fluent, ResourceList instance, Boolean validationEnabled)
public ResourceListBuilder(ResourceList instance)
public ResourceListBuilder(ResourceList instance, Boolean validationEnabled)
public ResourceList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ResourceList>public boolean equals(Object o)
equals in class ResourceListFluentImpl<ResourceListBuilder>public int hashCode()
hashCode in class ResourceListFluentImpl<ResourceListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.