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