Class MigrationCenterStub (0.28.0)

public abstract class MigrationCenterStub implements BackgroundResource

Base stub class for the MigrationCenter service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > MigrationCenterStub

Implements

BackgroundResource

Constructors

MigrationCenterStub()

public MigrationCenterStub()

Methods

addAssetsToGroupCallable()

public UnaryCallable<AddAssetsToGroupRequest,Operation> addAssetsToGroupCallable()
Returns
Type Description
UnaryCallable<AddAssetsToGroupRequest,Operation>

addAssetsToGroupOperationCallable()

public OperationCallable<AddAssetsToGroupRequest,Group,OperationMetadata> addAssetsToGroupOperationCallable()

aggregateAssetsValuesCallable()

public UnaryCallable<AggregateAssetsValuesRequest,AggregateAssetsValuesResponse> aggregateAssetsValuesCallable()

batchDeleteAssetsCallable()

public UnaryCallable<BatchDeleteAssetsRequest,Empty> batchDeleteAssetsCallable()
Returns
Type Description
UnaryCallable<BatchDeleteAssetsRequest,Empty>

batchUpdateAssetsCallable()

public UnaryCallable<BatchUpdateAssetsRequest,BatchUpdateAssetsResponse> batchUpdateAssetsCallable()

close()

public abstract void close()

createGroupCallable()

public UnaryCallable<CreateGroupRequest,Operation> createGroupCallable()
Returns
Type Description
UnaryCallable<CreateGroupRequest,Operation>

createGroupOperationCallable()

public OperationCallable<CreateGroupRequest,Group,OperationMetadata> createGroupOperationCallable()

createImportDataFileCallable()

public UnaryCallable<CreateImportDataFileRequest,Operation> createImportDataFileCallable()

createImportDataFileOperationCallable()

public OperationCallable<CreateImportDataFileRequest,ImportDataFile,OperationMetadata> createImportDataFileOperationCallable()

createImportJobCallable()

public UnaryCallable<CreateImportJobRequest,Operation> createImportJobCallable()
Returns
Type Description
UnaryCallable<CreateImportJobRequest,Operation>

createImportJobOperationCallable()

public OperationCallable<CreateImportJobRequest,ImportJob,OperationMetadata> createImportJobOperationCallable()

createPreferenceSetCallable()

public UnaryCallable<CreatePreferenceSetRequest,Operation> createPreferenceSetCallable()

createPreferenceSetOperationCallable()

public OperationCallable<CreatePreferenceSetRequest,PreferenceSet,OperationMetadata> createPreferenceSetOperationCallable()

createReportCallable()

public UnaryCallable<CreateReportRequest,Operation> createReportCallable()
Returns
Type Description
UnaryCallable<CreateReportRequest,Operation>

createReportConfigCallable()

public UnaryCallable<CreateReportConfigRequest,Operation> createReportConfigCallable()

createReportConfigOperationCallable()

public OperationCallable<CreateReportConfigRequest,ReportConfig,OperationMetadata> createReportConfigOperationCallable()

createReportOperationCallable()

public OperationCallable<CreateReportRequest,Report,OperationMetadata> createReportOperationCallable()

createSourceCallable()

public UnaryCallable<CreateSourceRequest,Operation> createSourceCallable()
Returns
Type Description
UnaryCallable<CreateSourceRequest,Operation>

createSourceOperationCallable()

public OperationCallable<CreateSourceRequest,Source,OperationMetadata> createSourceOperationCallable()

deleteAssetCallable()

public UnaryCallable<DeleteAssetRequest,Empty> deleteAssetCallable()
Returns
Type Description
UnaryCallable<DeleteAssetRequest,Empty>

deleteGroupCallable()

public UnaryCallable<DeleteGroupRequest,Operation> deleteGroupCallable()
Returns
Type Description
UnaryCallable<DeleteGroupRequest,Operation>

deleteGroupOperationCallable()

public OperationCallable<DeleteGroupRequest,Empty,OperationMetadata> deleteGroupOperationCallable()

deleteImportDataFileCallable()

public UnaryCallable<DeleteImportDataFileRequest,Operation> deleteImportDataFileCallable()

deleteImportDataFileOperationCallable()

public OperationCallable<DeleteImportDataFileRequest,Empty,OperationMetadata> deleteImportDataFileOperationCallable()

deleteImportJobCallable()

public UnaryCallable<DeleteImportJobRequest,Operation> deleteImportJobCallable()
Returns
Type Description
UnaryCallable<DeleteImportJobRequest,Operation>

