Uses of Class
com.oracle.bmc.databasemanagement.requests.GetExternalExadataInfrastructureRequest
-
Packages that use GetExternalExadataInfrastructureRequest Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.requests -
-
Uses of GetExternalExadataInfrastructureRequest in com.oracle.bmc.databasemanagement
Method parameters in com.oracle.bmc.databasemanagement with type arguments of type GetExternalExadataInfrastructureRequest Modifier and Type Method Description Future<GetExternalExadataInfrastructureResponse>
DbManagementAsync. getExternalExadataInfrastructure(GetExternalExadataInfrastructureRequest request, AsyncHandler<GetExternalExadataInfrastructureRequest,GetExternalExadataInfrastructureResponse> handler)
Gets the details for the Exadata infrastructure specified by externalExadataInfrastructureId.Future<GetExternalExadataInfrastructureResponse>
DbManagementAsyncClient. getExternalExadataInfrastructure(GetExternalExadataInfrastructureRequest request, AsyncHandler<GetExternalExadataInfrastructureRequest,GetExternalExadataInfrastructureResponse> handler)
-
Uses of GetExternalExadataInfrastructureRequest in com.oracle.bmc.databasemanagement.requests
Methods in com.oracle.bmc.databasemanagement.requests that return GetExternalExadataInfrastructureRequest Modifier and Type Method Description GetExternalExadataInfrastructureRequest
GetExternalExadataInfrastructureRequest.Builder. build()
Build the instance of GetExternalExadataInfrastructureRequest as configured by this builderGetExternalExadataInfrastructureRequest
GetExternalExadataInfrastructureRequest.Builder. buildWithoutInvocationCallback()
Build the instance of GetExternalExadataInfrastructureRequest as configured by this builderMethods in com.oracle.bmc.databasemanagement.requests with parameters of type GetExternalExadataInfrastructureRequest Modifier and Type Method Description GetExternalExadataInfrastructureRequest.Builder
GetExternalExadataInfrastructureRequest.Builder. copy(GetExternalExadataInfrastructureRequest o)
Copy method to populate the builder with values from the given instance.
-