public class AllocationResultBuilder extends AllocationResultFluentImpl<AllocationResultBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<AllocationResult,AllocationResultBuilder>
| Constructor and Description |
|---|
AllocationResultBuilder() |
AllocationResultBuilder(AllocationResult instance) |
AllocationResultBuilder(AllocationResult instance,
Boolean validationEnabled) |
AllocationResultBuilder(AllocationResultFluent<?> fluent) |
AllocationResultBuilder(AllocationResultFluent<?> fluent,
AllocationResult instance) |
AllocationResultBuilder(AllocationResultFluent<?> fluent,
AllocationResult instance,
Boolean validationEnabled) |
AllocationResultBuilder(AllocationResultFluent<?> fluent,
Boolean validationEnabled) |
AllocationResultBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
AllocationResult |
build() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getAvailableOnNodes, getResourceHandle, getShareable, hasAdditionalProperties, hasAvailableOnNodes, hashCode, hasResourceHandle, hasShareable, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAvailableOnNodes, withResourceHandle, withShareable, withShareableaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AllocationResultBuilder()
public AllocationResultBuilder(Boolean validationEnabled)
public AllocationResultBuilder(AllocationResultFluent<?> fluent)
public AllocationResultBuilder(AllocationResultFluent<?> fluent, Boolean validationEnabled)
public AllocationResultBuilder(AllocationResultFluent<?> fluent, AllocationResult instance)
public AllocationResultBuilder(AllocationResultFluent<?> fluent, AllocationResult instance, Boolean validationEnabled)
public AllocationResultBuilder(AllocationResult instance)
public AllocationResultBuilder(AllocationResult instance, Boolean validationEnabled)
public AllocationResult build()
build in interface io.fabric8.kubernetes.api.builder.Builder<AllocationResult>Copyright © 2015–2023 Red Hat. All rights reserved.