Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetExadataIormConfigResponse |
DatabaseClient.getExadataIormConfig(GetExadataIormConfigRequest request) |
GetExadataIormConfigResponse |
Database.getExadataIormConfig(GetExadataIormConfigRequest request)
Gets the IORM configuration settings for the specified cloud Exadata DB system.
|
Modifier and Type | Method and Description |
---|---|
Future<GetExadataIormConfigResponse> |
DatabaseAsyncClient.getExadataIormConfig(GetExadataIormConfigRequest request,
AsyncHandler<GetExadataIormConfigRequest,GetExadataIormConfigResponse> handler) |
Future<GetExadataIormConfigResponse> |
DatabaseAsync.getExadataIormConfig(GetExadataIormConfigRequest request,
AsyncHandler<GetExadataIormConfigRequest,GetExadataIormConfigResponse> handler)
Gets the IORM configuration settings for the specified cloud Exadata DB system.
|
Modifier and Type | Method and Description |
---|---|
GetExadataIormConfigResponse |
GetExadataIormConfigResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetExadataIormConfigResponse.Builder |
GetExadataIormConfigResponse.Builder.copy(GetExadataIormConfigResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.