Package | Description |
---|---|
com.oracle.bmc.recovery | |
com.oracle.bmc.recovery.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetRecoveryServiceSubnetResponse> |
DatabaseRecoveryAsync.getRecoveryServiceSubnet(GetRecoveryServiceSubnetRequest request,
AsyncHandler<GetRecoveryServiceSubnetRequest,GetRecoveryServiceSubnetResponse> handler)
Gets information about a specified recovery service subnet.
|
Future<GetRecoveryServiceSubnetResponse> |
DatabaseRecoveryAsyncClient.getRecoveryServiceSubnet(GetRecoveryServiceSubnetRequest request,
AsyncHandler<GetRecoveryServiceSubnetRequest,GetRecoveryServiceSubnetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetRecoveryServiceSubnetRequest |
GetRecoveryServiceSubnetRequest.Builder.build()
Build the instance of GetRecoveryServiceSubnetRequest as configured by this builder
|
GetRecoveryServiceSubnetRequest |
GetRecoveryServiceSubnetRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetRecoveryServiceSubnetRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetRecoveryServiceSubnetRequest.Builder |
GetRecoveryServiceSubnetRequest.Builder.copy(GetRecoveryServiceSubnetRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.