Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.requests |
Modifier and Type | Method and Description |
---|---|
CreateTargetAssetResponse |
Migration.createTargetAsset(CreateTargetAssetRequest request)
Creates a target asset.
|
CreateTargetAssetResponse |
MigrationClient.createTargetAsset(CreateTargetAssetRequest request) |
Future<CreateTargetAssetResponse> |
MigrationAsync.createTargetAsset(CreateTargetAssetRequest request,
AsyncHandler<CreateTargetAssetRequest,CreateTargetAssetResponse> handler)
Creates a target asset.
|
Future<CreateTargetAssetResponse> |
MigrationAsyncClient.createTargetAsset(CreateTargetAssetRequest request,
AsyncHandler<CreateTargetAssetRequest,CreateTargetAssetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateTargetAssetResponse> |
MigrationAsync.createTargetAsset(CreateTargetAssetRequest request,
AsyncHandler<CreateTargetAssetRequest,CreateTargetAssetResponse> handler)
Creates a target asset.
|
Future<CreateTargetAssetResponse> |
MigrationAsyncClient.createTargetAsset(CreateTargetAssetRequest request,
AsyncHandler<CreateTargetAssetRequest,CreateTargetAssetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateTargetAssetRequest |
CreateTargetAssetRequest.Builder.build()
Build the instance of CreateTargetAssetRequest as configured by this builder
|
CreateTargetAssetRequest |
CreateTargetAssetRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateTargetAssetRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateTargetAssetRequest.Builder |
CreateTargetAssetRequest.Builder.copy(CreateTargetAssetRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.