Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.responses |
Modifier and Type | Method and Description |
---|---|
GetReplicationProgressResponse |
Migration.getReplicationProgress(GetReplicationProgressRequest request)
Gets the progress percentage of a migration asset’s replication process.
|
GetReplicationProgressResponse |
MigrationClient.getReplicationProgress(GetReplicationProgressRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetReplicationProgressResponse> |
MigrationAsync.getReplicationProgress(GetReplicationProgressRequest request,
AsyncHandler<GetReplicationProgressRequest,GetReplicationProgressResponse> handler)
Gets the progress percentage of a migration asset’s replication process.
|
Future<GetReplicationProgressResponse> |
MigrationAsyncClient.getReplicationProgress(GetReplicationProgressRequest request,
AsyncHandler<GetReplicationProgressRequest,GetReplicationProgressResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetReplicationProgressResponse> |
MigrationAsync.getReplicationProgress(GetReplicationProgressRequest request,
AsyncHandler<GetReplicationProgressRequest,GetReplicationProgressResponse> handler)
Gets the progress percentage of a migration asset’s replication process.
|
Future<GetReplicationProgressResponse> |
MigrationAsyncClient.getReplicationProgress(GetReplicationProgressRequest request,
AsyncHandler<GetReplicationProgressRequest,GetReplicationProgressResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetReplicationProgressResponse |
GetReplicationProgressResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetReplicationProgressResponse.Builder |
GetReplicationProgressResponse.Builder.copy(GetReplicationProgressResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.