Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
CreateReplicationResponse |
FileStorageClient.createReplication(CreateReplicationRequest request) |
CreateReplicationResponse |
FileStorage.createReplication(CreateReplicationRequest request)
Creates a new replication in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateReplicationResponse> |
FileStorageAsync.createReplication(CreateReplicationRequest request,
AsyncHandler<CreateReplicationRequest,CreateReplicationResponse> handler)
Creates a new replication in the specified compartment.
|
Future<CreateReplicationResponse> |
FileStorageAsyncClient.createReplication(CreateReplicationRequest request,
AsyncHandler<CreateReplicationRequest,CreateReplicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateReplicationResponse> |
FileStorageAsync.createReplication(CreateReplicationRequest request,
AsyncHandler<CreateReplicationRequest,CreateReplicationResponse> handler)
Creates a new replication in the specified compartment.
|
Future<CreateReplicationResponse> |
FileStorageAsyncClient.createReplication(CreateReplicationRequest request,
AsyncHandler<CreateReplicationRequest,CreateReplicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateReplicationResponse |
CreateReplicationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateReplicationResponse.Builder |
CreateReplicationResponse.Builder.copy(CreateReplicationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.