public static final class ResourceAssignment.Builder
extends java.lang.Object
ResourceAssignment.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ResourceAssignment. |
| Modifier and Type | Method and Description |
|---|---|
ResourceAssignment |
build() |
ResourceAssignment.Builder |
setCpuCount(java.lang.Long cpuCount)
CPU count.
|
ResourceAssignment.Builder |
setMemoryAllocationInMb(java.lang.Long memoryAllocationInMb)
Memory allocation in MB.
|
public Builder()
ResourceAssignment.public ResourceAssignment.Builder setCpuCount(java.lang.Long cpuCount)
cpuCount - New value for the property.public ResourceAssignment.Builder setMemoryAllocationInMb(java.lang.Long memoryAllocationInMb)
memoryAllocationInMb - New value for the property.public ResourceAssignment build()