Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
GetReplicationResponse |
FileStorageClient.getReplication(GetReplicationRequest request) |
GetReplicationResponse |
FileStorage.getReplication(GetReplicationRequest request)
Gets the specified replication’s information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetReplicationResponse> |
FileStorageAsync.getReplication(GetReplicationRequest request,
AsyncHandler<GetReplicationRequest,GetReplicationResponse> handler)
Gets the specified replication’s information.
|
Future<GetReplicationResponse> |
FileStorageAsyncClient.getReplication(GetReplicationRequest request,
AsyncHandler<GetReplicationRequest,GetReplicationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetReplicationResponse |
GetReplicationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetReplicationResponse.Builder |
GetReplicationResponse.Builder.copy(GetReplicationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.