Uses of Class
com.oracle.bmc.database.responses.GetCloudExadataInfrastructureResponse
- 
Packages that use GetCloudExadataInfrastructureResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses 
- 
- 
Uses of GetCloudExadataInfrastructureResponse in com.oracle.bmc.databaseMethods in com.oracle.bmc.database that return GetCloudExadataInfrastructureResponse Modifier and Type Method Description GetCloudExadataInfrastructureResponseDatabase. getCloudExadataInfrastructure(GetCloudExadataInfrastructureRequest request)Gets information about the specified cloud Exadata infrastructure resource.GetCloudExadataInfrastructureResponseDatabaseClient. getCloudExadataInfrastructure(GetCloudExadataInfrastructureRequest request)Method parameters in com.oracle.bmc.database with type arguments of type GetCloudExadataInfrastructureResponse Modifier and Type Method Description Future<GetCloudExadataInfrastructureResponse>DatabaseAsync. getCloudExadataInfrastructure(GetCloudExadataInfrastructureRequest request, AsyncHandler<GetCloudExadataInfrastructureRequest,GetCloudExadataInfrastructureResponse> handler)Gets information about the specified cloud Exadata infrastructure resource.Future<GetCloudExadataInfrastructureResponse>DatabaseAsyncClient. getCloudExadataInfrastructure(GetCloudExadataInfrastructureRequest request, AsyncHandler<GetCloudExadataInfrastructureRequest,GetCloudExadataInfrastructureResponse> handler)
- 
Uses of GetCloudExadataInfrastructureResponse in com.oracle.bmc.database.responsesMethods in com.oracle.bmc.database.responses that return GetCloudExadataInfrastructureResponse Modifier and Type Method Description GetCloudExadataInfrastructureResponseGetCloudExadataInfrastructureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type GetCloudExadataInfrastructureResponse Modifier and Type Method Description GetCloudExadataInfrastructureResponse.BuilderGetCloudExadataInfrastructureResponse.Builder. copy(GetCloudExadataInfrastructureResponse o)Copy method to populate the builder with values from the given instance.
 
-