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