Class MigrationCenterSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

        public MigrationCenterSettings.Builder applyToAllUnaryMethods​(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,​?>,​Void> settingsUpdater)
        Applies the given settings updater function to all of the unary API methods in this service.

        Note: This method does not support applying settings to streaming methods.

      • getAssetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAssetRequest,​Asset> getAssetSettings()
        Returns the builder for the settings used for calls to getAsset.
      • updateAssetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAssetRequest,​Asset> updateAssetSettings()
        Returns the builder for the settings used for calls to updateAsset.
      • deleteAssetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAssetRequest,​com.google.protobuf.Empty> deleteAssetSettings()
        Returns the builder for the settings used for calls to deleteAsset.
      • batchDeleteAssetsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchDeleteAssetsRequest,​com.google.protobuf.Empty> batchDeleteAssetsSettings()
        Returns the builder for the settings used for calls to batchDeleteAssets.
      • createImportJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateImportJobRequest,​com.google.longrunning.Operation> createImportJobSettings()
        Returns the builder for the settings used for calls to createImportJob.
      • createImportJobOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateImportJobRequest,​ImportJob,​OperationMetadata> createImportJobOperationSettings()
        Returns the builder for the settings used for calls to createImportJob.
      • getImportJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetImportJobRequest,​ImportJob> getImportJobSettings()
        Returns the builder for the settings used for calls to getImportJob.
      • deleteImportJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteImportJobRequest,​com.google.longrunning.Operation> deleteImportJobSettings()
        Returns the builder for the settings used for calls to deleteImportJob.
      • deleteImportJobOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteImportJobRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteImportJobOperationSettings()
        Returns the builder for the settings used for calls to deleteImportJob.
      • updateImportJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateImportJobRequest,​com.google.longrunning.Operation> updateImportJobSettings()
        Returns the builder for the settings used for calls to updateImportJob.
      • updateImportJobOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateImportJobRequest,​ImportJob,​OperationMetadata> updateImportJobOperationSettings()
        Returns the builder for the settings used for calls to updateImportJob.
      • validateImportJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<ValidateImportJobRequest,​com.google.longrunning.Operation> validateImportJobSettings()
        Returns the builder for the settings used for calls to validateImportJob.
      • validateImportJobOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<ValidateImportJobRequest,​com.google.protobuf.Empty,​OperationMetadata> validateImportJobOperationSettings()
        Returns the builder for the settings used for calls to validateImportJob.
      • runImportJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<RunImportJobRequest,​com.google.longrunning.Operation> runImportJobSettings()
        Returns the builder for the settings used for calls to runImportJob.
      • runImportJobOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<RunImportJobRequest,​com.google.protobuf.Empty,​OperationMetadata> runImportJobOperationSettings()
        Returns the builder for the settings used for calls to runImportJob.
      • getImportDataFileSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetImportDataFileRequest,​ImportDataFile> getImportDataFileSettings()
        Returns the builder for the settings used for calls to getImportDataFile.
      • createImportDataFileSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateImportDataFileRequest,​com.google.longrunning.Operation> createImportDataFileSettings()
        Returns the builder for the settings used for calls to createImportDataFile.
      • deleteImportDataFileSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteImportDataFileRequest,​com.google.longrunning.Operation> deleteImportDataFileSettings()
        Returns the builder for the settings used for calls to deleteImportDataFile.
      • deleteImportDataFileOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteImportDataFileRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteImportDataFileOperationSettings()
        Returns the builder for the settings used for calls to deleteImportDataFile.
      • getGroupSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGroupRequest,​Group> getGroupSettings()
        Returns the builder for the settings used for calls to getGroup.
      • createGroupSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateGroupRequest,​com.google.longrunning.Operation> createGroupSettings()
        Returns the builder for the settings used for calls to createGroup.
      • createGroupOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateGroupRequest,​Group,​OperationMetadata> createGroupOperationSettings()
        Returns the builder for the settings used for calls to createGroup.
      • updateGroupSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGroupRequest,​com.google.longrunning.Operation> updateGroupSettings()
        Returns the builder for the settings used for calls to updateGroup.
      • updateGroupOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateGroupRequest,​Group,​OperationMetadata> updateGroupOperationSettings()
        Returns the builder for the settings used for calls to updateGroup.
      • deleteGroupSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteGroupRequest,​com.google.longrunning.Operation> deleteGroupSettings()
        Returns the builder for the settings used for calls to deleteGroup.
      • deleteGroupOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteGroupRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteGroupOperationSettings()
        Returns the builder for the settings used for calls to deleteGroup.
      • addAssetsToGroupSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<AddAssetsToGroupRequest,​com.google.longrunning.Operation> addAssetsToGroupSettings()
        Returns the builder for the settings used for calls to addAssetsToGroup.
      • addAssetsToGroupOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<AddAssetsToGroupRequest,​Group,​OperationMetadata> addAssetsToGroupOperationSettings()
        Returns the builder for the settings used for calls to addAssetsToGroup.
      • removeAssetsFromGroupSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveAssetsFromGroupRequest,​com.google.longrunning.Operation> removeAssetsFromGroupSettings()
        Returns the builder for the settings used for calls to removeAssetsFromGroup.
      • removeAssetsFromGroupOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<RemoveAssetsFromGroupRequest,​Group,​OperationMetadata> removeAssetsFromGroupOperationSettings()
        Returns the builder for the settings used for calls to removeAssetsFromGroup.
      • getErrorFrameSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetErrorFrameRequest,​ErrorFrame> getErrorFrameSettings()
        Returns the builder for the settings used for calls to getErrorFrame.
      • getSourceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSourceRequest,​Source> getSourceSettings()
        Returns the builder for the settings used for calls to getSource.
      • createSourceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSourceRequest,​com.google.longrunning.Operation> createSourceSettings()
        Returns the builder for the settings used for calls to createSource.
      • createSourceOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSourceRequest,​Source,​OperationMetadata> createSourceOperationSettings()
        Returns the builder for the settings used for calls to createSource.
      • updateSourceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSourceRequest,​com.google.longrunning.Operation> updateSourceSettings()
        Returns the builder for the settings used for calls to updateSource.
      • updateSourceOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSourceRequest,​Source,​OperationMetadata> updateSourceOperationSettings()
        Returns the builder for the settings used for calls to updateSource.
      • deleteSourceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSourceRequest,​com.google.longrunning.Operation> deleteSourceSettings()
        Returns the builder for the settings used for calls to deleteSource.
      • deleteSourceOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSourceRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteSourceOperationSettings()
        Returns the builder for the settings used for calls to deleteSource.
      • getPreferenceSetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPreferenceSetRequest,​PreferenceSet> getPreferenceSetSettings()
        Returns the builder for the settings used for calls to getPreferenceSet.
      • createPreferenceSetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePreferenceSetRequest,​com.google.longrunning.Operation> createPreferenceSetSettings()
        Returns the builder for the settings used for calls to createPreferenceSet.
      • createPreferenceSetOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreatePreferenceSetRequest,​PreferenceSet,​OperationMetadata> createPreferenceSetOperationSettings()
        Returns the builder for the settings used for calls to createPreferenceSet.
      • updatePreferenceSetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePreferenceSetRequest,​com.google.longrunning.Operation> updatePreferenceSetSettings()
        Returns the builder for the settings used for calls to updatePreferenceSet.
      • updatePreferenceSetOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdatePreferenceSetRequest,​PreferenceSet,​OperationMetadata> updatePreferenceSetOperationSettings()
        Returns the builder for the settings used for calls to updatePreferenceSet.
      • deletePreferenceSetSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePreferenceSetRequest,​com.google.longrunning.Operation> deletePreferenceSetSettings()
        Returns the builder for the settings used for calls to deletePreferenceSet.
      • deletePreferenceSetOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeletePreferenceSetRequest,​com.google.protobuf.Empty,​OperationMetadata> deletePreferenceSetOperationSettings()
        Returns the builder for the settings used for calls to deletePreferenceSet.
      • getSettingsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSettingsRequest,​Settings> getSettingsSettings()
        Returns the builder for the settings used for calls to getSettings.
      • updateSettingsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSettingsRequest,​com.google.longrunning.Operation> updateSettingsSettings()
        Returns the builder for the settings used for calls to updateSettings.
      • updateSettingsOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSettingsRequest,​Settings,​OperationMetadata> updateSettingsOperationSettings()
        Returns the builder for the settings used for calls to updateSettings.
      • createReportConfigSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateReportConfigRequest,​com.google.longrunning.Operation> createReportConfigSettings()
        Returns the builder for the settings used for calls to createReportConfig.
      • createReportConfigOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateReportConfigRequest,​ReportConfig,​OperationMetadata> createReportConfigOperationSettings()
        Returns the builder for the settings used for calls to createReportConfig.
      • getReportConfigSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetReportConfigRequest,​ReportConfig> getReportConfigSettings()
        Returns the builder for the settings used for calls to getReportConfig.
      • deleteReportConfigSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteReportConfigRequest,​com.google.longrunning.Operation> deleteReportConfigSettings()
        Returns the builder for the settings used for calls to deleteReportConfig.
      • deleteReportConfigOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteReportConfigRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteReportConfigOperationSettings()
        Returns the builder for the settings used for calls to deleteReportConfig.
      • createReportSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateReportRequest,​com.google.longrunning.Operation> createReportSettings()
        Returns the builder for the settings used for calls to createReport.
      • createReportOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateReportRequest,​Report,​OperationMetadata> createReportOperationSettings()
        Returns the builder for the settings used for calls to createReport.
      • getReportSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetReportRequest,​Report> getReportSettings()
        Returns the builder for the settings used for calls to getReport.
      • deleteReportSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteReportRequest,​com.google.longrunning.Operation> deleteReportSettings()
        Returns the builder for the settings used for calls to deleteReport.
      • deleteReportOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteReportRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteReportOperationSettings()
        Returns the builder for the settings used for calls to deleteReport.
      • listLocationsSettings

        public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,​com.google.cloud.location.ListLocationsResponse,​MigrationCenterClient.ListLocationsPagedResponse> listLocationsSettings()
        Returns the builder for the settings used for calls to listLocations.
      • getLocationSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,​com.google.cloud.location.Location> getLocationSettings()
        Returns the builder for the settings used for calls to getLocation.