Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.responses |
Modifier and Type | Method and Description |
---|---|
ChangeMigrationCompartmentResponse |
Migration.changeMigrationCompartment(ChangeMigrationCompartmentRequest request)
Moves a migration resource from one compartment identifier to another.
|
ChangeMigrationCompartmentResponse |
MigrationClient.changeMigrationCompartment(ChangeMigrationCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeMigrationCompartmentResponse> |
MigrationAsync.changeMigrationCompartment(ChangeMigrationCompartmentRequest request,
AsyncHandler<ChangeMigrationCompartmentRequest,ChangeMigrationCompartmentResponse> handler)
Moves a migration resource from one compartment identifier to another.
|
Future<ChangeMigrationCompartmentResponse> |
MigrationAsyncClient.changeMigrationCompartment(ChangeMigrationCompartmentRequest request,
AsyncHandler<ChangeMigrationCompartmentRequest,ChangeMigrationCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeMigrationCompartmentResponse> |
MigrationAsync.changeMigrationCompartment(ChangeMigrationCompartmentRequest request,
AsyncHandler<ChangeMigrationCompartmentRequest,ChangeMigrationCompartmentResponse> handler)
Moves a migration resource from one compartment identifier to another.
|
Future<ChangeMigrationCompartmentResponse> |
MigrationAsyncClient.changeMigrationCompartment(ChangeMigrationCompartmentRequest request,
AsyncHandler<ChangeMigrationCompartmentRequest,ChangeMigrationCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeMigrationCompartmentResponse |
ChangeMigrationCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeMigrationCompartmentResponse.Builder |
ChangeMigrationCompartmentResponse.Builder.copy(ChangeMigrationCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.