Package | Description |
---|---|
com.oracle.bmc.applicationmigration | |
com.oracle.bmc.applicationmigration.requests |
Modifier and Type | Method and Description |
---|---|
CreateSourceResponse |
ApplicationMigrationClient.createSource(CreateSourceRequest request) |
CreateSourceResponse |
ApplicationMigration.createSource(CreateSourceRequest request)
Creates a source in the specified compartment.
|
Future<CreateSourceResponse> |
ApplicationMigrationAsyncClient.createSource(CreateSourceRequest request,
AsyncHandler<CreateSourceRequest,CreateSourceResponse> handler) |
Future<CreateSourceResponse> |
ApplicationMigrationAsync.createSource(CreateSourceRequest request,
AsyncHandler<CreateSourceRequest,CreateSourceResponse> handler)
Creates a source in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateSourceResponse> |
ApplicationMigrationAsyncClient.createSource(CreateSourceRequest request,
AsyncHandler<CreateSourceRequest,CreateSourceResponse> handler) |
Future<CreateSourceResponse> |
ApplicationMigrationAsync.createSource(CreateSourceRequest request,
AsyncHandler<CreateSourceRequest,CreateSourceResponse> handler)
Creates a source in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
CreateSourceRequest |
CreateSourceRequest.Builder.build()
Build the instance of CreateSourceRequest as configured by this builder
|
CreateSourceRequest |
CreateSourceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateSourceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateSourceRequest.Builder |
CreateSourceRequest.Builder.copy(CreateSourceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.