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