Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetBlockVolumeReplicaResponse> |
BlockstorageAsync.getBlockVolumeReplica(GetBlockVolumeReplicaRequest request,
AsyncHandler<GetBlockVolumeReplicaRequest,GetBlockVolumeReplicaResponse> handler)
Gets information for the specified block volume replica.
|
Future<GetBlockVolumeReplicaResponse> |
BlockstorageAsyncClient.getBlockVolumeReplica(GetBlockVolumeReplicaRequest request,
AsyncHandler<GetBlockVolumeReplicaRequest,GetBlockVolumeReplicaResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetBlockVolumeReplicaRequest |
GetBlockVolumeReplicaRequest.Builder.build()
Build the instance of GetBlockVolumeReplicaRequest as configured by this builder
|
GetBlockVolumeReplicaRequest |
GetBlockVolumeReplicaRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetBlockVolumeReplicaRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetBlockVolumeReplicaRequest.Builder |
GetBlockVolumeReplicaRequest.Builder.copy(GetBlockVolumeReplicaRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.