Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeReplicationCompartmentResponse> |
FileStorageAsync.changeReplicationCompartment(ChangeReplicationCompartmentRequest request,
AsyncHandler<ChangeReplicationCompartmentRequest,ChangeReplicationCompartmentResponse> handler)
Moves a replication and its replication target into a different compartment within the same
tenancy.
|
Future<ChangeReplicationCompartmentResponse> |
FileStorageAsyncClient.changeReplicationCompartment(ChangeReplicationCompartmentRequest request,
AsyncHandler<ChangeReplicationCompartmentRequest,ChangeReplicationCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeReplicationCompartmentRequest |
ChangeReplicationCompartmentRequest.Builder.build()
Build the instance of ChangeReplicationCompartmentRequest as configured by this builder
|
ChangeReplicationCompartmentRequest |
ChangeReplicationCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeReplicationCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeReplicationCompartmentRequest.Builder |
ChangeReplicationCompartmentRequest.Builder.copy(ChangeReplicationCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.