Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.responses |
Modifier and Type | Method and Description |
---|---|
CreateTargetAssetResponse |
Migration.createTargetAsset(CreateTargetAssetRequest request)
Creates a target asset.
|
CreateTargetAssetResponse |
MigrationClient.createTargetAsset(CreateTargetAssetRequest request) |
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 |
---|---|
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 |
---|---|
CreateTargetAssetResponse |
CreateTargetAssetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateTargetAssetResponse.Builder |
CreateTargetAssetResponse.Builder.copy(CreateTargetAssetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.