Package | Description |
---|---|
com.oracle.bmc.cloudmigrations | |
com.oracle.bmc.cloudmigrations.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetTargetAssetRequest,GetTargetAssetResponse> |
MigrationWaiters.forTargetAsset(GetTargetAssetRequest request,
TargetAsset.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetTargetAssetRequest,GetTargetAssetResponse> |
MigrationWaiters.forTargetAsset(GetTargetAssetRequest request,
TargetAsset.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetTargetAssetRequest,GetTargetAssetResponse> |
MigrationWaiters.forTargetAsset(GetTargetAssetRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
TargetAsset.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetTargetAssetResponse> |
MigrationAsync.getTargetAsset(GetTargetAssetRequest request,
AsyncHandler<GetTargetAssetRequest,GetTargetAssetResponse> handler)
Gets a target asset by identifier.
|
Future<GetTargetAssetResponse> |
MigrationAsyncClient.getTargetAsset(GetTargetAssetRequest request,
AsyncHandler<GetTargetAssetRequest,GetTargetAssetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetTargetAssetRequest |
GetTargetAssetRequest.Builder.build()
Build the instance of GetTargetAssetRequest as configured by this builder
|
GetTargetAssetRequest |
GetTargetAssetRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetTargetAssetRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetTargetAssetRequest.Builder |
GetTargetAssetRequest.Builder.copy(GetTargetAssetRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.