deleteImportJobOperationCallable()

public OperationCallable<DeleteImportJobRequest,Empty,OperationMetadata> deleteImportJobOperationCallable()

deletePreferenceSetCallable()

public UnaryCallable<DeletePreferenceSetRequest,Operation> deletePreferenceSetCallable()

deletePreferenceSetOperationCallable()

public OperationCallable<DeletePreferenceSetRequest,Empty,OperationMetadata> deletePreferenceSetOperationCallable()

deleteReportCallable()

public UnaryCallable<DeleteReportRequest,Operation> deleteReportCallable()
Returns
Type Description
UnaryCallable<DeleteReportRequest,Operation>

deleteReportConfigCallable()

public UnaryCallable<DeleteReportConfigRequest,Operation> deleteReportConfigCallable()

deleteReportConfigOperationCallable()

public OperationCallable<DeleteReportConfigRequest,Empty,OperationMetadata> deleteReportConfigOperationCallable()

deleteReportOperationCallable()

public OperationCallable<DeleteReportRequest,Empty,OperationMetadata> deleteReportOperationCallable()

deleteSourceCallable()

public UnaryCallable<DeleteSourceRequest,Operation> deleteSourceCallable()
Returns
Type Description
UnaryCallable<DeleteSourceRequest,Operation>

deleteSourceOperationCallable()

public OperationCallable<DeleteSourceRequest,Empty,OperationMetadata> deleteSourceOperationCallable()

getAssetCallable()

public UnaryCallable<GetAssetRequest,Asset> getAssetCallable()
Returns
Type Description
UnaryCallable<GetAssetRequest,Asset>

getErrorFrameCallable()

public UnaryCallable<GetErrorFrameRequest,ErrorFrame> getErrorFrameCallable()
Returns
Type Description
UnaryCallable<GetErrorFrameRequest,ErrorFrame>

getGroupCallable()

public UnaryCallable<GetGroupRequest,Group> getGroupCallable()
Returns
Type Description
UnaryCallable<GetGroupRequest,Group>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getImportDataFileCallable()

public UnaryCallable<GetImportDataFileRequest,ImportDataFile> getImportDataFileCallable()

getImportJobCallable()

public UnaryCallable<GetImportJobRequest,ImportJob> getImportJobCallable()
Returns
Type Description
UnaryCallable<GetImportJobRequest,ImportJob>

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

getPreferenceSetCallable()

public UnaryCallable<GetPreferenceSetRequest,PreferenceSet> getPreferenceSetCallable()

getReportCallable()

public UnaryCallable<GetReportRequest,Report> getReportCallable()
Returns
Type Description
UnaryCallable<GetReportRequest,Report>

getReportConfigCallable()

public UnaryCallable<GetReportConfigRequest,ReportConfig> getReportConfigCallable()

getSettingsCallable()

public UnaryCallable<GetSettingsRequest,Settings> getSettingsCallable()
Returns
Type Description
UnaryCallable<GetSettingsRequest,Settings>

getSourceCallable()

public UnaryCallable<GetSourceRequest,Source> getSourceCallable()
Returns
Type Description
UnaryCallable<GetSourceRequest,Source>

listAssetsCallable()

public UnaryCallable<ListAssetsRequest,ListAssetsResponse> listAssetsCallable()

listAssetsPagedCallable()

public UnaryCallable<ListAssetsRequest,MigrationCenterClient.ListAssetsPagedResponse> listAssetsPagedCallable()

listErrorFramesCallable()

public UnaryCallable<ListErrorFramesRequest,ListErrorFramesResponse> listErrorFramesCallable()

listErrorFramesPagedCallable()

public UnaryCallable<ListErrorFramesRequest,MigrationCenterClient.ListErrorFramesPagedResponse> listErrorFramesPagedCallable()

listGroupsCallable()

public UnaryCallable<ListGroupsRequest,ListGroupsResponse> listGroupsCallable()

listGroupsPagedCallable()

public UnaryCallable<ListGroupsRequest,MigrationCenterClient.ListGroupsPagedResponse> listGroupsPagedCallable()

listImportDataFilesCallable()

public UnaryCallable<ListImportDataFilesRequest,ListImportDataFilesResponse> listImportDataFilesCallable()

listImportDataFilesPagedCallable()

public UnaryCallable<ListImportDataFilesRequest,MigrationCenterClient.ListImportDataFilesPagedResponse> listImportDataFilesPagedCallable()

listImportJobsCallable()

public UnaryCallable<ListImportJobsRequest,ListImportJobsResponse> listImportJobsCallable()

