Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetExternalExadataInfrastructureResponse |
DbManagementClient.getExternalExadataInfrastructure(GetExternalExadataInfrastructureRequest request) |
GetExternalExadataInfrastructureResponse |
DbManagement.getExternalExadataInfrastructure(GetExternalExadataInfrastructureRequest request)
Gets the details for the Exadata infrastructure specified by externalExadataInfrastructureId.
|
Modifier and Type | Method and 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) |
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
GetExternalExadataInfrastructureResponse |
GetExternalExadataInfrastructureResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetExternalExadataInfrastructureResponse.Builder |
GetExternalExadataInfrastructureResponse.Builder.copy(GetExternalExadataInfrastructureResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.