Package | Description |
---|---|
com.oracle.bmc.applicationmigration | |
com.oracle.bmc.applicationmigration.responses |
Modifier and Type | Method and Description |
---|---|
ChangeMigrationCompartmentResponse |
ApplicationMigrationClient.changeMigrationCompartment(ChangeMigrationCompartmentRequest request) |
ChangeMigrationCompartmentResponse |
ApplicationMigration.changeMigrationCompartment(ChangeMigrationCompartmentRequest request)
Moves the specified migration into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeMigrationCompartmentResponse> |
ApplicationMigrationAsync.changeMigrationCompartment(ChangeMigrationCompartmentRequest request,
AsyncHandler<ChangeMigrationCompartmentRequest,ChangeMigrationCompartmentResponse> handler)
Moves the specified migration into a different compartment within the same tenancy.
|
Future<ChangeMigrationCompartmentResponse> |
ApplicationMigrationAsyncClient.changeMigrationCompartment(ChangeMigrationCompartmentRequest request,
AsyncHandler<ChangeMigrationCompartmentRequest,ChangeMigrationCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeMigrationCompartmentResponse> |
ApplicationMigrationAsync.changeMigrationCompartment(ChangeMigrationCompartmentRequest request,
AsyncHandler<ChangeMigrationCompartmentRequest,ChangeMigrationCompartmentResponse> handler)
Moves the specified migration into a different compartment within the same tenancy.
|
Future<ChangeMigrationCompartmentResponse> |
ApplicationMigrationAsyncClient.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–2023. All rights reserved.