Uses of Class
com.oracle.bmc.database.requests.GetCloudExadataInfrastructureUnallocatedResourcesRequest
-
Packages that use GetCloudExadataInfrastructureUnallocatedResourcesRequest Package Description com.oracle.bmc.database com.oracle.bmc.database.requests -
-
Uses of GetCloudExadataInfrastructureUnallocatedResourcesRequest in com.oracle.bmc.database
Method parameters in com.oracle.bmc.database with type arguments of type GetCloudExadataInfrastructureUnallocatedResourcesRequest 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 GetCloudExadataInfrastructureUnallocatedResourcesRequest in com.oracle.bmc.database.requests
Methods in com.oracle.bmc.database.requests that return GetCloudExadataInfrastructureUnallocatedResourcesRequest Modifier and Type Method Description GetCloudExadataInfrastructureUnallocatedResourcesRequest
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder. build()
Build the instance of GetCloudExadataInfrastructureUnallocatedResourcesRequest as configured by this builderGetCloudExadataInfrastructureUnallocatedResourcesRequest
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder. buildWithoutInvocationCallback()
Build the instance of GetCloudExadataInfrastructureUnallocatedResourcesRequest as configured by this builderMethods in com.oracle.bmc.database.requests with parameters of type GetCloudExadataInfrastructureUnallocatedResourcesRequest Modifier and Type Method Description GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder
GetCloudExadataInfrastructureUnallocatedResourcesRequest.Builder. copy(GetCloudExadataInfrastructureUnallocatedResourcesRequest o)
Copy method to populate the builder with values from the given instance.
-