public static final class ResourcePoolTypes.ResourceAllocationInfo.Builder
extends java.lang.Object
ResourcePoolTypes.ResourceAllocationInfo.| Constructor and Description |
|---|
Builder(long reservation,
boolean expandableReservation,
long limit,
ResourcePoolTypes.SharesInfo shares)
Constructor with parameters for the required properties of
ResourcePoolTypes.ResourceAllocationInfo. |
| Modifier and Type | Method and Description |
|---|---|
ResourcePoolTypes.ResourceAllocationInfo |
build() |
public Builder(long reservation,
boolean expandableReservation,
long limit,
ResourcePoolTypes.SharesInfo shares)
ResourcePoolTypes.ResourceAllocationInfo.public ResourcePoolTypes.ResourceAllocationInfo build()