Uses of Class
com.oracle.bmc.databasemanagement.responses.ListExternalExadataInfrastructuresResponse
-
Packages that use ListExternalExadataInfrastructuresResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of ListExternalExadataInfrastructuresResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return ListExternalExadataInfrastructuresResponse Modifier and Type Method Description ListExternalExadataInfrastructuresResponseDbManagement. listExternalExadataInfrastructures(ListExternalExadataInfrastructuresRequest request)Lists the Exadata infrastructure resources in the specified compartment.ListExternalExadataInfrastructuresResponseDbManagementClient. listExternalExadataInfrastructures(ListExternalExadataInfrastructuresRequest request)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type ListExternalExadataInfrastructuresResponse Modifier and Type Method Description Future<ListExternalExadataInfrastructuresResponse>DbManagementAsync. listExternalExadataInfrastructures(ListExternalExadataInfrastructuresRequest request, AsyncHandler<ListExternalExadataInfrastructuresRequest,ListExternalExadataInfrastructuresResponse> handler)Lists the Exadata infrastructure resources in the specified compartment.Future<ListExternalExadataInfrastructuresResponse>DbManagementAsyncClient. listExternalExadataInfrastructures(ListExternalExadataInfrastructuresRequest request, AsyncHandler<ListExternalExadataInfrastructuresRequest,ListExternalExadataInfrastructuresResponse> handler) -
Uses of ListExternalExadataInfrastructuresResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return ListExternalExadataInfrastructuresResponse Modifier and Type Method Description ListExternalExadataInfrastructuresResponseListExternalExadataInfrastructuresResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type ListExternalExadataInfrastructuresResponse Modifier and Type Method Description ListExternalExadataInfrastructuresResponse.BuilderListExternalExadataInfrastructuresResponse.Builder. copy(ListExternalExadataInfrastructuresResponse o)Copy method to populate the builder with values from the given instance.
-