Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetInfrastructureTargetVersionsResponse |
DatabaseClient.getInfrastructureTargetVersions(GetInfrastructureTargetVersionsRequest request) |
GetInfrastructureTargetVersionsResponse |
Database.getInfrastructureTargetVersions(GetInfrastructureTargetVersionsRequest request)
Gets details of the Exadata Infrastructure target system software versions that can be
applied to the specified infrastructure resource for maintenance updates.
|
Modifier and Type | Method and Description |
---|---|
Future<GetInfrastructureTargetVersionsResponse> |
DatabaseAsyncClient.getInfrastructureTargetVersions(GetInfrastructureTargetVersionsRequest request,
AsyncHandler<GetInfrastructureTargetVersionsRequest,GetInfrastructureTargetVersionsResponse> handler) |
Future<GetInfrastructureTargetVersionsResponse> |
DatabaseAsync.getInfrastructureTargetVersions(GetInfrastructureTargetVersionsRequest request,
AsyncHandler<GetInfrastructureTargetVersionsRequest,GetInfrastructureTargetVersionsResponse> handler)
Gets details of the Exadata Infrastructure target system software versions that can be
applied to the specified infrastructure resource for maintenance updates.
|
Modifier and Type | Method and Description |
---|---|
Future<GetInfrastructureTargetVersionsResponse> |
DatabaseAsyncClient.getInfrastructureTargetVersions(GetInfrastructureTargetVersionsRequest request,
AsyncHandler<GetInfrastructureTargetVersionsRequest,GetInfrastructureTargetVersionsResponse> handler) |
Future<GetInfrastructureTargetVersionsResponse> |
DatabaseAsync.getInfrastructureTargetVersions(GetInfrastructureTargetVersionsRequest request,
AsyncHandler<GetInfrastructureTargetVersionsRequest,GetInfrastructureTargetVersionsResponse> handler)
Gets details of the Exadata Infrastructure target system software versions that can be
applied to the specified infrastructure resource for maintenance updates.
|
Modifier and Type | Method and Description |
---|---|
GetInfrastructureTargetVersionsResponse |
GetInfrastructureTargetVersionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetInfrastructureTargetVersionsResponse.Builder |
GetInfrastructureTargetVersionsResponse.Builder.copy(GetInfrastructureTargetVersionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.