Uses of Class
com.oracle.bmc.cloudmigrations.responses.GetMigrationAssetResponse
- 
Packages that use GetMigrationAssetResponse Package Description com.oracle.bmc.cloudmigrations com.oracle.bmc.cloudmigrations.responses 
- 
- 
Uses of GetMigrationAssetResponse in com.oracle.bmc.cloudmigrationsMethods in com.oracle.bmc.cloudmigrations that return GetMigrationAssetResponse Modifier and Type Method Description GetMigrationAssetResponseMigration. getMigrationAsset(GetMigrationAssetRequest request)Gets a migration asset by identifier.GetMigrationAssetResponseMigrationClient. getMigrationAsset(GetMigrationAssetRequest request)Method parameters in com.oracle.bmc.cloudmigrations with type arguments of type GetMigrationAssetResponse Modifier and Type Method Description Future<GetMigrationAssetResponse>MigrationAsync. getMigrationAsset(GetMigrationAssetRequest request, AsyncHandler<GetMigrationAssetRequest,GetMigrationAssetResponse> handler)Gets a migration asset by identifier.Future<GetMigrationAssetResponse>MigrationAsyncClient. getMigrationAsset(GetMigrationAssetRequest request, AsyncHandler<GetMigrationAssetRequest,GetMigrationAssetResponse> handler)
- 
Uses of GetMigrationAssetResponse in com.oracle.bmc.cloudmigrations.responsesMethods in com.oracle.bmc.cloudmigrations.responses that return GetMigrationAssetResponse Modifier and Type Method Description GetMigrationAssetResponseGetMigrationAssetResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.cloudmigrations.responses with parameters of type GetMigrationAssetResponse Modifier and Type Method Description GetMigrationAssetResponse.BuilderGetMigrationAssetResponse.Builder. copy(GetMigrationAssetResponse o)Copy method to populate the builder with values from the given instance.
 
-