UpdateComputeGpuMemoryClusterRequest.Builder |
UpdateComputeGpuMemoryClusterRequest.Builder.body$(UpdateComputeGpuMemoryClusterDetails body) |
Alternative setter for the body parameter.
|
static UpdateComputeGpuMemoryClusterRequest.Builder |
UpdateComputeGpuMemoryClusterRequest.builder() |
Return a new builder for this request object.
|
UpdateComputeGpuMemoryClusterRequest.Builder |
UpdateComputeGpuMemoryClusterRequest.Builder.computeGpuMemoryClusterId(String computeGpuMemoryClusterId) |
The OCID of the compute GPU memory cluster.
|
UpdateComputeGpuMemoryClusterRequest.Builder |
UpdateComputeGpuMemoryClusterRequest.Builder.copy(UpdateComputeGpuMemoryClusterRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateComputeGpuMemoryClusterRequest.Builder |
UpdateComputeGpuMemoryClusterRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateComputeGpuMemoryClusterRequest.Builder |
UpdateComputeGpuMemoryClusterRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateComputeGpuMemoryClusterRequest.Builder |
UpdateComputeGpuMemoryClusterRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
UpdateComputeGpuMemoryClusterRequest.Builder |
UpdateComputeGpuMemoryClusterRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
UpdateComputeGpuMemoryClusterRequest.Builder |
UpdateComputeGpuMemoryClusterRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateComputeGpuMemoryClusterRequest.Builder |
UpdateComputeGpuMemoryClusterRequest.toBuilder() |
|
UpdateComputeGpuMemoryClusterRequest.Builder |
UpdateComputeGpuMemoryClusterRequest.Builder.updateComputeGpuMemoryClusterDetails(UpdateComputeGpuMemoryClusterDetails updateComputeGpuMemoryClusterDetails) |
Update compute GPU memory cluster details.
|