Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ListAutonomousExadataInfrastructureShapesResponse |
DatabaseClient.listAutonomousExadataInfrastructureShapes(ListAutonomousExadataInfrastructureShapesRequest request) |
ListAutonomousExadataInfrastructureShapesResponse |
Database.listAutonomousExadataInfrastructureShapes(ListAutonomousExadataInfrastructureShapesRequest request)
Gets a list of the shapes that can be used to launch a new Autonomous Exadata Infrastructure resource.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAutonomousExadataInfrastructureShapesResponse> |
DatabaseAsyncClient.listAutonomousExadataInfrastructureShapes(ListAutonomousExadataInfrastructureShapesRequest request,
AsyncHandler<ListAutonomousExadataInfrastructureShapesRequest,ListAutonomousExadataInfrastructureShapesResponse> handler) |
Future<ListAutonomousExadataInfrastructureShapesResponse> |
DatabaseAsync.listAutonomousExadataInfrastructureShapes(ListAutonomousExadataInfrastructureShapesRequest request,
AsyncHandler<ListAutonomousExadataInfrastructureShapesRequest,ListAutonomousExadataInfrastructureShapesResponse> handler)
Gets a list of the shapes that can be used to launch a new Autonomous Exadata Infrastructure resource.
|
Modifier and Type | Method and Description |
---|---|
ListAutonomousExadataInfrastructureShapesResponse |
ListAutonomousExadataInfrastructureShapesResponse.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ListAutonomousExadataInfrastructureShapesResponse.Builder |
ListAutonomousExadataInfrastructureShapesResponse.Builder.copy(ListAutonomousExadataInfrastructureShapesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.