public class AllocationResultBuilder extends AllocationResultFluent<AllocationResultBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<AllocationResult,AllocationResultBuilder>
AllocationResultFluent.ResourceHandlesNested<N>| Constructor and Description |
|---|
AllocationResultBuilder() |
AllocationResultBuilder(AllocationResult instance) |
AllocationResultBuilder(AllocationResultFluent<?> fluent) |
AllocationResultBuilder(AllocationResultFluent<?> fluent,
AllocationResult instance) |
| Modifier and Type | Method and Description |
|---|---|
AllocationResult |
build() |
addAllToResourceHandles, addNewResourceHandle, addNewResourceHandleLike, addToAdditionalProperties, addToAdditionalProperties, addToResourceHandles, addToResourceHandles, buildFirstResourceHandle, buildLastResourceHandle, buildMatchingResourceHandle, buildResourceHandle, buildResourceHandles, copyInstance, editFirstResourceHandle, editLastResourceHandle, editMatchingResourceHandle, editResourceHandle, equals, getAdditionalProperties, getAvailableOnNodes, getShareable, hasAdditionalProperties, hasAvailableOnNodes, hashCode, hasMatchingResourceHandle, hasResourceHandles, hasShareable, removeAllFromResourceHandles, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromResourceHandles, removeMatchingFromResourceHandles, setNewResourceHandleLike, setToResourceHandles, toString, withAdditionalProperties, withAvailableOnNodes, withResourceHandles, withResourceHandles, withShareable, withShareableaggregate, aggregate, build, build, builderOf, getVisitableMappublic AllocationResultBuilder()
public AllocationResultBuilder(AllocationResultFluent<?> fluent)
public AllocationResultBuilder(AllocationResultFluent<?> fluent, AllocationResult instance)
public AllocationResultBuilder(AllocationResult instance)
public AllocationResult build()
build in interface io.fabric8.kubernetes.api.builder.Builder<AllocationResult>Copyright © 2015–2024 Red Hat. All rights reserved.