listImportJobsPagedCallable()

public UnaryCallable<ListImportJobsRequest,MigrationCenterClient.ListImportJobsPagedResponse> listImportJobsPagedCallable()

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,MigrationCenterClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listPreferenceSetsCallable()

public UnaryCallable<ListPreferenceSetsRequest,ListPreferenceSetsResponse> listPreferenceSetsCallable()

listPreferenceSetsPagedCallable()

public UnaryCallable<ListPreferenceSetsRequest,MigrationCenterClient.ListPreferenceSetsPagedResponse> listPreferenceSetsPagedCallable()

listReportConfigsCallable()

public UnaryCallable<ListReportConfigsRequest,ListReportConfigsResponse> listReportConfigsCallable()

listReportConfigsPagedCallable()

public UnaryCallable<ListReportConfigsRequest,MigrationCenterClient.ListReportConfigsPagedResponse> listReportConfigsPagedCallable()

listReportsCallable()

public UnaryCallable<ListReportsRequest,ListReportsResponse> listReportsCallable()

listReportsPagedCallable()

public UnaryCallable<ListReportsRequest,MigrationCenterClient.ListReportsPagedResponse> listReportsPagedCallable()

listSourcesCallable()

public UnaryCallable<ListSourcesRequest,ListSourcesResponse> listSourcesCallable()

listSourcesPagedCallable()

public UnaryCallable<ListSourcesRequest,MigrationCenterClient.ListSourcesPagedResponse> listSourcesPagedCallable()

removeAssetsFromGroupCallable()

public UnaryCallable<RemoveAssetsFromGroupRequest,Operation> removeAssetsFromGroupCallable()

removeAssetsFromGroupOperationCallable()

public OperationCallable<RemoveAssetsFromGroupRequest,Group,OperationMetadata> removeAssetsFromGroupOperationCallable()

reportAssetFramesCallable()

public UnaryCallable<ReportAssetFramesRequest,ReportAssetFramesResponse> reportAssetFramesCallable()

runImportJobCallable()

public UnaryCallable<RunImportJobRequest,Operation> runImportJobCallable()
Returns
Type Description
UnaryCallable<RunImportJobRequest,Operation>

runImportJobOperationCallable()

public OperationCallable<RunImportJobRequest,Empty,OperationMetadata> runImportJobOperationCallable()

updateAssetCallable()

public UnaryCallable<UpdateAssetRequest,Asset> updateAssetCallable()
Returns
Type Description
UnaryCallable<UpdateAssetRequest,Asset>

updateGroupCallable()

public UnaryCallable<UpdateGroupRequest,Operation> updateGroupCallable()
Returns
Type Description
UnaryCallable<UpdateGroupRequest,Operation>

updateGroupOperationCallable()

public OperationCallable<UpdateGroupRequest,Group,OperationMetadata> updateGroupOperationCallable()

updateImportJobCallable()

public UnaryCallable<UpdateImportJobRequest,Operation> updateImportJobCallable()
Returns
Type Description
UnaryCallable<UpdateImportJobRequest,Operation>

updateImportJobOperationCallable()

public OperationCallable<UpdateImportJobRequest,ImportJob,OperationMetadata> updateImportJobOperationCallable()

updatePreferenceSetCallable()

public UnaryCallable<UpdatePreferenceSetRequest,Operation> updatePreferenceSetCallable()

updatePreferenceSetOperationCallable()

public OperationCallable<UpdatePreferenceSetRequest,PreferenceSet,OperationMetadata> updatePreferenceSetOperationCallable()

updateSettingsCallable()

public UnaryCallable<UpdateSettingsRequest,Operation> updateSettingsCallable()
Returns
Type Description
UnaryCallable<UpdateSettingsRequest,Operation>

updateSettingsOperationCallable()

public OperationCallable<UpdateSettingsRequest,Settings,OperationMetadata> updateSettingsOperationCallable()

updateSourceCallable()

public UnaryCallable<UpdateSourceRequest,Operation> updateSourceCallable()
Returns
Type Description
UnaryCallable<UpdateSourceRequest,Operation>

updateSourceOperationCallable()

public OperationCallable<UpdateSourceRequest,Source,OperationMetadata> updateSourceOperationCallable()

validateImportJobCallable()

public UnaryCallable<ValidateImportJobRequest,Operation> validateImportJobCallable()

validateImportJobOperationCallable()

public OperationCallable<ValidateImportJobRequest,Empty,OperationMetadata> validateImportJobOperationCallable()