Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetCloudExadataInfrastructureUnallocatedResourcesResponse> |
DatabaseAsyncClient.getCloudExadataInfrastructureUnallocatedResources(GetCloudExadataInfrastructureUnallocatedResourcesRequest request,
AsyncHandler<GetCloudExadataInfrastructureUnallocatedResourcesRequest,GetCloudExadataInfrastructureUnallocatedResourcesResponse> handler) |
Future<GetCloudExadataInfrastructureUnallocatedResourcesResponse> |
DatabaseAsync.getCloudExadataInfrastructureUnallocatedResources(GetCloudExadataInfrastructureUnallocatedResourcesRequest request,
AsyncHandler<GetCloudExadataInfrastructureUnallocatedResourcesRequest,GetCloudExadataInfrastructureUnallocatedResourcesResponse> handler)
Gets unallocated resources information for the specified Cloud Exadata infrastructure.
|
Modifier and Type | Method and Description |
---|---|
GetCloudExadataInfrastructureUnallocatedResourcesRequest |
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder.build()
Build the instance of GetCloudExadataInfrastructureUnallocatedResourcesRequest as
configured by this builder
|
GetCloudExadataInfrastructureUnallocatedResourcesRequest |
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetCloudExadataInfrastructureUnallocatedResourcesRequest as
configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder |
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder.copy(GetCloudExadataInfrastructureUnallocatedResourcesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.