Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetExadataInfrastructureResponse> |
DatabaseAsyncClient.getExadataInfrastructure(GetExadataInfrastructureRequest request,
AsyncHandler<GetExadataInfrastructureRequest,GetExadataInfrastructureResponse> handler) |
Future<GetExadataInfrastructureResponse> |
DatabaseAsync.getExadataInfrastructure(GetExadataInfrastructureRequest request,
AsyncHandler<GetExadataInfrastructureRequest,GetExadataInfrastructureResponse> handler)
Gets information about the specified Exadata infrastructure.
|
Modifier and Type | Method and Description |
---|---|
GetExadataInfrastructureRequest |
GetExadataInfrastructureRequest.Builder.build()
Build the instance of GetExadataInfrastructureRequest as configured by this builder
|
GetExadataInfrastructureRequest |
GetExadataInfrastructureRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetExadataInfrastructureRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetExadataInfrastructureRequest.Builder |
GetExadataInfrastructureRequest.Builder.copy(GetExadataInfrastructureRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.