Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.requests |
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) |
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 |
---|---|
GetReplicationProgressRequest |
GetReplicationProgressRequest.Builder.build()
Build the instance of GetReplicationProgressRequest as configured by this builder
|
GetReplicationProgressRequest |
GetReplicationProgressRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetReplicationProgressRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetReplicationProgressRequest.Builder |
GetReplicationProgressRequest.Builder.copy(GetReplicationProgressRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.