Class DataMigrationServiceStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

        protected Builder​(com.google.api.gax.rpc.ClientContext clientContext)
    • Method Detail

      • applyToAllUnaryMethods

        public DataMigrationServiceStubSettings.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.

      • unaryMethodSettingsBuilders

        public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,​?>> unaryMethodSettingsBuilders()
      • getMigrationJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetMigrationJobRequest,​MigrationJob> getMigrationJobSettings()
        Returns the builder for the settings used for calls to getMigrationJob.
      • createMigrationJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateMigrationJobRequest,​com.google.longrunning.Operation> createMigrationJobSettings()
        Returns the builder for the settings used for calls to createMigrationJob.
      • createMigrationJobOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateMigrationJobRequest,​MigrationJob,​OperationMetadata> createMigrationJobOperationSettings()
        Returns the builder for the settings used for calls to createMigrationJob.
      • updateMigrationJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateMigrationJobRequest,​com.google.longrunning.Operation> updateMigrationJobSettings()
        Returns the builder for the settings used for calls to updateMigrationJob.
      • updateMigrationJobOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateMigrationJobRequest,​MigrationJob,​OperationMetadata> updateMigrationJobOperationSettings()
        Returns the builder for the settings used for calls to updateMigrationJob.
      • deleteMigrationJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteMigrationJobRequest,​com.google.longrunning.Operation> deleteMigrationJobSettings()
        Returns the builder for the settings used for calls to deleteMigrationJob.
      • deleteMigrationJobOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteMigrationJobRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteMigrationJobOperationSettings()
        Returns the builder for the settings used for calls to deleteMigrationJob.
      • startMigrationJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<StartMigrationJobRequest,​com.google.longrunning.Operation> startMigrationJobSettings()
        Returns the builder for the settings used for calls to startMigrationJob.
      • startMigrationJobOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<StartMigrationJobRequest,​MigrationJob,​OperationMetadata> startMigrationJobOperationSettings()
        Returns the builder for the settings used for calls to startMigrationJob.
      • stopMigrationJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<StopMigrationJobRequest,​com.google.longrunning.Operation> stopMigrationJobSettings()
        Returns the builder for the settings used for calls to stopMigrationJob.
      • stopMigrationJobOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<StopMigrationJobRequest,​MigrationJob,​OperationMetadata> stopMigrationJobOperationSettings()
        Returns the builder for the settings used for calls to stopMigrationJob.
      • resumeMigrationJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<ResumeMigrationJobRequest,​com.google.longrunning.Operation> resumeMigrationJobSettings()
        Returns the builder for the settings used for calls to resumeMigrationJob.
      • resumeMigrationJobOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<ResumeMigrationJobRequest,​MigrationJob,​OperationMetadata> resumeMigrationJobOperationSettings()
        Returns the builder for the settings used for calls to resumeMigrationJob.
      • promoteMigrationJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<PromoteMigrationJobRequest,​com.google.longrunning.Operation> promoteMigrationJobSettings()
        Returns the builder for the settings used for calls to promoteMigrationJob.
      • promoteMigrationJobOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<PromoteMigrationJobRequest,​MigrationJob,​OperationMetadata> promoteMigrationJobOperationSettings()
        Returns the builder for the settings used for calls to promoteMigrationJob.
      • verifyMigrationJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<VerifyMigrationJobRequest,​com.google.longrunning.Operation> verifyMigrationJobSettings()
        Returns the builder for the settings used for calls to verifyMigrationJob.
      • verifyMigrationJobOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<VerifyMigrationJobRequest,​MigrationJob,​OperationMetadata> verifyMigrationJobOperationSettings()
        Returns the builder for the settings used for calls to verifyMigrationJob.
      • restartMigrationJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<RestartMigrationJobRequest,​com.google.longrunning.Operation> restartMigrationJobSettings()
        Returns the builder for the settings used for calls to restartMigrationJob.
      • restartMigrationJobOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<RestartMigrationJobRequest,​MigrationJob,​OperationMetadata> restartMigrationJobOperationSettings()
        Returns the builder for the settings used for calls to restartMigrationJob.
      • generateSshScriptSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateSshScriptRequest,​SshScript> generateSshScriptSettings()
        Returns the builder for the settings used for calls to generateSshScript.
      • generateTcpProxyScriptSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateTcpProxyScriptRequest,​TcpProxyScript> generateTcpProxyScriptSettings()
        Returns the builder for the settings used for calls to generateTcpProxyScript.
      • getConnectionProfileSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConnectionProfileRequest,​ConnectionProfile> getConnectionProfileSettings()
        Returns the builder for the settings used for calls to getConnectionProfile.
      • createConnectionProfileSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConnectionProfileRequest,​com.google.longrunning.Operation> createConnectionProfileSettings()
        Returns the builder for the settings used for calls to createConnectionProfile.
      • createConnectionProfileOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateConnectionProfileRequest,​ConnectionProfile,​OperationMetadata> createConnectionProfileOperationSettings()
        Returns the builder for the settings used for calls to createConnectionProfile.
      • updateConnectionProfileSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConnectionProfileRequest,​com.google.longrunning.Operation> updateConnectionProfileSettings()
        Returns the builder for the settings used for calls to updateConnectionProfile.
      • updateConnectionProfileOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateConnectionProfileRequest,​ConnectionProfile,​OperationMetadata> updateConnectionProfileOperationSettings()
        Returns the builder for the settings used for calls to updateConnectionProfile.
      • deleteConnectionProfileSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConnectionProfileRequest,​com.google.longrunning.Operation> deleteConnectionProfileSettings()
        Returns the builder for the settings used for calls to deleteConnectionProfile.
      • deleteConnectionProfileOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteConnectionProfileRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteConnectionProfileOperationSettings()
        Returns the builder for the settings used for calls to deleteConnectionProfile.
      • createPrivateConnectionSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePrivateConnectionRequest,​com.google.longrunning.Operation> createPrivateConnectionSettings()
        Returns the builder for the settings used for calls to createPrivateConnection.
      • createPrivateConnectionOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreatePrivateConnectionRequest,​PrivateConnection,​OperationMetadata> createPrivateConnectionOperationSettings()
        Returns the builder for the settings used for calls to createPrivateConnection.
      • getPrivateConnectionSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPrivateConnectionRequest,​PrivateConnection> getPrivateConnectionSettings()
        Returns the builder for the settings used for calls to getPrivateConnection.
      • deletePrivateConnectionSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePrivateConnectionRequest,​com.google.longrunning.Operation> deletePrivateConnectionSettings()
        Returns the builder for the settings used for calls to deletePrivateConnection.
      • deletePrivateConnectionOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeletePrivateConnectionRequest,​com.google.protobuf.Empty,​OperationMetadata> deletePrivateConnectionOperationSettings()
        Returns the builder for the settings used for calls to deletePrivateConnection.
      • getConversionWorkspaceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConversionWorkspaceRequest,​ConversionWorkspace> getConversionWorkspaceSettings()
        Returns the builder for the settings used for calls to getConversionWorkspace.
      • createConversionWorkspaceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateConversionWorkspaceRequest,​com.google.longrunning.Operation> createConversionWorkspaceSettings()
        Returns the builder for the settings used for calls to createConversionWorkspace.
      • createConversionWorkspaceOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateConversionWorkspaceRequest,​ConversionWorkspace,​OperationMetadata> createConversionWorkspaceOperationSettings()
        Returns the builder for the settings used for calls to createConversionWorkspace.
      • updateConversionWorkspaceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConversionWorkspaceRequest,​com.google.longrunning.Operation> updateConversionWorkspaceSettings()
        Returns the builder for the settings used for calls to updateConversionWorkspace.
      • updateConversionWorkspaceOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateConversionWorkspaceRequest,​ConversionWorkspace,​OperationMetadata> updateConversionWorkspaceOperationSettings()
        Returns the builder for the settings used for calls to updateConversionWorkspace.
      • deleteConversionWorkspaceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteConversionWorkspaceRequest,​com.google.longrunning.Operation> deleteConversionWorkspaceSettings()
        Returns the builder for the settings used for calls to deleteConversionWorkspace.
      • deleteConversionWorkspaceOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteConversionWorkspaceRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteConversionWorkspaceOperationSettings()
        Returns the builder for the settings used for calls to deleteConversionWorkspace.
      • createMappingRuleSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateMappingRuleRequest,​MappingRule> createMappingRuleSettings()
        Returns the builder for the settings used for calls to createMappingRule.
      • deleteMappingRuleSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteMappingRuleRequest,​com.google.protobuf.Empty> deleteMappingRuleSettings()
        Returns the builder for the settings used for calls to deleteMappingRule.
      • getMappingRuleSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetMappingRuleRequest,​MappingRule> getMappingRuleSettings()
        Returns the builder for the settings used for calls to getMappingRule.
      • seedConversionWorkspaceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<SeedConversionWorkspaceRequest,​com.google.longrunning.Operation> seedConversionWorkspaceSettings()
        Returns the builder for the settings used for calls to seedConversionWorkspace.
      • seedConversionWorkspaceOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<SeedConversionWorkspaceRequest,​ConversionWorkspace,​OperationMetadata> seedConversionWorkspaceOperationSettings()
        Returns the builder for the settings used for calls to seedConversionWorkspace.
      • importMappingRulesSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportMappingRulesRequest,​com.google.longrunning.Operation> importMappingRulesSettings()
        Returns the builder for the settings used for calls to importMappingRules.
      • importMappingRulesOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<ImportMappingRulesRequest,​ConversionWorkspace,​OperationMetadata> importMappingRulesOperationSettings()
        Returns the builder for the settings used for calls to importMappingRules.
      • convertConversionWorkspaceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<ConvertConversionWorkspaceRequest,​com.google.longrunning.Operation> convertConversionWorkspaceSettings()
        Returns the builder for the settings used for calls to convertConversionWorkspace.
      • convertConversionWorkspaceOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<ConvertConversionWorkspaceRequest,​ConversionWorkspace,​OperationMetadata> convertConversionWorkspaceOperationSettings()
        Returns the builder for the settings used for calls to convertConversionWorkspace.
      • commitConversionWorkspaceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CommitConversionWorkspaceRequest,​com.google.longrunning.Operation> commitConversionWorkspaceSettings()
        Returns the builder for the settings used for calls to commitConversionWorkspace.
      • commitConversionWorkspaceOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<CommitConversionWorkspaceRequest,​ConversionWorkspace,​OperationMetadata> commitConversionWorkspaceOperationSettings()
        Returns the builder for the settings used for calls to commitConversionWorkspace.
      • rollbackConversionWorkspaceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<RollbackConversionWorkspaceRequest,​com.google.longrunning.Operation> rollbackConversionWorkspaceSettings()
        Returns the builder for the settings used for calls to rollbackConversionWorkspace.
      • rollbackConversionWorkspaceOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<RollbackConversionWorkspaceRequest,​ConversionWorkspace,​OperationMetadata> rollbackConversionWorkspaceOperationSettings()
        Returns the builder for the settings used for calls to rollbackConversionWorkspace.
      • applyConversionWorkspaceSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<ApplyConversionWorkspaceRequest,​com.google.longrunning.Operation> applyConversionWorkspaceSettings()
        Returns the builder for the settings used for calls to applyConversionWorkspace.
      • applyConversionWorkspaceOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<ApplyConversionWorkspaceRequest,​ConversionWorkspace,​OperationMetadata> applyConversionWorkspaceOperationSettings()
        Returns the builder for the settings used for calls to applyConversionWorkspace.