Class JobServiceSpringProperties

java.lang.Object
com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
All Implemented Interfaces:
CredentialsSupplier

@Generated("by google-cloud-spring-generator") @BetaApi("Autogenerated Spring autoconfiguration is not yet stable") @ConfigurationProperties("com.google.cloud.aiplatform.v1.job-service") public class JobServiceSpringProperties extends Object implements CredentialsSupplier
Provides default property values for JobService client bean
  • Constructor Details

    • JobServiceSpringProperties

      public JobServiceSpringProperties()
  • Method Details

    • getCredentials

      public Credentials getCredentials()
      Description copied from interface: CredentialsSupplier
      Supplies credentials configuration.
      Specified by:
      getCredentials in interface CredentialsSupplier
      Returns:
      a POJO containing Google Cloud credentials location and scopes
    • getQuotaProjectId

      public String getQuotaProjectId()
    • setQuotaProjectId

      public void setQuotaProjectId(String quotaProjectId)
    • getExecutorThreadCount

      public Integer getExecutorThreadCount()
    • setExecutorThreadCount

      public void setExecutorThreadCount(Integer executorThreadCount)
    • getRetry

      public Retry getRetry()
    • setRetry

      public void setRetry(Retry retry)
    • getCreateCustomJobRetry

      public Retry getCreateCustomJobRetry()
    • setCreateCustomJobRetry

      public void setCreateCustomJobRetry(Retry createCustomJobRetry)
    • getGetCustomJobRetry

      public Retry getGetCustomJobRetry()
    • setGetCustomJobRetry

      public void setGetCustomJobRetry(Retry getCustomJobRetry)
    • getListCustomJobsRetry

      public Retry getListCustomJobsRetry()
    • setListCustomJobsRetry

      public void setListCustomJobsRetry(Retry listCustomJobsRetry)
    • getCancelCustomJobRetry

      public Retry getCancelCustomJobRetry()
    • setCancelCustomJobRetry

      public void setCancelCustomJobRetry(Retry cancelCustomJobRetry)
    • getCreateDataLabelingJobRetry

      public Retry getCreateDataLabelingJobRetry()
    • setCreateDataLabelingJobRetry

      public void setCreateDataLabelingJobRetry(Retry createDataLabelingJobRetry)
    • getGetDataLabelingJobRetry

      public Retry getGetDataLabelingJobRetry()
    • setGetDataLabelingJobRetry

      public void setGetDataLabelingJobRetry(Retry getDataLabelingJobRetry)
    • getListDataLabelingJobsRetry

      public Retry getListDataLabelingJobsRetry()
    • setListDataLabelingJobsRetry

      public void setListDataLabelingJobsRetry(Retry listDataLabelingJobsRetry)
    • getCancelDataLabelingJobRetry

      public Retry getCancelDataLabelingJobRetry()
    • setCancelDataLabelingJobRetry

      public void setCancelDataLabelingJobRetry(Retry cancelDataLabelingJobRetry)
    • getCreateHyperparameterTuningJobRetry

      public Retry getCreateHyperparameterTuningJobRetry()
    • setCreateHyperparameterTuningJobRetry

      public void setCreateHyperparameterTuningJobRetry(Retry createHyperparameterTuningJobRetry)
    • getGetHyperparameterTuningJobRetry

      public Retry getGetHyperparameterTuningJobRetry()
    • setGetHyperparameterTuningJobRetry

      public void setGetHyperparameterTuningJobRetry(Retry getHyperparameterTuningJobRetry)
    • getListHyperparameterTuningJobsRetry

      public Retry getListHyperparameterTuningJobsRetry()
    • setListHyperparameterTuningJobsRetry

      public void setListHyperparameterTuningJobsRetry(Retry listHyperparameterTuningJobsRetry)
    • getCancelHyperparameterTuningJobRetry

      public Retry getCancelHyperparameterTuningJobRetry()
    • setCancelHyperparameterTuningJobRetry

      public void setCancelHyperparameterTuningJobRetry(Retry cancelHyperparameterTuningJobRetry)
    • getCreateNasJobRetry

      public Retry getCreateNasJobRetry()
    • setCreateNasJobRetry

      public void setCreateNasJobRetry(Retry createNasJobRetry)
    • getGetNasJobRetry

      public Retry getGetNasJobRetry()
    • setGetNasJobRetry

      public void setGetNasJobRetry(Retry getNasJobRetry)
    • getListNasJobsRetry

      public Retry getListNasJobsRetry()
    • setListNasJobsRetry

      public void setListNasJobsRetry(Retry listNasJobsRetry)
    • getCancelNasJobRetry

      public Retry getCancelNasJobRetry()
    • setCancelNasJobRetry

      public void setCancelNasJobRetry(Retry cancelNasJobRetry)
    • getGetNasTrialDetailRetry

      public Retry getGetNasTrialDetailRetry()
    • setGetNasTrialDetailRetry

      public void setGetNasTrialDetailRetry(Retry getNasTrialDetailRetry)
    • getListNasTrialDetailsRetry

      public Retry getListNasTrialDetailsRetry()
    • setListNasTrialDetailsRetry

      public void setListNasTrialDetailsRetry(Retry listNasTrialDetailsRetry)
    • getCreateBatchPredictionJobRetry

      public Retry getCreateBatchPredictionJobRetry()
    • setCreateBatchPredictionJobRetry

      public void setCreateBatchPredictionJobRetry(Retry createBatchPredictionJobRetry)
    • getGetBatchPredictionJobRetry

      public Retry getGetBatchPredictionJobRetry()
    • setGetBatchPredictionJobRetry

      public void setGetBatchPredictionJobRetry(Retry getBatchPredictionJobRetry)
    • getListBatchPredictionJobsRetry

      public Retry getListBatchPredictionJobsRetry()
    • setListBatchPredictionJobsRetry

      public void setListBatchPredictionJobsRetry(Retry listBatchPredictionJobsRetry)
    • getCancelBatchPredictionJobRetry

      public Retry getCancelBatchPredictionJobRetry()
    • setCancelBatchPredictionJobRetry

      public void setCancelBatchPredictionJobRetry(Retry cancelBatchPredictionJobRetry)
    • getCreateModelDeploymentMonitoringJobRetry

      public Retry getCreateModelDeploymentMonitoringJobRetry()
    • setCreateModelDeploymentMonitoringJobRetry

      public void setCreateModelDeploymentMonitoringJobRetry(Retry createModelDeploymentMonitoringJobRetry)
    • getSearchModelDeploymentMonitoringStatsAnomaliesRetry

      public Retry getSearchModelDeploymentMonitoringStatsAnomaliesRetry()
    • setSearchModelDeploymentMonitoringStatsAnomaliesRetry

      public void setSearchModelDeploymentMonitoringStatsAnomaliesRetry(Retry searchModelDeploymentMonitoringStatsAnomaliesRetry)
    • getGetModelDeploymentMonitoringJobRetry

      public Retry getGetModelDeploymentMonitoringJobRetry()
    • setGetModelDeploymentMonitoringJobRetry

      public void setGetModelDeploymentMonitoringJobRetry(Retry getModelDeploymentMonitoringJobRetry)
    • getListModelDeploymentMonitoringJobsRetry

      public Retry getListModelDeploymentMonitoringJobsRetry()
    • setListModelDeploymentMonitoringJobsRetry

      public void setListModelDeploymentMonitoringJobsRetry(Retry listModelDeploymentMonitoringJobsRetry)
    • getPauseModelDeploymentMonitoringJobRetry

      public Retry getPauseModelDeploymentMonitoringJobRetry()
    • setPauseModelDeploymentMonitoringJobRetry

      public void setPauseModelDeploymentMonitoringJobRetry(Retry pauseModelDeploymentMonitoringJobRetry)
    • getResumeModelDeploymentMonitoringJobRetry

      public Retry getResumeModelDeploymentMonitoringJobRetry()
    • setResumeModelDeploymentMonitoringJobRetry

      public void setResumeModelDeploymentMonitoringJobRetry(Retry resumeModelDeploymentMonitoringJobRetry)
    • getListLocationsRetry

      public Retry getListLocationsRetry()
    • setListLocationsRetry

      public void setListLocationsRetry(Retry listLocationsRetry)
    • getGetLocationRetry

      public Retry getGetLocationRetry()
    • setGetLocationRetry

      public void setGetLocationRetry(Retry getLocationRetry)
    • getSetIamPolicyRetry

      public Retry getSetIamPolicyRetry()
    • setSetIamPolicyRetry

      public void setSetIamPolicyRetry(Retry setIamPolicyRetry)
    • getGetIamPolicyRetry

      public Retry getGetIamPolicyRetry()
    • setGetIamPolicyRetry

      public void setGetIamPolicyRetry(Retry getIamPolicyRetry)
    • getTestIamPermissionsRetry

      public Retry getTestIamPermissionsRetry()
    • setTestIamPermissionsRetry

      public void setTestIamPermissionsRetry(Retry testIamPermissionsRetry)