Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
static GetComputeGlobalImageCapabilitySchemaVersionRequest.Builder |
GetComputeGlobalImageCapabilitySchemaVersionRequest.builder()
Return a new builder for this request object.
|
GetComputeGlobalImageCapabilitySchemaVersionRequest.Builder |
GetComputeGlobalImageCapabilitySchemaVersionRequest.Builder.computeGlobalImageCapabilitySchemaId(String computeGlobalImageCapabilitySchemaId)
The OCID
of the compute global image capability schema
|
GetComputeGlobalImageCapabilitySchemaVersionRequest.Builder |
GetComputeGlobalImageCapabilitySchemaVersionRequest.Builder.computeGlobalImageCapabilitySchemaVersionName(String computeGlobalImageCapabilitySchemaVersionName)
The name of the compute global image capability schema version
|
GetComputeGlobalImageCapabilitySchemaVersionRequest.Builder |
GetComputeGlobalImageCapabilitySchemaVersionRequest.Builder.copy(GetComputeGlobalImageCapabilitySchemaVersionRequest o)
Copy method to populate the builder with values from the given instance.
|
GetComputeGlobalImageCapabilitySchemaVersionRequest.Builder |
GetComputeGlobalImageCapabilitySchemaVersionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetComputeGlobalImageCapabilitySchemaVersionRequest.Builder |
GetComputeGlobalImageCapabilitySchemaVersionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetComputeGlobalImageCapabilitySchemaVersionRequest.Builder |
GetComputeGlobalImageCapabilitySchemaVersionRequest.toBuilder()
Return an instance of
GetComputeGlobalImageCapabilitySchemaVersionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2023. All rights reserved.