Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
UpdateReplicationResponse |
FileStorageClient.updateReplication(UpdateReplicationRequest request) |
UpdateReplicationResponse |
FileStorage.updateReplication(UpdateReplicationRequest request)
Updates the information for the specified replication and its associated replication target.
|
Future<UpdateReplicationResponse> |
FileStorageAsync.updateReplication(UpdateReplicationRequest request,
AsyncHandler<UpdateReplicationRequest,UpdateReplicationResponse> handler)
Updates the information for the specified replication and its associated replication target.
|
Future<UpdateReplicationResponse> |
FileStorageAsyncClient.updateReplication(UpdateReplicationRequest request,
AsyncHandler<UpdateReplicationRequest,UpdateReplicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateReplicationResponse> |
FileStorageAsync.updateReplication(UpdateReplicationRequest request,
AsyncHandler<UpdateReplicationRequest,UpdateReplicationResponse> handler)
Updates the information for the specified replication and its associated replication target.
|
Future<UpdateReplicationResponse> |
FileStorageAsyncClient.updateReplication(UpdateReplicationRequest request,
AsyncHandler<UpdateReplicationRequest,UpdateReplicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateReplicationRequest |
UpdateReplicationRequest.Builder.build()
Build the instance of UpdateReplicationRequest as configured by this builder
|
UpdateReplicationRequest |
UpdateReplicationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateReplicationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateReplicationRequest.Builder |
UpdateReplicationRequest.Builder.copy(UpdateReplicationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.