ComputeGpuMemoryCluster.Builder |
ComputeGpuMemoryCluster.Builder.availabilityDomain(String availabilityDomain) |
The availability domain of the GPU memory cluster.
|
static ComputeGpuMemoryCluster.Builder |
ComputeGpuMemoryCluster.builder() |
Create a new builder.
|
ComputeGpuMemoryCluster.Builder |
ComputeGpuMemoryCluster.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment that contains the compute GPU memory cluster.
|
ComputeGpuMemoryCluster.Builder |
ComputeGpuMemoryCluster.Builder.computeClusterId(String computeClusterId) |
The OCID of the
compute cluster.
|
ComputeGpuMemoryCluster.Builder |
ComputeGpuMemoryCluster.Builder.copy(ComputeGpuMemoryCluster model) |
|
ComputeGpuMemoryCluster.Builder |
ComputeGpuMemoryCluster.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ComputeGpuMemoryCluster.Builder |
ComputeGpuMemoryCluster.Builder.displayName(String displayName) |
A user-friendly name.
|
ComputeGpuMemoryCluster.Builder |
ComputeGpuMemoryCluster.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
ComputeGpuMemoryCluster.Builder |
ComputeGpuMemoryCluster.Builder.gpuMemoryFabricId(String gpuMemoryFabricId) |
The OCID of the
GPU memory fabric.
|
ComputeGpuMemoryCluster.Builder |
ComputeGpuMemoryCluster.Builder.id(String id) |
The OCID for the
Customer-unique GPU memory cluster
|
ComputeGpuMemoryCluster.Builder |
ComputeGpuMemoryCluster.Builder.instanceConfigurationId(String instanceConfigurationId) |
The OCID of the Instance Configuration used to source launch details for this instance.
|
ComputeGpuMemoryCluster.Builder |
ComputeGpuMemoryCluster.Builder.lifecycleState(ComputeGpuMemoryCluster.LifecycleState lifecycleState) |
The lifecycle state of the GPU memory cluster
|
ComputeGpuMemoryCluster.Builder |
ComputeGpuMemoryCluster.Builder.size(Long size) |
The number of instances currently running in the GpuMemoryCluster
|
ComputeGpuMemoryCluster.Builder |
ComputeGpuMemoryCluster.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
ComputeGpuMemoryCluster.Builder |
ComputeGpuMemoryCluster.Builder.timeCreated(Date timeCreated) |
The date and time the GPU memory cluster was created.
|
ComputeGpuMemoryCluster.Builder |
ComputeGpuMemoryCluster.toBuilder() |
|