Uses of Class
com.oracle.bmc.cloudmigrations.responses.GetTargetAssetResponse
- 
Packages that use GetTargetAssetResponse Package Description com.oracle.bmc.cloudmigrations com.oracle.bmc.cloudmigrations.responses 
- 
- 
Uses of GetTargetAssetResponse in com.oracle.bmc.cloudmigrationsMethods in com.oracle.bmc.cloudmigrations that return GetTargetAssetResponse Modifier and Type Method Description GetTargetAssetResponseMigration. getTargetAsset(GetTargetAssetRequest request)Gets a target asset by identifier.GetTargetAssetResponseMigrationClient. getTargetAsset(GetTargetAssetRequest request)Method parameters in com.oracle.bmc.cloudmigrations with type arguments of type GetTargetAssetResponse Modifier and Type Method 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)
- 
Uses of GetTargetAssetResponse in com.oracle.bmc.cloudmigrations.responsesMethods in com.oracle.bmc.cloudmigrations.responses that return GetTargetAssetResponse Modifier and Type Method Description GetTargetAssetResponseGetTargetAssetResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.cloudmigrations.responses with parameters of type GetTargetAssetResponse Modifier and Type Method Description GetTargetAssetResponse.BuilderGetTargetAssetResponse.Builder. copy(GetTargetAssetResponse o)Copy method to populate the builder with values from the given instance.
 
-