Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
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 |
---|---|
GetExternalExadataInfrastructureRequest |
GetExternalExadataInfrastructureRequest.Builder.build()
Build the instance of GetExternalExadataInfrastructureRequest as configured by this
builder
|
GetExternalExadataInfrastructureRequest |
GetExternalExadataInfrastructureRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetExternalExadataInfrastructureRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
GetExternalExadataInfrastructureRequest.Builder |
GetExternalExadataInfrastructureRequest.Builder.copy(GetExternalExadataInfrastructureRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.