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