Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
static GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder |
GetCloudExadataInfrastructureUnallocatedResourcesRequest.builder()
Return a new builder for this request object.
|
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder |
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder.cloudExadataInfrastructureId(String cloudExadataInfrastructureId)
The cloud Exadata infrastructure
OCID.
|
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder |
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder.copy(GetCloudExadataInfrastructureUnallocatedResourcesRequest o)
Copy method to populate the builder with values from the given instance.
|
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder |
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder.dbServers(List<String> dbServers)
The list of
OCIDs of the Db
servers.
|
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder |
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder.dbServers(String singularValue)
Singular setter.
|
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder |
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder |
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder |
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder |
GetCloudExadataInfrastructureUnallocatedResourcesRequest.toBuilder()
Return an instance of
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.