Uses of Class
com.oracle.bmc.database.responses.GetCloudExadataInfrastructureUnallocatedResourcesResponse
-
Packages that use GetCloudExadataInfrastructureUnallocatedResourcesResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of GetCloudExadataInfrastructureUnallocatedResourcesResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return GetCloudExadataInfrastructureUnallocatedResourcesResponse Modifier and Type Method Description GetCloudExadataInfrastructureUnallocatedResourcesResponse
Database. getCloudExadataInfrastructureUnallocatedResources(GetCloudExadataInfrastructureUnallocatedResourcesRequest request)
Gets unallocated resources information for the specified Cloud Exadata infrastructure.GetCloudExadataInfrastructureUnallocatedResourcesResponse
DatabaseClient. getCloudExadataInfrastructureUnallocatedResources(GetCloudExadataInfrastructureUnallocatedResourcesRequest request)
Methods in com.oracle.bmc.database that return types with arguments of type GetCloudExadataInfrastructureUnallocatedResourcesResponse Modifier and Type Method Description Future<GetCloudExadataInfrastructureUnallocatedResourcesResponse>
DatabaseAsync. getCloudExadataInfrastructureUnallocatedResources(GetCloudExadataInfrastructureUnallocatedResourcesRequest request, AsyncHandler<GetCloudExadataInfrastructureUnallocatedResourcesRequest,GetCloudExadataInfrastructureUnallocatedResourcesResponse> handler)
Gets unallocated resources information for the specified Cloud Exadata infrastructure.Future<GetCloudExadataInfrastructureUnallocatedResourcesResponse>
DatabaseAsyncClient. getCloudExadataInfrastructureUnallocatedResources(GetCloudExadataInfrastructureUnallocatedResourcesRequest request, AsyncHandler<GetCloudExadataInfrastructureUnallocatedResourcesRequest,GetCloudExadataInfrastructureUnallocatedResourcesResponse> handler)
Method parameters in com.oracle.bmc.database with type arguments of type GetCloudExadataInfrastructureUnallocatedResourcesResponse Modifier and Type Method Description Future<GetCloudExadataInfrastructureUnallocatedResourcesResponse>
DatabaseAsync. getCloudExadataInfrastructureUnallocatedResources(GetCloudExadataInfrastructureUnallocatedResourcesRequest request, AsyncHandler<GetCloudExadataInfrastructureUnallocatedResourcesRequest,GetCloudExadataInfrastructureUnallocatedResourcesResponse> handler)
Gets unallocated resources information for the specified Cloud Exadata infrastructure.Future<GetCloudExadataInfrastructureUnallocatedResourcesResponse>
DatabaseAsyncClient. getCloudExadataInfrastructureUnallocatedResources(GetCloudExadataInfrastructureUnallocatedResourcesRequest request, AsyncHandler<GetCloudExadataInfrastructureUnallocatedResourcesRequest,GetCloudExadataInfrastructureUnallocatedResourcesResponse> handler)
-
Uses of GetCloudExadataInfrastructureUnallocatedResourcesResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return GetCloudExadataInfrastructureUnallocatedResourcesResponse Modifier and Type Method Description GetCloudExadataInfrastructureUnallocatedResourcesResponse
GetCloudExadataInfrastructureUnallocatedResourcesResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type GetCloudExadataInfrastructureUnallocatedResourcesResponse Modifier and Type Method Description GetCloudExadataInfrastructureUnallocatedResourcesResponse.Builder
GetCloudExadataInfrastructureUnallocatedResourcesResponse.Builder. copy(GetCloudExadataInfrastructureUnallocatedResourcesResponse o)
Copy method to populate the builder with values from the given instance.
-