Uses of Class
com.google.cloud.spring.core.Retry
Packages that use Retry
Package
Description
Spring Boot auto-configurations for apikeys.
Spring Boot auto-configurations for cloudquotas.
Spring Boot auto-configurations for servicecontrol.
Spring Boot auto-configurations for serviceusage.
Spring Boot auto-configurations for appengine.
Spring Boot auto-configurations for accessapproval.
Spring Boot auto-configurations for advisorynotifications.
Spring Boot auto-configurations for aiplatform.
Spring Boot auto-configurations for servicemanagement.
Spring Boot auto-configurations for apigateway.
Spring Boot auto-configurations for apigeeconnect.
Spring Boot auto-configurations for cloudasset.
Spring Boot auto-configurations for assuredworkloads.
Spring Boot auto-configurations for automl.
Spring Boot auto-configurations for backupdr.
Spring Boot auto-configurations for analyticshub.
Spring Boot auto-configurations for bigquerydatatransfer.
Spring Boot auto-configurations for bigqueryreservation.
Spring Boot auto-configurations for bigqueryconnection.
Spring Boot auto-configurations for billingbudgets.
Spring Boot auto-configurations for cloudbilling.
Spring Boot auto-configurations for cloudchannel.
Spring Boot auto-configurations for cloudcontrolspartner.
Spring Boot auto-configurations for datamigration.
Spring Boot auto-configurations for compute.
Spring Boot auto-configurations for config.
Spring Boot auto-configurations for contactcenterinsights.
Spring Boot auto-configurations for container.
Spring Boot auto-configurations for datalineage.
Spring Boot auto-configurations for datacatalog.
Spring Boot auto-configurations for datafusion.
Spring Boot auto-configurations for dataplex.
Spring Boot auto-configurations for dataproc.
Spring Boot auto-configurations for datastream.
Spring Boot auto-configurations for clouddebugger.
Spring Boot auto-configurations for clouddeploy.
Spring Boot auto-configurations for cloudbuild.
Spring Boot auto-configurations for containeranalysis.
Spring Boot auto-configurations for dialogflow.
Spring Boot auto-configurations for discoveryengine.
Spring Boot auto-configurations for dlp.
Spring Boot auto-configurations for documentai.
Spring Boot auto-configurations for domains.
Spring Boot auto-configurations for edgecontainer.
Spring Boot auto-configurations for edgenetwork.
Spring Boot auto-configurations for essentialcontacts.
Spring Boot auto-configurations for eventarc.
Spring Boot auto-configurations for file.
Spring Boot auto-configurations for cloudfunctions.
Spring Boot auto-configurations for gkehub.
Spring Boot auto-configurations for gsuiteaddons.
Spring Boot auto-configurations for iam.
Spring Boot auto-configurations for iamcredentials.
Spring Boot auto-configurations for iap.
Spring Boot auto-configurations for ids.
Spring Boot auto-configurations for cloudiot.
Spring Boot auto-configurations for language.
Spring Boot auto-configurations for managedidentities.
Spring Boot auto-configurations for memcache.
Spring Boot auto-configurations for memorystore.
Spring Boot auto-configurations for metastore.
Spring Boot auto-configurations for monitoring.
Spring Boot auto-configurations for networkconnectivity.
Spring Boot auto-configurations for networkmanagement.
Spring Boot auto-configurations for networksecurity.
Spring Boot auto-configurations for notebooks.
Spring Boot auto-configurations for cloudoptimization.
Spring Boot auto-configurations for composer.
Spring Boot auto-configurations for orgpolicy.
Spring Boot auto-configurations for osconfig.
Spring Boot auto-configurations for oslogin.
Spring Boot auto-configurations for policytroubleshooter.
Spring Boot auto-configurations for recaptchaenterprise.
Spring Boot auto-configurations for recommender.
Spring Boot auto-configurations for redis.
Spring Boot auto-configurations for resourcesettings.
Spring Boot auto-configurations for retail.
Spring Boot auto-configurations for cloudscheduler.
Spring Boot auto-configurations for securesourcemanager.
Spring Boot auto-configurations for privateca.
Spring Boot auto-configurations for publicca.
Spring Boot auto-configurations for securitycenter.
Spring Boot auto-configurations for securitycentermanagement.
Spring Boot auto-configurations for securityposture.
Spring Boot auto-configurations for servicedirectory.
Spring Boot auto-configurations for cloudshell.
Spring Boot auto-configurations for speech.
Util classes shared across Spring Cloud GCP modules.
Spring Boot auto-configurations for jobs.
Spring Boot auto-configurations for cloudtasks.
Spring Boot auto-configurations for telcoautomation.
Spring Boot auto-configurations for texttospeech.
Spring Boot auto-configurations for tpu.
Spring Boot auto-configurations for cloudtrace.
Spring Boot auto-configurations for translate.
Spring Boot auto-configurations for videostitcher.
Spring Boot auto-configurations for transcoder.
Spring Boot auto-configurations for videointelligence.
Spring Boot auto-configurations for vmmigration.
Spring Boot auto-configurations for vpcaccess.
Spring Boot auto-configurations for webrisk.
Spring Boot auto-configurations for websecurityscanner.
Spring Boot auto-configurations for workflowexecutions.
Spring Boot auto-configurations for workflows.
Spring Boot auto-configurations for workstations.
Spring Boot auto-configurations for artifactregistry.
Spring Boot auto-configurations for cloudprofiler.
Spring Boot auto-configurations for iam.
Spring Boot auto-configurations for accesscontextmanager.
Spring Boot auto-configurations for binaryauthorization.
Spring Boot auto-configurations for storagetransfer.
-
Uses of Retry in com.google.api.apikeys.v2.spring
Methods in com.google.api.apikeys.v2.spring that return RetryModifier and TypeMethodDescriptionApiKeysSpringProperties.getGetKeyRetry()ApiKeysSpringProperties.getGetKeyStringRetry()ApiKeysSpringProperties.getListKeysRetry()ApiKeysSpringProperties.getLookupKeyRetry()ApiKeysSpringProperties.getRetry()Methods in com.google.api.apikeys.v2.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidApiKeysSpringProperties.setGetKeyRetry(Retry getKeyRetry) voidApiKeysSpringProperties.setGetKeyStringRetry(Retry getKeyStringRetry) voidApiKeysSpringProperties.setListKeysRetry(Retry listKeysRetry) voidApiKeysSpringProperties.setLookupKeyRetry(Retry lookupKeyRetry) void -
Uses of Retry in com.google.api.cloudquotas.v1.spring
Methods in com.google.api.cloudquotas.v1.spring that return RetryModifier and TypeMethodDescriptionCloudQuotasSpringProperties.getCreateQuotaPreferenceRetry()CloudQuotasSpringProperties.getGetQuotaInfoRetry()CloudQuotasSpringProperties.getGetQuotaPreferenceRetry()CloudQuotasSpringProperties.getListQuotaInfosRetry()CloudQuotasSpringProperties.getListQuotaPreferencesRetry()CloudQuotasSpringProperties.getRetry()CloudQuotasSpringProperties.getUpdateQuotaPreferenceRetry()Methods in com.google.api.cloudquotas.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidCloudQuotasSpringProperties.setCreateQuotaPreferenceRetry(Retry createQuotaPreferenceRetry) voidCloudQuotasSpringProperties.setGetQuotaInfoRetry(Retry getQuotaInfoRetry) voidCloudQuotasSpringProperties.setGetQuotaPreferenceRetry(Retry getQuotaPreferenceRetry) voidCloudQuotasSpringProperties.setListQuotaInfosRetry(Retry listQuotaInfosRetry) voidCloudQuotasSpringProperties.setListQuotaPreferencesRetry(Retry listQuotaPreferencesRetry) voidvoidCloudQuotasSpringProperties.setUpdateQuotaPreferenceRetry(Retry updateQuotaPreferenceRetry) -
Uses of Retry in com.google.api.servicecontrol.v2.spring
Methods in com.google.api.servicecontrol.v2.spring that return RetryModifier and TypeMethodDescriptionServiceControllerSpringProperties.getCheckRetry()ServiceControllerSpringProperties.getReportRetry()ServiceControllerSpringProperties.getRetry()Methods in com.google.api.servicecontrol.v2.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidServiceControllerSpringProperties.setCheckRetry(Retry checkRetry) voidServiceControllerSpringProperties.setReportRetry(Retry reportRetry) void -
Uses of Retry in com.google.api.serviceusage.v1.spring
Methods in com.google.api.serviceusage.v1.spring that return RetryModifier and TypeMethodDescriptionServiceUsageSpringProperties.getBatchGetServicesRetry()ServiceUsageSpringProperties.getGetServiceRetry()ServiceUsageSpringProperties.getListServicesRetry()ServiceUsageSpringProperties.getRetry()Methods in com.google.api.serviceusage.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidServiceUsageSpringProperties.setBatchGetServicesRetry(Retry batchGetServicesRetry) voidServiceUsageSpringProperties.setGetServiceRetry(Retry getServiceRetry) voidServiceUsageSpringProperties.setListServicesRetry(Retry listServicesRetry) void -
Uses of Retry in com.google.appengine.v1.spring
Methods in com.google.appengine.v1.spring that return RetryModifier and TypeMethodDescriptionFirewallSpringProperties.getBatchUpdateIngressRulesRetry()AuthorizedCertificatesSpringProperties.getCreateAuthorizedCertificateRetry()FirewallSpringProperties.getCreateIngressRuleRetry()AuthorizedCertificatesSpringProperties.getDeleteAuthorizedCertificateRetry()FirewallSpringProperties.getDeleteIngressRuleRetry()ApplicationsSpringProperties.getGetApplicationRetry()AuthorizedCertificatesSpringProperties.getGetAuthorizedCertificateRetry()DomainMappingsSpringProperties.getGetDomainMappingRetry()FirewallSpringProperties.getGetIngressRuleRetry()InstancesSpringProperties.getGetInstanceRetry()ServicesSpringProperties.getGetServiceRetry()VersionsSpringProperties.getGetVersionRetry()AuthorizedCertificatesSpringProperties.getListAuthorizedCertificatesRetry()AuthorizedDomainsSpringProperties.getListAuthorizedDomainsRetry()DomainMappingsSpringProperties.getListDomainMappingsRetry()FirewallSpringProperties.getListIngressRulesRetry()InstancesSpringProperties.getListInstancesRetry()ServicesSpringProperties.getListServicesRetry()VersionsSpringProperties.getListVersionsRetry()ApplicationsSpringProperties.getRetry()AuthorizedCertificatesSpringProperties.getRetry()AuthorizedDomainsSpringProperties.getRetry()DomainMappingsSpringProperties.getRetry()FirewallSpringProperties.getRetry()InstancesSpringProperties.getRetry()ServicesSpringProperties.getRetry()VersionsSpringProperties.getRetry()AuthorizedCertificatesSpringProperties.getUpdateAuthorizedCertificateRetry()FirewallSpringProperties.getUpdateIngressRuleRetry()Methods in com.google.appengine.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidFirewallSpringProperties.setBatchUpdateIngressRulesRetry(Retry batchUpdateIngressRulesRetry) voidAuthorizedCertificatesSpringProperties.setCreateAuthorizedCertificateRetry(Retry createAuthorizedCertificateRetry) voidFirewallSpringProperties.setCreateIngressRuleRetry(Retry createIngressRuleRetry) voidAuthorizedCertificatesSpringProperties.setDeleteAuthorizedCertificateRetry(Retry deleteAuthorizedCertificateRetry) voidFirewallSpringProperties.setDeleteIngressRuleRetry(Retry deleteIngressRuleRetry) voidApplicationsSpringProperties.setGetApplicationRetry(Retry getApplicationRetry) voidAuthorizedCertificatesSpringProperties.setGetAuthorizedCertificateRetry(Retry getAuthorizedCertificateRetry) voidDomainMappingsSpringProperties.setGetDomainMappingRetry(Retry getDomainMappingRetry) voidFirewallSpringProperties.setGetIngressRuleRetry(Retry getIngressRuleRetry) voidInstancesSpringProperties.setGetInstanceRetry(Retry getInstanceRetry) voidServicesSpringProperties.setGetServiceRetry(Retry getServiceRetry) voidVersionsSpringProperties.setGetVersionRetry(Retry getVersionRetry) voidAuthorizedCertificatesSpringProperties.setListAuthorizedCertificatesRetry(Retry listAuthorizedCertificatesRetry) voidAuthorizedDomainsSpringProperties.setListAuthorizedDomainsRetry(Retry listAuthorizedDomainsRetry) voidDomainMappingsSpringProperties.setListDomainMappingsRetry(Retry listDomainMappingsRetry) voidFirewallSpringProperties.setListIngressRulesRetry(Retry listIngressRulesRetry) voidInstancesSpringProperties.setListInstancesRetry(Retry listInstancesRetry) voidServicesSpringProperties.setListServicesRetry(Retry listServicesRetry) voidVersionsSpringProperties.setListVersionsRetry(Retry listVersionsRetry) voidvoidvoidvoidvoidvoidvoidvoidvoidAuthorizedCertificatesSpringProperties.setUpdateAuthorizedCertificateRetry(Retry updateAuthorizedCertificateRetry) voidFirewallSpringProperties.setUpdateIngressRuleRetry(Retry updateIngressRuleRetry) -
Uses of Retry in com.google.cloud.accessapproval.v1.spring
Methods in com.google.cloud.accessapproval.v1.spring that return RetryModifier and TypeMethodDescriptionAccessApprovalSpringProperties.getApproveApprovalRequestRetry()AccessApprovalSpringProperties.getDeleteAccessApprovalSettingsRetry()AccessApprovalSpringProperties.getDismissApprovalRequestRetry()AccessApprovalSpringProperties.getGetAccessApprovalServiceAccountRetry()AccessApprovalSpringProperties.getGetAccessApprovalSettingsRetry()AccessApprovalSpringProperties.getGetApprovalRequestRetry()AccessApprovalSpringProperties.getInvalidateApprovalRequestRetry()AccessApprovalSpringProperties.getListApprovalRequestsRetry()AccessApprovalSpringProperties.getRetry()AccessApprovalSpringProperties.getUpdateAccessApprovalSettingsRetry()Methods in com.google.cloud.accessapproval.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidAccessApprovalSpringProperties.setApproveApprovalRequestRetry(Retry approveApprovalRequestRetry) voidAccessApprovalSpringProperties.setDeleteAccessApprovalSettingsRetry(Retry deleteAccessApprovalSettingsRetry) voidAccessApprovalSpringProperties.setDismissApprovalRequestRetry(Retry dismissApprovalRequestRetry) voidAccessApprovalSpringProperties.setGetAccessApprovalServiceAccountRetry(Retry getAccessApprovalServiceAccountRetry) voidAccessApprovalSpringProperties.setGetAccessApprovalSettingsRetry(Retry getAccessApprovalSettingsRetry) voidAccessApprovalSpringProperties.setGetApprovalRequestRetry(Retry getApprovalRequestRetry) voidAccessApprovalSpringProperties.setInvalidateApprovalRequestRetry(Retry invalidateApprovalRequestRetry) voidAccessApprovalSpringProperties.setListApprovalRequestsRetry(Retry listApprovalRequestsRetry) voidvoidAccessApprovalSpringProperties.setUpdateAccessApprovalSettingsRetry(Retry updateAccessApprovalSettingsRetry) -
Uses of Retry in com.google.cloud.advisorynotifications.v1.spring
Methods in com.google.cloud.advisorynotifications.v1.spring that return RetryModifier and TypeMethodDescriptionAdvisoryNotificationsServiceSpringProperties.getGetNotificationRetry()AdvisoryNotificationsServiceSpringProperties.getGetSettingsRetry()AdvisoryNotificationsServiceSpringProperties.getListNotificationsRetry()AdvisoryNotificationsServiceSpringProperties.getRetry()AdvisoryNotificationsServiceSpringProperties.getUpdateSettingsRetry()Methods in com.google.cloud.advisorynotifications.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidAdvisoryNotificationsServiceSpringProperties.setGetNotificationRetry(Retry getNotificationRetry) voidAdvisoryNotificationsServiceSpringProperties.setGetSettingsRetry(Retry getSettingsRetry) voidAdvisoryNotificationsServiceSpringProperties.setListNotificationsRetry(Retry listNotificationsRetry) voidvoidAdvisoryNotificationsServiceSpringProperties.setUpdateSettingsRetry(Retry updateSettingsRetry) -
Uses of Retry in com.google.cloud.aiplatform.v1.spring
Methods in com.google.cloud.aiplatform.v1.spring that return RetryModifier and TypeMethodDescriptionMetadataServiceSpringProperties.getAddContextArtifactsAndExecutionsRetry()MetadataServiceSpringProperties.getAddContextChildrenRetry()MetadataServiceSpringProperties.getAddExecutionEventsRetry()VizierServiceSpringProperties.getAddTrialMeasurementRetry()VertexRagServiceSpringProperties.getAugmentPromptRetry()TensorboardServiceSpringProperties.getBatchCreateTensorboardRunsRetry()TensorboardServiceSpringProperties.getBatchCreateTensorboardTimeSeriesRetry()ModelServiceSpringProperties.getBatchImportEvaluatedAnnotationsRetry()ModelServiceSpringProperties.getBatchImportModelEvaluationSlicesRetry()TensorboardServiceSpringProperties.getBatchReadTensorboardTimeSeriesDataRetry()JobServiceSpringProperties.getCancelBatchPredictionJobRetry()JobServiceSpringProperties.getCancelCustomJobRetry()JobServiceSpringProperties.getCancelDataLabelingJobRetry()JobServiceSpringProperties.getCancelHyperparameterTuningJobRetry()JobServiceSpringProperties.getCancelNasJobRetry()PipelineServiceSpringProperties.getCancelPipelineJobRetry()PipelineServiceSpringProperties.getCancelTrainingPipelineRetry()GenAiTuningServiceSpringProperties.getCancelTuningJobRetry()VizierServiceSpringProperties.getCompleteTrialRetry()LlmUtilityServiceSpringProperties.getComputeTokensRetry()VertexRagServiceSpringProperties.getCorroborateContentRetry()LlmUtilityServiceSpringProperties.getCountTokensRetry()MetadataServiceSpringProperties.getCreateArtifactRetry()JobServiceSpringProperties.getCreateBatchPredictionJobRetry()MetadataServiceSpringProperties.getCreateContextRetry()JobServiceSpringProperties.getCreateCustomJobRetry()JobServiceSpringProperties.getCreateDataLabelingJobRetry()MetadataServiceSpringProperties.getCreateExecutionRetry()JobServiceSpringProperties.getCreateHyperparameterTuningJobRetry()MetadataServiceSpringProperties.getCreateMetadataSchemaRetry()JobServiceSpringProperties.getCreateModelDeploymentMonitoringJobRetry()JobServiceSpringProperties.getCreateNasJobRetry()PipelineServiceSpringProperties.getCreatePipelineJobRetry()ScheduleServiceSpringProperties.getCreateScheduleRetry()VizierServiceSpringProperties.getCreateStudyRetry()TensorboardServiceSpringProperties.getCreateTensorboardExperimentRetry()TensorboardServiceSpringProperties.getCreateTensorboardRunRetry()TensorboardServiceSpringProperties.getCreateTensorboardTimeSeriesRetry()PipelineServiceSpringProperties.getCreateTrainingPipelineRetry()VizierServiceSpringProperties.getCreateTrialRetry()GenAiTuningServiceSpringProperties.getCreateTuningJobRetry()VizierServiceSpringProperties.getDeleteStudyRetry()VizierServiceSpringProperties.getDeleteTrialRetry()PredictionServiceSpringProperties.getDirectPredictRetry()PredictionServiceSpringProperties.getDirectRawPredictRetry()EvaluationServiceSpringProperties.getEvaluateInstancesRetry()PredictionServiceSpringProperties.getExplainRetry()TensorboardServiceSpringProperties.getExportTensorboardTimeSeriesDataRetry()FeatureOnlineStoreServiceSpringProperties.getFetchFeatureValuesRetry()MatchServiceSpringProperties.getFindNeighborsRetry()PredictionServiceSpringProperties.getGenerateContentRetry()DatasetServiceSpringProperties.getGetAnnotationSpecRetry()MetadataServiceSpringProperties.getGetArtifactRetry()JobServiceSpringProperties.getGetBatchPredictionJobRetry()MetadataServiceSpringProperties.getGetContextRetry()JobServiceSpringProperties.getGetCustomJobRetry()JobServiceSpringProperties.getGetDataLabelingJobRetry()DatasetServiceSpringProperties.getGetDatasetRetry()DatasetServiceSpringProperties.getGetDatasetVersionRetry()DeploymentResourcePoolServiceSpringProperties.getGetDeploymentResourcePoolRetry()EndpointServiceSpringProperties.getGetEndpointRetry()FeaturestoreServiceSpringProperties.getGetEntityTypeRetry()MetadataServiceSpringProperties.getGetExecutionRetry()FeatureRegistryServiceSpringProperties.getGetFeatureGroupRetry()FeatureOnlineStoreAdminServiceSpringProperties.getGetFeatureOnlineStoreRetry()FeatureRegistryServiceSpringProperties.getGetFeatureRetry()FeaturestoreServiceSpringProperties.getGetFeatureRetry()FeaturestoreServiceSpringProperties.getGetFeaturestoreRetry()FeatureOnlineStoreAdminServiceSpringProperties.getGetFeatureViewRetry()FeatureOnlineStoreAdminServiceSpringProperties.getGetFeatureViewSyncRetry()JobServiceSpringProperties.getGetHyperparameterTuningJobRetry()DatasetServiceSpringProperties.getGetIamPolicyRetry()DeploymentResourcePoolServiceSpringProperties.getGetIamPolicyRetry()EndpointServiceSpringProperties.getGetIamPolicyRetry()EvaluationServiceSpringProperties.getGetIamPolicyRetry()FeatureOnlineStoreAdminServiceSpringProperties.getGetIamPolicyRetry()FeatureOnlineStoreServiceSpringProperties.getGetIamPolicyRetry()FeatureRegistryServiceSpringProperties.getGetIamPolicyRetry()FeaturestoreOnlineServingServiceSpringProperties.getGetIamPolicyRetry()FeaturestoreServiceSpringProperties.getGetIamPolicyRetry()GenAiTuningServiceSpringProperties.getGetIamPolicyRetry()IndexEndpointServiceSpringProperties.getGetIamPolicyRetry()IndexServiceSpringProperties.getGetIamPolicyRetry()JobServiceSpringProperties.getGetIamPolicyRetry()LlmUtilityServiceSpringProperties.getGetIamPolicyRetry()MatchServiceSpringProperties.getGetIamPolicyRetry()MetadataServiceSpringProperties.getGetIamPolicyRetry()MigrationServiceSpringProperties.getGetIamPolicyRetry()ModelGardenServiceSpringProperties.getGetIamPolicyRetry()ModelServiceSpringProperties.getGetIamPolicyRetry()NotebookServiceSpringProperties.getGetIamPolicyRetry()PersistentResourceServiceSpringProperties.getGetIamPolicyRetry()PipelineServiceSpringProperties.getGetIamPolicyRetry()PredictionServiceSpringProperties.getGetIamPolicyRetry()ScheduleServiceSpringProperties.getGetIamPolicyRetry()SpecialistPoolServiceSpringProperties.getGetIamPolicyRetry()TensorboardServiceSpringProperties.getGetIamPolicyRetry()VertexRagDataServiceSpringProperties.getGetIamPolicyRetry()VertexRagServiceSpringProperties.getGetIamPolicyRetry()VizierServiceSpringProperties.getGetIamPolicyRetry()IndexEndpointServiceSpringProperties.getGetIndexEndpointRetry()IndexServiceSpringProperties.getGetIndexRetry()DatasetServiceSpringProperties.getGetLocationRetry()DeploymentResourcePoolServiceSpringProperties.getGetLocationRetry()EndpointServiceSpringProperties.getGetLocationRetry()EvaluationServiceSpringProperties.getGetLocationRetry()FeatureOnlineStoreAdminServiceSpringProperties.getGetLocationRetry()FeatureOnlineStoreServiceSpringProperties.getGetLocationRetry()FeatureRegistryServiceSpringProperties.getGetLocationRetry()FeaturestoreOnlineServingServiceSpringProperties.getGetLocationRetry()FeaturestoreServiceSpringProperties.getGetLocationRetry()GenAiTuningServiceSpringProperties.getGetLocationRetry()IndexEndpointServiceSpringProperties.getGetLocationRetry()IndexServiceSpringProperties.getGetLocationRetry()JobServiceSpringProperties.getGetLocationRetry()LlmUtilityServiceSpringProperties.getGetLocationRetry()MatchServiceSpringProperties.getGetLocationRetry()MetadataServiceSpringProperties.getGetLocationRetry()MigrationServiceSpringProperties.getGetLocationRetry()ModelGardenServiceSpringProperties.getGetLocationRetry()ModelServiceSpringProperties.getGetLocationRetry()NotebookServiceSpringProperties.getGetLocationRetry()PersistentResourceServiceSpringProperties.getGetLocationRetry()PipelineServiceSpringProperties.getGetLocationRetry()PredictionServiceSpringProperties.getGetLocationRetry()ScheduleServiceSpringProperties.getGetLocationRetry()SpecialistPoolServiceSpringProperties.getGetLocationRetry()TensorboardServiceSpringProperties.getGetLocationRetry()VertexRagDataServiceSpringProperties.getGetLocationRetry()VertexRagServiceSpringProperties.getGetLocationRetry()VizierServiceSpringProperties.getGetLocationRetry()MetadataServiceSpringProperties.getGetMetadataSchemaRetry()MetadataServiceSpringProperties.getGetMetadataStoreRetry()JobServiceSpringProperties.getGetModelDeploymentMonitoringJobRetry()ModelServiceSpringProperties.getGetModelEvaluationRetry()ModelServiceSpringProperties.getGetModelEvaluationSliceRetry()ModelServiceSpringProperties.getGetModelRetry()JobServiceSpringProperties.getGetNasJobRetry()JobServiceSpringProperties.getGetNasTrialDetailRetry()NotebookServiceSpringProperties.getGetNotebookExecutionJobRetry()NotebookServiceSpringProperties.getGetNotebookRuntimeRetry()NotebookServiceSpringProperties.getGetNotebookRuntimeTemplateRetry()PersistentResourceServiceSpringProperties.getGetPersistentResourceRetry()PipelineServiceSpringProperties.getGetPipelineJobRetry()ModelGardenServiceSpringProperties.getGetPublisherModelRetry()VertexRagDataServiceSpringProperties.getGetRagCorpusRetry()VertexRagDataServiceSpringProperties.getGetRagFileRetry()ScheduleServiceSpringProperties.getGetScheduleRetry()SpecialistPoolServiceSpringProperties.getGetSpecialistPoolRetry()VizierServiceSpringProperties.getGetStudyRetry()TensorboardServiceSpringProperties.getGetTensorboardExperimentRetry()TensorboardServiceSpringProperties.getGetTensorboardRetry()TensorboardServiceSpringProperties.getGetTensorboardRunRetry()TensorboardServiceSpringProperties.getGetTensorboardTimeSeriesRetry()PipelineServiceSpringProperties.getGetTrainingPipelineRetry()VizierServiceSpringProperties.getGetTrialRetry()GenAiTuningServiceSpringProperties.getGetTuningJobRetry()ModelServiceSpringProperties.getImportModelEvaluationRetry()DatasetServiceSpringProperties.getListAnnotationsRetry()MetadataServiceSpringProperties.getListArtifactsRetry()JobServiceSpringProperties.getListBatchPredictionJobsRetry()MetadataServiceSpringProperties.getListContextsRetry()JobServiceSpringProperties.getListCustomJobsRetry()DatasetServiceSpringProperties.getListDataItemsRetry()JobServiceSpringProperties.getListDataLabelingJobsRetry()DatasetServiceSpringProperties.getListDatasetsRetry()DatasetServiceSpringProperties.getListDatasetVersionsRetry()DeploymentResourcePoolServiceSpringProperties.getListDeploymentResourcePoolsRetry()EndpointServiceSpringProperties.getListEndpointsRetry()FeaturestoreServiceSpringProperties.getListEntityTypesRetry()MetadataServiceSpringProperties.getListExecutionsRetry()FeatureRegistryServiceSpringProperties.getListFeatureGroupsRetry()FeatureOnlineStoreAdminServiceSpringProperties.getListFeatureOnlineStoresRetry()FeatureRegistryServiceSpringProperties.getListFeaturesRetry()FeaturestoreServiceSpringProperties.getListFeaturesRetry()FeaturestoreServiceSpringProperties.getListFeaturestoresRetry()FeatureOnlineStoreAdminServiceSpringProperties.getListFeatureViewsRetry()FeatureOnlineStoreAdminServiceSpringProperties.getListFeatureViewSyncsRetry()JobServiceSpringProperties.getListHyperparameterTuningJobsRetry()IndexEndpointServiceSpringProperties.getListIndexEndpointsRetry()IndexServiceSpringProperties.getListIndexesRetry()DatasetServiceSpringProperties.getListLocationsRetry()DeploymentResourcePoolServiceSpringProperties.getListLocationsRetry()EndpointServiceSpringProperties.getListLocationsRetry()EvaluationServiceSpringProperties.getListLocationsRetry()FeatureOnlineStoreAdminServiceSpringProperties.getListLocationsRetry()FeatureOnlineStoreServiceSpringProperties.getListLocationsRetry()FeatureRegistryServiceSpringProperties.getListLocationsRetry()FeaturestoreOnlineServingServiceSpringProperties.getListLocationsRetry()FeaturestoreServiceSpringProperties.getListLocationsRetry()GenAiTuningServiceSpringProperties.getListLocationsRetry()IndexEndpointServiceSpringProperties.getListLocationsRetry()IndexServiceSpringProperties.getListLocationsRetry()JobServiceSpringProperties.getListLocationsRetry()LlmUtilityServiceSpringProperties.getListLocationsRetry()MatchServiceSpringProperties.getListLocationsRetry()MetadataServiceSpringProperties.getListLocationsRetry()MigrationServiceSpringProperties.getListLocationsRetry()ModelGardenServiceSpringProperties.getListLocationsRetry()ModelServiceSpringProperties.getListLocationsRetry()NotebookServiceSpringProperties.getListLocationsRetry()PersistentResourceServiceSpringProperties.getListLocationsRetry()PipelineServiceSpringProperties.getListLocationsRetry()PredictionServiceSpringProperties.getListLocationsRetry()ScheduleServiceSpringProperties.getListLocationsRetry()SpecialistPoolServiceSpringProperties.getListLocationsRetry()TensorboardServiceSpringProperties.getListLocationsRetry()VertexRagDataServiceSpringProperties.getListLocationsRetry()VertexRagServiceSpringProperties.getListLocationsRetry()VizierServiceSpringProperties.getListLocationsRetry()MetadataServiceSpringProperties.getListMetadataSchemasRetry()MetadataServiceSpringProperties.getListMetadataStoresRetry()JobServiceSpringProperties.getListModelDeploymentMonitoringJobsRetry()ModelServiceSpringProperties.getListModelEvaluationSlicesRetry()ModelServiceSpringProperties.getListModelEvaluationsRetry()ModelServiceSpringProperties.getListModelsRetry()ModelServiceSpringProperties.getListModelVersionsRetry()JobServiceSpringProperties.getListNasJobsRetry()JobServiceSpringProperties.getListNasTrialDetailsRetry()NotebookServiceSpringProperties.getListNotebookExecutionJobsRetry()NotebookServiceSpringProperties.getListNotebookRuntimesRetry()NotebookServiceSpringProperties.getListNotebookRuntimeTemplatesRetry()VizierServiceSpringProperties.getListOptimalTrialsRetry()PersistentResourceServiceSpringProperties.getListPersistentResourcesRetry()PipelineServiceSpringProperties.getListPipelineJobsRetry()VertexRagDataServiceSpringProperties.getListRagCorporaRetry()VertexRagDataServiceSpringProperties.getListRagFilesRetry()DatasetServiceSpringProperties.getListSavedQueriesRetry()ScheduleServiceSpringProperties.getListSchedulesRetry()SpecialistPoolServiceSpringProperties.getListSpecialistPoolsRetry()VizierServiceSpringProperties.getListStudiesRetry()TensorboardServiceSpringProperties.getListTensorboardExperimentsRetry()TensorboardServiceSpringProperties.getListTensorboardRunsRetry()TensorboardServiceSpringProperties.getListTensorboardsRetry()TensorboardServiceSpringProperties.getListTensorboardTimeSeriesRetry()PipelineServiceSpringProperties.getListTrainingPipelinesRetry()VizierServiceSpringProperties.getListTrialsRetry()GenAiTuningServiceSpringProperties.getListTuningJobsRetry()VizierServiceSpringProperties.getLookupStudyRetry()ModelServiceSpringProperties.getMergeVersionAliasesRetry()JobServiceSpringProperties.getPauseModelDeploymentMonitoringJobRetry()ScheduleServiceSpringProperties.getPauseScheduleRetry()PredictionServiceSpringProperties.getPredictRetry()MetadataServiceSpringProperties.getQueryArtifactLineageSubgraphRetry()MetadataServiceSpringProperties.getQueryContextLineageSubgraphRetry()DeploymentResourcePoolServiceSpringProperties.getQueryDeployedModelsRetry()MetadataServiceSpringProperties.getQueryExecutionInputsAndOutputsRetry()PredictionServiceSpringProperties.getRawPredictRetry()FeaturestoreOnlineServingServiceSpringProperties.getReadFeatureValuesRetry()MatchServiceSpringProperties.getReadIndexDatapointsRetry()TensorboardServiceSpringProperties.getReadTensorboardSizeRetry()TensorboardServiceSpringProperties.getReadTensorboardTimeSeriesDataRetry()TensorboardServiceSpringProperties.getReadTensorboardUsageRetry()MetadataServiceSpringProperties.getRemoveContextChildrenRetry()IndexServiceSpringProperties.getRemoveDatapointsRetry()JobServiceSpringProperties.getResumeModelDeploymentMonitoringJobRetry()ScheduleServiceSpringProperties.getResumeScheduleRetry()VertexRagServiceSpringProperties.getRetrieveContextsRetry()DatasetServiceSpringProperties.getRetry()DeploymentResourcePoolServiceSpringProperties.getRetry()EndpointServiceSpringProperties.getRetry()EvaluationServiceSpringProperties.getRetry()FeatureOnlineStoreAdminServiceSpringProperties.getRetry()FeatureOnlineStoreServiceSpringProperties.getRetry()FeatureRegistryServiceSpringProperties.getRetry()FeaturestoreOnlineServingServiceSpringProperties.getRetry()FeaturestoreServiceSpringProperties.getRetry()GenAiTuningServiceSpringProperties.getRetry()IndexEndpointServiceSpringProperties.getRetry()IndexServiceSpringProperties.getRetry()JobServiceSpringProperties.getRetry()LlmUtilityServiceSpringProperties.getRetry()MatchServiceSpringProperties.getRetry()MetadataServiceSpringProperties.getRetry()MigrationServiceSpringProperties.getRetry()ModelGardenServiceSpringProperties.getRetry()ModelServiceSpringProperties.getRetry()NotebookServiceSpringProperties.getRetry()PersistentResourceServiceSpringProperties.getRetry()PipelineServiceSpringProperties.getRetry()PredictionServiceSpringProperties.getRetry()ScheduleServiceSpringProperties.getRetry()SpecialistPoolServiceSpringProperties.getRetry()TensorboardServiceSpringProperties.getRetry()VertexRagDataServiceSpringProperties.getRetry()VertexRagServiceSpringProperties.getRetry()VizierServiceSpringProperties.getRetry()DatasetServiceSpringProperties.getSearchDataItemsRetry()FeaturestoreServiceSpringProperties.getSearchFeaturesRetry()MigrationServiceSpringProperties.getSearchMigratableResourcesRetry()JobServiceSpringProperties.getSearchModelDeploymentMonitoringStatsAnomaliesRetry()FeatureOnlineStoreServiceSpringProperties.getSearchNearestEntitiesRetry()DatasetServiceSpringProperties.getSetIamPolicyRetry()DeploymentResourcePoolServiceSpringProperties.getSetIamPolicyRetry()EndpointServiceSpringProperties.getSetIamPolicyRetry()EvaluationServiceSpringProperties.getSetIamPolicyRetry()FeatureOnlineStoreAdminServiceSpringProperties.getSetIamPolicyRetry()FeatureOnlineStoreServiceSpringProperties.getSetIamPolicyRetry()FeatureRegistryServiceSpringProperties.getSetIamPolicyRetry()FeaturestoreOnlineServingServiceSpringProperties.getSetIamPolicyRetry()FeaturestoreServiceSpringProperties.getSetIamPolicyRetry()GenAiTuningServiceSpringProperties.getSetIamPolicyRetry()IndexEndpointServiceSpringProperties.getSetIamPolicyRetry()IndexServiceSpringProperties.getSetIamPolicyRetry()JobServiceSpringProperties.getSetIamPolicyRetry()LlmUtilityServiceSpringProperties.getSetIamPolicyRetry()MatchServiceSpringProperties.getSetIamPolicyRetry()MetadataServiceSpringProperties.getSetIamPolicyRetry()MigrationServiceSpringProperties.getSetIamPolicyRetry()ModelGardenServiceSpringProperties.getSetIamPolicyRetry()ModelServiceSpringProperties.getSetIamPolicyRetry()NotebookServiceSpringProperties.getSetIamPolicyRetry()PersistentResourceServiceSpringProperties.getSetIamPolicyRetry()PipelineServiceSpringProperties.getSetIamPolicyRetry()PredictionServiceSpringProperties.getSetIamPolicyRetry()ScheduleServiceSpringProperties.getSetIamPolicyRetry()SpecialistPoolServiceSpringProperties.getSetIamPolicyRetry()TensorboardServiceSpringProperties.getSetIamPolicyRetry()VertexRagDataServiceSpringProperties.getSetIamPolicyRetry()VertexRagServiceSpringProperties.getSetIamPolicyRetry()VizierServiceSpringProperties.getSetIamPolicyRetry()VizierServiceSpringProperties.getStopTrialRetry()FeatureOnlineStoreAdminServiceSpringProperties.getSyncFeatureViewRetry()DatasetServiceSpringProperties.getTestIamPermissionsRetry()DeploymentResourcePoolServiceSpringProperties.getTestIamPermissionsRetry()EndpointServiceSpringProperties.getTestIamPermissionsRetry()EvaluationServiceSpringProperties.getTestIamPermissionsRetry()FeatureOnlineStoreAdminServiceSpringProperties.getTestIamPermissionsRetry()FeatureOnlineStoreServiceSpringProperties.getTestIamPermissionsRetry()FeatureRegistryServiceSpringProperties.getTestIamPermissionsRetry()FeaturestoreOnlineServingServiceSpringProperties.getTestIamPermissionsRetry()FeaturestoreServiceSpringProperties.getTestIamPermissionsRetry()GenAiTuningServiceSpringProperties.getTestIamPermissionsRetry()IndexEndpointServiceSpringProperties.getTestIamPermissionsRetry()IndexServiceSpringProperties.getTestIamPermissionsRetry()JobServiceSpringProperties.getTestIamPermissionsRetry()LlmUtilityServiceSpringProperties.getTestIamPermissionsRetry()MatchServiceSpringProperties.getTestIamPermissionsRetry()MetadataServiceSpringProperties.getTestIamPermissionsRetry()MigrationServiceSpringProperties.getTestIamPermissionsRetry()ModelGardenServiceSpringProperties.getTestIamPermissionsRetry()ModelServiceSpringProperties.getTestIamPermissionsRetry()NotebookServiceSpringProperties.getTestIamPermissionsRetry()PersistentResourceServiceSpringProperties.getTestIamPermissionsRetry()PipelineServiceSpringProperties.getTestIamPermissionsRetry()PredictionServiceSpringProperties.getTestIamPermissionsRetry()ScheduleServiceSpringProperties.getTestIamPermissionsRetry()SpecialistPoolServiceSpringProperties.getTestIamPermissionsRetry()TensorboardServiceSpringProperties.getTestIamPermissionsRetry()VertexRagDataServiceSpringProperties.getTestIamPermissionsRetry()VertexRagServiceSpringProperties.getTestIamPermissionsRetry()VizierServiceSpringProperties.getTestIamPermissionsRetry()MetadataServiceSpringProperties.getUpdateArtifactRetry()MetadataServiceSpringProperties.getUpdateContextRetry()DatasetServiceSpringProperties.getUpdateDatasetRetry()DatasetServiceSpringProperties.getUpdateDatasetVersionRetry()EndpointServiceSpringProperties.getUpdateEndpointRetry()FeaturestoreServiceSpringProperties.getUpdateEntityTypeRetry()MetadataServiceSpringProperties.getUpdateExecutionRetry()FeaturestoreServiceSpringProperties.getUpdateFeatureRetry()IndexEndpointServiceSpringProperties.getUpdateIndexEndpointRetry()ModelServiceSpringProperties.getUpdateModelRetry()NotebookServiceSpringProperties.getUpdateNotebookRuntimeTemplateRetry()ScheduleServiceSpringProperties.getUpdateScheduleRetry()TensorboardServiceSpringProperties.getUpdateTensorboardExperimentRetry()TensorboardServiceSpringProperties.getUpdateTensorboardRunRetry()TensorboardServiceSpringProperties.getUpdateTensorboardTimeSeriesRetry()VertexRagDataServiceSpringProperties.getUploadRagFileRetry()IndexServiceSpringProperties.getUpsertDatapointsRetry()FeaturestoreOnlineServingServiceSpringProperties.getWriteFeatureValuesRetry()TensorboardServiceSpringProperties.getWriteTensorboardExperimentDataRetry()TensorboardServiceSpringProperties.getWriteTensorboardRunDataRetry()Methods in com.google.cloud.aiplatform.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidMetadataServiceSpringProperties.setAddContextArtifactsAndExecutionsRetry(Retry addContextArtifactsAndExecutionsRetry) voidMetadataServiceSpringProperties.setAddContextChildrenRetry(Retry addContextChildrenRetry) voidMetadataServiceSpringProperties.setAddExecutionEventsRetry(Retry addExecutionEventsRetry) voidVizierServiceSpringProperties.setAddTrialMeasurementRetry(Retry addTrialMeasurementRetry) voidVertexRagServiceSpringProperties.setAugmentPromptRetry(Retry augmentPromptRetry) voidTensorboardServiceSpringProperties.setBatchCreateTensorboardRunsRetry(Retry batchCreateTensorboardRunsRetry) voidTensorboardServiceSpringProperties.setBatchCreateTensorboardTimeSeriesRetry(Retry batchCreateTensorboardTimeSeriesRetry) voidModelServiceSpringProperties.setBatchImportEvaluatedAnnotationsRetry(Retry batchImportEvaluatedAnnotationsRetry) voidModelServiceSpringProperties.setBatchImportModelEvaluationSlicesRetry(Retry batchImportModelEvaluationSlicesRetry) voidTensorboardServiceSpringProperties.setBatchReadTensorboardTimeSeriesDataRetry(Retry batchReadTensorboardTimeSeriesDataRetry) voidJobServiceSpringProperties.setCancelBatchPredictionJobRetry(Retry cancelBatchPredictionJobRetry) voidJobServiceSpringProperties.setCancelCustomJobRetry(Retry cancelCustomJobRetry) voidJobServiceSpringProperties.setCancelDataLabelingJobRetry(Retry cancelDataLabelingJobRetry) voidJobServiceSpringProperties.setCancelHyperparameterTuningJobRetry(Retry cancelHyperparameterTuningJobRetry) voidJobServiceSpringProperties.setCancelNasJobRetry(Retry cancelNasJobRetry) voidPipelineServiceSpringProperties.setCancelPipelineJobRetry(Retry cancelPipelineJobRetry) voidPipelineServiceSpringProperties.setCancelTrainingPipelineRetry(Retry cancelTrainingPipelineRetry) voidGenAiTuningServiceSpringProperties.setCancelTuningJobRetry(Retry cancelTuningJobRetry) voidVizierServiceSpringProperties.setCompleteTrialRetry(Retry completeTrialRetry) voidLlmUtilityServiceSpringProperties.setComputeTokensRetry(Retry computeTokensRetry) voidVertexRagServiceSpringProperties.setCorroborateContentRetry(Retry corroborateContentRetry) voidLlmUtilityServiceSpringProperties.setCountTokensRetry(Retry countTokensRetry) voidMetadataServiceSpringProperties.setCreateArtifactRetry(Retry createArtifactRetry) voidJobServiceSpringProperties.setCreateBatchPredictionJobRetry(Retry createBatchPredictionJobRetry) voidMetadataServiceSpringProperties.setCreateContextRetry(Retry createContextRetry) voidJobServiceSpringProperties.setCreateCustomJobRetry(Retry createCustomJobRetry) voidJobServiceSpringProperties.setCreateDataLabelingJobRetry(Retry createDataLabelingJobRetry) voidMetadataServiceSpringProperties.setCreateExecutionRetry(Retry createExecutionRetry) voidJobServiceSpringProperties.setCreateHyperparameterTuningJobRetry(Retry createHyperparameterTuningJobRetry) voidMetadataServiceSpringProperties.setCreateMetadataSchemaRetry(Retry createMetadataSchemaRetry) voidJobServiceSpringProperties.setCreateModelDeploymentMonitoringJobRetry(Retry createModelDeploymentMonitoringJobRetry) voidJobServiceSpringProperties.setCreateNasJobRetry(Retry createNasJobRetry) voidPipelineServiceSpringProperties.setCreatePipelineJobRetry(Retry createPipelineJobRetry) voidScheduleServiceSpringProperties.setCreateScheduleRetry(Retry createScheduleRetry) voidVizierServiceSpringProperties.setCreateStudyRetry(Retry createStudyRetry) voidTensorboardServiceSpringProperties.setCreateTensorboardExperimentRetry(Retry createTensorboardExperimentRetry) voidTensorboardServiceSpringProperties.setCreateTensorboardRunRetry(Retry createTensorboardRunRetry) voidTensorboardServiceSpringProperties.setCreateTensorboardTimeSeriesRetry(Retry createTensorboardTimeSeriesRetry) voidPipelineServiceSpringProperties.setCreateTrainingPipelineRetry(Retry createTrainingPipelineRetry) voidVizierServiceSpringProperties.setCreateTrialRetry(Retry createTrialRetry) voidGenAiTuningServiceSpringProperties.setCreateTuningJobRetry(Retry createTuningJobRetry) voidVizierServiceSpringProperties.setDeleteStudyRetry(Retry deleteStudyRetry) voidVizierServiceSpringProperties.setDeleteTrialRetry(Retry deleteTrialRetry) voidPredictionServiceSpringProperties.setDirectPredictRetry(Retry directPredictRetry) voidPredictionServiceSpringProperties.setDirectRawPredictRetry(Retry directRawPredictRetry) voidEvaluationServiceSpringProperties.setEvaluateInstancesRetry(Retry evaluateInstancesRetry) voidPredictionServiceSpringProperties.setExplainRetry(Retry explainRetry) voidTensorboardServiceSpringProperties.setExportTensorboardTimeSeriesDataRetry(Retry exportTensorboardTimeSeriesDataRetry) voidFeatureOnlineStoreServiceSpringProperties.setFetchFeatureValuesRetry(Retry fetchFeatureValuesRetry) voidMatchServiceSpringProperties.setFindNeighborsRetry(Retry findNeighborsRetry) voidPredictionServiceSpringProperties.setGenerateContentRetry(Retry generateContentRetry) voidDatasetServiceSpringProperties.setGetAnnotationSpecRetry(Retry getAnnotationSpecRetry) voidMetadataServiceSpringProperties.setGetArtifactRetry(Retry getArtifactRetry) voidJobServiceSpringProperties.setGetBatchPredictionJobRetry(Retry getBatchPredictionJobRetry) voidMetadataServiceSpringProperties.setGetContextRetry(Retry getContextRetry) voidJobServiceSpringProperties.setGetCustomJobRetry(Retry getCustomJobRetry) voidJobServiceSpringProperties.setGetDataLabelingJobRetry(Retry getDataLabelingJobRetry) voidDatasetServiceSpringProperties.setGetDatasetRetry(Retry getDatasetRetry) voidDatasetServiceSpringProperties.setGetDatasetVersionRetry(Retry getDatasetVersionRetry) voidDeploymentResourcePoolServiceSpringProperties.setGetDeploymentResourcePoolRetry(Retry getDeploymentResourcePoolRetry) voidEndpointServiceSpringProperties.setGetEndpointRetry(Retry getEndpointRetry) voidFeaturestoreServiceSpringProperties.setGetEntityTypeRetry(Retry getEntityTypeRetry) voidMetadataServiceSpringProperties.setGetExecutionRetry(Retry getExecutionRetry) voidFeatureRegistryServiceSpringProperties.setGetFeatureGroupRetry(Retry getFeatureGroupRetry) voidFeatureOnlineStoreAdminServiceSpringProperties.setGetFeatureOnlineStoreRetry(Retry getFeatureOnlineStoreRetry) voidFeatureRegistryServiceSpringProperties.setGetFeatureRetry(Retry getFeatureRetry) voidFeaturestoreServiceSpringProperties.setGetFeatureRetry(Retry getFeatureRetry) voidFeaturestoreServiceSpringProperties.setGetFeaturestoreRetry(Retry getFeaturestoreRetry) voidFeatureOnlineStoreAdminServiceSpringProperties.setGetFeatureViewRetry(Retry getFeatureViewRetry) voidFeatureOnlineStoreAdminServiceSpringProperties.setGetFeatureViewSyncRetry(Retry getFeatureViewSyncRetry) voidJobServiceSpringProperties.setGetHyperparameterTuningJobRetry(Retry getHyperparameterTuningJobRetry) voidDatasetServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidDeploymentResourcePoolServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidEndpointServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidEvaluationServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidFeatureOnlineStoreAdminServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidFeatureOnlineStoreServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidFeatureRegistryServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidFeaturestoreOnlineServingServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidFeaturestoreServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidGenAiTuningServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidIndexEndpointServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidIndexServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidJobServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidLlmUtilityServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidMatchServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidMetadataServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidMigrationServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidModelGardenServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidModelServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidNotebookServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidPersistentResourceServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidPipelineServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidPredictionServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidScheduleServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidSpecialistPoolServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidTensorboardServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidVertexRagDataServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidVertexRagServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidVizierServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidIndexEndpointServiceSpringProperties.setGetIndexEndpointRetry(Retry getIndexEndpointRetry) voidIndexServiceSpringProperties.setGetIndexRetry(Retry getIndexRetry) voidDatasetServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidDeploymentResourcePoolServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidEndpointServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidEvaluationServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidFeatureOnlineStoreAdminServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidFeatureOnlineStoreServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidFeatureRegistryServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidFeaturestoreOnlineServingServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidFeaturestoreServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidGenAiTuningServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidIndexEndpointServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidIndexServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidJobServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidLlmUtilityServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidMatchServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidMetadataServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidMigrationServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidModelGardenServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidModelServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidNotebookServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidPersistentResourceServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidPipelineServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidPredictionServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidScheduleServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidSpecialistPoolServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidTensorboardServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidVertexRagDataServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidVertexRagServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidVizierServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidMetadataServiceSpringProperties.setGetMetadataSchemaRetry(Retry getMetadataSchemaRetry) voidMetadataServiceSpringProperties.setGetMetadataStoreRetry(Retry getMetadataStoreRetry) voidJobServiceSpringProperties.setGetModelDeploymentMonitoringJobRetry(Retry getModelDeploymentMonitoringJobRetry) voidModelServiceSpringProperties.setGetModelEvaluationRetry(Retry getModelEvaluationRetry) voidModelServiceSpringProperties.setGetModelEvaluationSliceRetry(Retry getModelEvaluationSliceRetry) voidModelServiceSpringProperties.setGetModelRetry(Retry getModelRetry) voidJobServiceSpringProperties.setGetNasJobRetry(Retry getNasJobRetry) voidJobServiceSpringProperties.setGetNasTrialDetailRetry(Retry getNasTrialDetailRetry) voidNotebookServiceSpringProperties.setGetNotebookExecutionJobRetry(Retry getNotebookExecutionJobRetry) voidNotebookServiceSpringProperties.setGetNotebookRuntimeRetry(Retry getNotebookRuntimeRetry) voidNotebookServiceSpringProperties.setGetNotebookRuntimeTemplateRetry(Retry getNotebookRuntimeTemplateRetry) voidPersistentResourceServiceSpringProperties.setGetPersistentResourceRetry(Retry getPersistentResourceRetry) voidPipelineServiceSpringProperties.setGetPipelineJobRetry(Retry getPipelineJobRetry) voidModelGardenServiceSpringProperties.setGetPublisherModelRetry(Retry getPublisherModelRetry) voidVertexRagDataServiceSpringProperties.setGetRagCorpusRetry(Retry getRagCorpusRetry) voidVertexRagDataServiceSpringProperties.setGetRagFileRetry(Retry getRagFileRetry) voidScheduleServiceSpringProperties.setGetScheduleRetry(Retry getScheduleRetry) voidSpecialistPoolServiceSpringProperties.setGetSpecialistPoolRetry(Retry getSpecialistPoolRetry) voidVizierServiceSpringProperties.setGetStudyRetry(Retry getStudyRetry) voidTensorboardServiceSpringProperties.setGetTensorboardExperimentRetry(Retry getTensorboardExperimentRetry) voidTensorboardServiceSpringProperties.setGetTensorboardRetry(Retry getTensorboardRetry) voidTensorboardServiceSpringProperties.setGetTensorboardRunRetry(Retry getTensorboardRunRetry) voidTensorboardServiceSpringProperties.setGetTensorboardTimeSeriesRetry(Retry getTensorboardTimeSeriesRetry) voidPipelineServiceSpringProperties.setGetTrainingPipelineRetry(Retry getTrainingPipelineRetry) voidVizierServiceSpringProperties.setGetTrialRetry(Retry getTrialRetry) voidGenAiTuningServiceSpringProperties.setGetTuningJobRetry(Retry getTuningJobRetry) voidModelServiceSpringProperties.setImportModelEvaluationRetry(Retry importModelEvaluationRetry) voidDatasetServiceSpringProperties.setListAnnotationsRetry(Retry listAnnotationsRetry) voidMetadataServiceSpringProperties.setListArtifactsRetry(Retry listArtifactsRetry) voidJobServiceSpringProperties.setListBatchPredictionJobsRetry(Retry listBatchPredictionJobsRetry) voidMetadataServiceSpringProperties.setListContextsRetry(Retry listContextsRetry) voidJobServiceSpringProperties.setListCustomJobsRetry(Retry listCustomJobsRetry) voidDatasetServiceSpringProperties.setListDataItemsRetry(Retry listDataItemsRetry) voidJobServiceSpringProperties.setListDataLabelingJobsRetry(Retry listDataLabelingJobsRetry) voidDatasetServiceSpringProperties.setListDatasetsRetry(Retry listDatasetsRetry) voidDatasetServiceSpringProperties.setListDatasetVersionsRetry(Retry listDatasetVersionsRetry) voidDeploymentResourcePoolServiceSpringProperties.setListDeploymentResourcePoolsRetry(Retry listDeploymentResourcePoolsRetry) voidEndpointServiceSpringProperties.setListEndpointsRetry(Retry listEndpointsRetry) voidFeaturestoreServiceSpringProperties.setListEntityTypesRetry(Retry listEntityTypesRetry) voidMetadataServiceSpringProperties.setListExecutionsRetry(Retry listExecutionsRetry) voidFeatureRegistryServiceSpringProperties.setListFeatureGroupsRetry(Retry listFeatureGroupsRetry) voidFeatureOnlineStoreAdminServiceSpringProperties.setListFeatureOnlineStoresRetry(Retry listFeatureOnlineStoresRetry) voidFeatureRegistryServiceSpringProperties.setListFeaturesRetry(Retry listFeaturesRetry) voidFeaturestoreServiceSpringProperties.setListFeaturesRetry(Retry listFeaturesRetry) voidFeaturestoreServiceSpringProperties.setListFeaturestoresRetry(Retry listFeaturestoresRetry) voidFeatureOnlineStoreAdminServiceSpringProperties.setListFeatureViewsRetry(Retry listFeatureViewsRetry) voidFeatureOnlineStoreAdminServiceSpringProperties.setListFeatureViewSyncsRetry(Retry listFeatureViewSyncsRetry) voidJobServiceSpringProperties.setListHyperparameterTuningJobsRetry(Retry listHyperparameterTuningJobsRetry) voidIndexEndpointServiceSpringProperties.setListIndexEndpointsRetry(Retry listIndexEndpointsRetry) voidIndexServiceSpringProperties.setListIndexesRetry(Retry listIndexesRetry) voidDatasetServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidDeploymentResourcePoolServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidEndpointServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidEvaluationServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidFeatureOnlineStoreAdminServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidFeatureOnlineStoreServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidFeatureRegistryServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidFeaturestoreOnlineServingServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidFeaturestoreServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidGenAiTuningServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidIndexEndpointServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidIndexServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidJobServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidLlmUtilityServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidMatchServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidMetadataServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidMigrationServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidModelGardenServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidModelServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidNotebookServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidPersistentResourceServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidPipelineServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidPredictionServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidScheduleServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidSpecialistPoolServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidTensorboardServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidVertexRagDataServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidVertexRagServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidVizierServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidMetadataServiceSpringProperties.setListMetadataSchemasRetry(Retry listMetadataSchemasRetry) voidMetadataServiceSpringProperties.setListMetadataStoresRetry(Retry listMetadataStoresRetry) voidJobServiceSpringProperties.setListModelDeploymentMonitoringJobsRetry(Retry listModelDeploymentMonitoringJobsRetry) voidModelServiceSpringProperties.setListModelEvaluationSlicesRetry(Retry listModelEvaluationSlicesRetry) voidModelServiceSpringProperties.setListModelEvaluationsRetry(Retry listModelEvaluationsRetry) voidModelServiceSpringProperties.setListModelsRetry(Retry listModelsRetry) voidModelServiceSpringProperties.setListModelVersionsRetry(Retry listModelVersionsRetry) voidJobServiceSpringProperties.setListNasJobsRetry(Retry listNasJobsRetry) voidJobServiceSpringProperties.setListNasTrialDetailsRetry(Retry listNasTrialDetailsRetry) voidNotebookServiceSpringProperties.setListNotebookExecutionJobsRetry(Retry listNotebookExecutionJobsRetry) voidNotebookServiceSpringProperties.setListNotebookRuntimesRetry(Retry listNotebookRuntimesRetry) voidNotebookServiceSpringProperties.setListNotebookRuntimeTemplatesRetry(Retry listNotebookRuntimeTemplatesRetry) voidVizierServiceSpringProperties.setListOptimalTrialsRetry(Retry listOptimalTrialsRetry) voidPersistentResourceServiceSpringProperties.setListPersistentResourcesRetry(Retry listPersistentResourcesRetry) voidPipelineServiceSpringProperties.setListPipelineJobsRetry(Retry listPipelineJobsRetry) voidVertexRagDataServiceSpringProperties.setListRagCorporaRetry(Retry listRagCorporaRetry) voidVertexRagDataServiceSpringProperties.setListRagFilesRetry(Retry listRagFilesRetry) voidDatasetServiceSpringProperties.setListSavedQueriesRetry(Retry listSavedQueriesRetry) voidScheduleServiceSpringProperties.setListSchedulesRetry(Retry listSchedulesRetry) voidSpecialistPoolServiceSpringProperties.setListSpecialistPoolsRetry(Retry listSpecialistPoolsRetry) voidVizierServiceSpringProperties.setListStudiesRetry(Retry listStudiesRetry) voidTensorboardServiceSpringProperties.setListTensorboardExperimentsRetry(Retry listTensorboardExperimentsRetry) voidTensorboardServiceSpringProperties.setListTensorboardRunsRetry(Retry listTensorboardRunsRetry) voidTensorboardServiceSpringProperties.setListTensorboardsRetry(Retry listTensorboardsRetry) voidTensorboardServiceSpringProperties.setListTensorboardTimeSeriesRetry(Retry listTensorboardTimeSeriesRetry) voidPipelineServiceSpringProperties.setListTrainingPipelinesRetry(Retry listTrainingPipelinesRetry) voidVizierServiceSpringProperties.setListTrialsRetry(Retry listTrialsRetry) voidGenAiTuningServiceSpringProperties.setListTuningJobsRetry(Retry listTuningJobsRetry) voidVizierServiceSpringProperties.setLookupStudyRetry(Retry lookupStudyRetry) voidModelServiceSpringProperties.setMergeVersionAliasesRetry(Retry mergeVersionAliasesRetry) voidJobServiceSpringProperties.setPauseModelDeploymentMonitoringJobRetry(Retry pauseModelDeploymentMonitoringJobRetry) voidScheduleServiceSpringProperties.setPauseScheduleRetry(Retry pauseScheduleRetry) voidPredictionServiceSpringProperties.setPredictRetry(Retry predictRetry) voidMetadataServiceSpringProperties.setQueryArtifactLineageSubgraphRetry(Retry queryArtifactLineageSubgraphRetry) voidMetadataServiceSpringProperties.setQueryContextLineageSubgraphRetry(Retry queryContextLineageSubgraphRetry) voidDeploymentResourcePoolServiceSpringProperties.setQueryDeployedModelsRetry(Retry queryDeployedModelsRetry) voidMetadataServiceSpringProperties.setQueryExecutionInputsAndOutputsRetry(Retry queryExecutionInputsAndOutputsRetry) voidPredictionServiceSpringProperties.setRawPredictRetry(Retry rawPredictRetry) voidFeaturestoreOnlineServingServiceSpringProperties.setReadFeatureValuesRetry(Retry readFeatureValuesRetry) voidMatchServiceSpringProperties.setReadIndexDatapointsRetry(Retry readIndexDatapointsRetry) voidTensorboardServiceSpringProperties.setReadTensorboardSizeRetry(Retry readTensorboardSizeRetry) voidTensorboardServiceSpringProperties.setReadTensorboardTimeSeriesDataRetry(Retry readTensorboardTimeSeriesDataRetry) voidTensorboardServiceSpringProperties.setReadTensorboardUsageRetry(Retry readTensorboardUsageRetry) voidMetadataServiceSpringProperties.setRemoveContextChildrenRetry(Retry removeContextChildrenRetry) voidIndexServiceSpringProperties.setRemoveDatapointsRetry(Retry removeDatapointsRetry) voidJobServiceSpringProperties.setResumeModelDeploymentMonitoringJobRetry(Retry resumeModelDeploymentMonitoringJobRetry) voidScheduleServiceSpringProperties.setResumeScheduleRetry(Retry resumeScheduleRetry) voidVertexRagServiceSpringProperties.setRetrieveContextsRetry(Retry retrieveContextsRetry) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidDatasetServiceSpringProperties.setSearchDataItemsRetry(Retry searchDataItemsRetry) voidFeaturestoreServiceSpringProperties.setSearchFeaturesRetry(Retry searchFeaturesRetry) voidMigrationServiceSpringProperties.setSearchMigratableResourcesRetry(Retry searchMigratableResourcesRetry) voidJobServiceSpringProperties.setSearchModelDeploymentMonitoringStatsAnomaliesRetry(Retry searchModelDeploymentMonitoringStatsAnomaliesRetry) voidFeatureOnlineStoreServiceSpringProperties.setSearchNearestEntitiesRetry(Retry searchNearestEntitiesRetry) voidDatasetServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidDeploymentResourcePoolServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidEndpointServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidEvaluationServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidFeatureOnlineStoreAdminServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidFeatureOnlineStoreServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidFeatureRegistryServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidFeaturestoreOnlineServingServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidFeaturestoreServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidGenAiTuningServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidIndexEndpointServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidIndexServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidJobServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidLlmUtilityServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidMatchServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidMetadataServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidMigrationServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidModelGardenServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidModelServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidNotebookServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidPersistentResourceServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidPipelineServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidPredictionServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidScheduleServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidSpecialistPoolServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidTensorboardServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidVertexRagDataServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidVertexRagServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidVizierServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidVizierServiceSpringProperties.setStopTrialRetry(Retry stopTrialRetry) voidFeatureOnlineStoreAdminServiceSpringProperties.setSyncFeatureViewRetry(Retry syncFeatureViewRetry) voidDatasetServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidDeploymentResourcePoolServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidEndpointServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidEvaluationServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidFeatureOnlineStoreAdminServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidFeatureOnlineStoreServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidFeatureRegistryServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidFeaturestoreOnlineServingServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidFeaturestoreServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidGenAiTuningServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidIndexEndpointServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidIndexServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidJobServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidLlmUtilityServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidMatchServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidMetadataServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidMigrationServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidModelGardenServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidModelServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidNotebookServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidPersistentResourceServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidPipelineServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidPredictionServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidScheduleServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidSpecialistPoolServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidTensorboardServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidVertexRagDataServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidVertexRagServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidVizierServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidMetadataServiceSpringProperties.setUpdateArtifactRetry(Retry updateArtifactRetry) voidMetadataServiceSpringProperties.setUpdateContextRetry(Retry updateContextRetry) voidDatasetServiceSpringProperties.setUpdateDatasetRetry(Retry updateDatasetRetry) voidDatasetServiceSpringProperties.setUpdateDatasetVersionRetry(Retry updateDatasetVersionRetry) voidEndpointServiceSpringProperties.setUpdateEndpointRetry(Retry updateEndpointRetry) voidFeaturestoreServiceSpringProperties.setUpdateEntityTypeRetry(Retry updateEntityTypeRetry) voidMetadataServiceSpringProperties.setUpdateExecutionRetry(Retry updateExecutionRetry) voidFeaturestoreServiceSpringProperties.setUpdateFeatureRetry(Retry updateFeatureRetry) voidIndexEndpointServiceSpringProperties.setUpdateIndexEndpointRetry(Retry updateIndexEndpointRetry) voidModelServiceSpringProperties.setUpdateModelRetry(Retry updateModelRetry) voidNotebookServiceSpringProperties.setUpdateNotebookRuntimeTemplateRetry(Retry updateNotebookRuntimeTemplateRetry) voidScheduleServiceSpringProperties.setUpdateScheduleRetry(Retry updateScheduleRetry) voidTensorboardServiceSpringProperties.setUpdateTensorboardExperimentRetry(Retry updateTensorboardExperimentRetry) voidTensorboardServiceSpringProperties.setUpdateTensorboardRunRetry(Retry updateTensorboardRunRetry) voidTensorboardServiceSpringProperties.setUpdateTensorboardTimeSeriesRetry(Retry updateTensorboardTimeSeriesRetry) voidVertexRagDataServiceSpringProperties.setUploadRagFileRetry(Retry uploadRagFileRetry) voidIndexServiceSpringProperties.setUpsertDatapointsRetry(Retry upsertDatapointsRetry) voidFeaturestoreOnlineServingServiceSpringProperties.setWriteFeatureValuesRetry(Retry writeFeatureValuesRetry) voidTensorboardServiceSpringProperties.setWriteTensorboardExperimentDataRetry(Retry writeTensorboardExperimentDataRetry) voidTensorboardServiceSpringProperties.setWriteTensorboardRunDataRetry(Retry writeTensorboardRunDataRetry) -
Uses of Retry in com.google.cloud.api.servicemanagement.v1.spring
Methods in com.google.cloud.api.servicemanagement.v1.spring that return RetryModifier and TypeMethodDescriptionServiceManagerSpringProperties.getCreateServiceConfigRetry()ServiceManagerSpringProperties.getGenerateConfigReportRetry()ServiceManagerSpringProperties.getGetIamPolicyRetry()ServiceManagerSpringProperties.getGetServiceConfigRetry()ServiceManagerSpringProperties.getGetServiceRetry()ServiceManagerSpringProperties.getGetServiceRolloutRetry()ServiceManagerSpringProperties.getListServiceConfigsRetry()ServiceManagerSpringProperties.getListServiceRolloutsRetry()ServiceManagerSpringProperties.getListServicesRetry()ServiceManagerSpringProperties.getRetry()ServiceManagerSpringProperties.getSetIamPolicyRetry()ServiceManagerSpringProperties.getTestIamPermissionsRetry()Methods in com.google.cloud.api.servicemanagement.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidServiceManagerSpringProperties.setCreateServiceConfigRetry(Retry createServiceConfigRetry) voidServiceManagerSpringProperties.setGenerateConfigReportRetry(Retry generateConfigReportRetry) voidServiceManagerSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidServiceManagerSpringProperties.setGetServiceConfigRetry(Retry getServiceConfigRetry) voidServiceManagerSpringProperties.setGetServiceRetry(Retry getServiceRetry) voidServiceManagerSpringProperties.setGetServiceRolloutRetry(Retry getServiceRolloutRetry) voidServiceManagerSpringProperties.setListServiceConfigsRetry(Retry listServiceConfigsRetry) voidServiceManagerSpringProperties.setListServiceRolloutsRetry(Retry listServiceRolloutsRetry) voidServiceManagerSpringProperties.setListServicesRetry(Retry listServicesRetry) voidvoidServiceManagerSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidServiceManagerSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) -
Uses of Retry in com.google.cloud.apigateway.v1.spring
Methods in com.google.cloud.apigateway.v1.spring that return RetryModifier and TypeMethodDescriptionApiGatewayServiceSpringProperties.getGetApiConfigRetry()ApiGatewayServiceSpringProperties.getGetApiRetry()ApiGatewayServiceSpringProperties.getGetGatewayRetry()ApiGatewayServiceSpringProperties.getListApiConfigsRetry()ApiGatewayServiceSpringProperties.getListApisRetry()ApiGatewayServiceSpringProperties.getListGatewaysRetry()ApiGatewayServiceSpringProperties.getRetry()Methods in com.google.cloud.apigateway.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidApiGatewayServiceSpringProperties.setGetApiConfigRetry(Retry getApiConfigRetry) voidApiGatewayServiceSpringProperties.setGetApiRetry(Retry getApiRetry) voidApiGatewayServiceSpringProperties.setGetGatewayRetry(Retry getGatewayRetry) voidApiGatewayServiceSpringProperties.setListApiConfigsRetry(Retry listApiConfigsRetry) voidApiGatewayServiceSpringProperties.setListApisRetry(Retry listApisRetry) voidApiGatewayServiceSpringProperties.setListGatewaysRetry(Retry listGatewaysRetry) void -
Uses of Retry in com.google.cloud.apigeeconnect.v1.spring
Methods in com.google.cloud.apigeeconnect.v1.spring that return RetryModifier and TypeMethodDescriptionConnectionServiceSpringProperties.getListConnectionsRetry()ConnectionServiceSpringProperties.getRetry()TetherSpringProperties.getRetry()Methods in com.google.cloud.apigeeconnect.v1.spring with parameters of type Retry -
Uses of Retry in com.google.cloud.asset.v1.spring
Methods in com.google.cloud.asset.v1.spring that return RetryModifier and TypeMethodDescriptionAssetServiceSpringProperties.getAnalyzeIamPolicyRetry()AssetServiceSpringProperties.getAnalyzeMoveRetry()AssetServiceSpringProperties.getAnalyzeOrgPoliciesRetry()AssetServiceSpringProperties.getAnalyzeOrgPolicyGovernedAssetsRetry()AssetServiceSpringProperties.getAnalyzeOrgPolicyGovernedContainersRetry()AssetServiceSpringProperties.getBatchGetAssetsHistoryRetry()AssetServiceSpringProperties.getBatchGetEffectiveIamPoliciesRetry()AssetServiceSpringProperties.getCreateFeedRetry()AssetServiceSpringProperties.getCreateSavedQueryRetry()AssetServiceSpringProperties.getDeleteFeedRetry()AssetServiceSpringProperties.getDeleteSavedQueryRetry()AssetServiceSpringProperties.getGetFeedRetry()AssetServiceSpringProperties.getGetSavedQueryRetry()AssetServiceSpringProperties.getListAssetsRetry()AssetServiceSpringProperties.getListFeedsRetry()AssetServiceSpringProperties.getListSavedQueriesRetry()AssetServiceSpringProperties.getQueryAssetsRetry()AssetServiceSpringProperties.getRetry()AssetServiceSpringProperties.getSearchAllIamPoliciesRetry()AssetServiceSpringProperties.getSearchAllResourcesRetry()AssetServiceSpringProperties.getUpdateFeedRetry()AssetServiceSpringProperties.getUpdateSavedQueryRetry()Methods in com.google.cloud.asset.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidAssetServiceSpringProperties.setAnalyzeIamPolicyRetry(Retry analyzeIamPolicyRetry) voidAssetServiceSpringProperties.setAnalyzeMoveRetry(Retry analyzeMoveRetry) voidAssetServiceSpringProperties.setAnalyzeOrgPoliciesRetry(Retry analyzeOrgPoliciesRetry) voidAssetServiceSpringProperties.setAnalyzeOrgPolicyGovernedAssetsRetry(Retry analyzeOrgPolicyGovernedAssetsRetry) voidAssetServiceSpringProperties.setAnalyzeOrgPolicyGovernedContainersRetry(Retry analyzeOrgPolicyGovernedContainersRetry) voidAssetServiceSpringProperties.setBatchGetAssetsHistoryRetry(Retry batchGetAssetsHistoryRetry) voidAssetServiceSpringProperties.setBatchGetEffectiveIamPoliciesRetry(Retry batchGetEffectiveIamPoliciesRetry) voidAssetServiceSpringProperties.setCreateFeedRetry(Retry createFeedRetry) voidAssetServiceSpringProperties.setCreateSavedQueryRetry(Retry createSavedQueryRetry) voidAssetServiceSpringProperties.setDeleteFeedRetry(Retry deleteFeedRetry) voidAssetServiceSpringProperties.setDeleteSavedQueryRetry(Retry deleteSavedQueryRetry) voidAssetServiceSpringProperties.setGetFeedRetry(Retry getFeedRetry) voidAssetServiceSpringProperties.setGetSavedQueryRetry(Retry getSavedQueryRetry) voidAssetServiceSpringProperties.setListAssetsRetry(Retry listAssetsRetry) voidAssetServiceSpringProperties.setListFeedsRetry(Retry listFeedsRetry) voidAssetServiceSpringProperties.setListSavedQueriesRetry(Retry listSavedQueriesRetry) voidAssetServiceSpringProperties.setQueryAssetsRetry(Retry queryAssetsRetry) voidvoidAssetServiceSpringProperties.setSearchAllIamPoliciesRetry(Retry searchAllIamPoliciesRetry) voidAssetServiceSpringProperties.setSearchAllResourcesRetry(Retry searchAllResourcesRetry) voidAssetServiceSpringProperties.setUpdateFeedRetry(Retry updateFeedRetry) voidAssetServiceSpringProperties.setUpdateSavedQueryRetry(Retry updateSavedQueryRetry) -
Uses of Retry in com.google.cloud.assuredworkloads.v1.spring
Methods in com.google.cloud.assuredworkloads.v1.spring that return RetryModifier and TypeMethodDescriptionAssuredWorkloadsServiceSpringProperties.getAcknowledgeViolationRetry()AssuredWorkloadsServiceSpringProperties.getDeleteWorkloadRetry()AssuredWorkloadsServiceSpringProperties.getGetViolationRetry()AssuredWorkloadsServiceSpringProperties.getGetWorkloadRetry()AssuredWorkloadsServiceSpringProperties.getListViolationsRetry()AssuredWorkloadsServiceSpringProperties.getListWorkloadsRetry()AssuredWorkloadsServiceSpringProperties.getRestrictAllowedResourcesRetry()AssuredWorkloadsServiceSpringProperties.getRetry()AssuredWorkloadsServiceSpringProperties.getUpdateWorkloadRetry()Methods in com.google.cloud.assuredworkloads.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidAssuredWorkloadsServiceSpringProperties.setAcknowledgeViolationRetry(Retry acknowledgeViolationRetry) voidAssuredWorkloadsServiceSpringProperties.setDeleteWorkloadRetry(Retry deleteWorkloadRetry) voidAssuredWorkloadsServiceSpringProperties.setGetViolationRetry(Retry getViolationRetry) voidAssuredWorkloadsServiceSpringProperties.setGetWorkloadRetry(Retry getWorkloadRetry) voidAssuredWorkloadsServiceSpringProperties.setListViolationsRetry(Retry listViolationsRetry) voidAssuredWorkloadsServiceSpringProperties.setListWorkloadsRetry(Retry listWorkloadsRetry) voidAssuredWorkloadsServiceSpringProperties.setRestrictAllowedResourcesRetry(Retry restrictAllowedResourcesRetry) voidvoidAssuredWorkloadsServiceSpringProperties.setUpdateWorkloadRetry(Retry updateWorkloadRetry) -
Uses of Retry in com.google.cloud.automl.v1.spring
Methods in com.google.cloud.automl.v1.spring that return RetryModifier and TypeMethodDescriptionAutoMlSpringProperties.getGetAnnotationSpecRetry()AutoMlSpringProperties.getGetDatasetRetry()AutoMlSpringProperties.getGetModelEvaluationRetry()AutoMlSpringProperties.getGetModelRetry()AutoMlSpringProperties.getListDatasetsRetry()AutoMlSpringProperties.getListModelEvaluationsRetry()AutoMlSpringProperties.getListModelsRetry()PredictionServiceSpringProperties.getPredictRetry()AutoMlSpringProperties.getRetry()PredictionServiceSpringProperties.getRetry()AutoMlSpringProperties.getUpdateDatasetRetry()AutoMlSpringProperties.getUpdateModelRetry()Methods in com.google.cloud.automl.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidAutoMlSpringProperties.setGetAnnotationSpecRetry(Retry getAnnotationSpecRetry) voidAutoMlSpringProperties.setGetDatasetRetry(Retry getDatasetRetry) voidAutoMlSpringProperties.setGetModelEvaluationRetry(Retry getModelEvaluationRetry) voidAutoMlSpringProperties.setGetModelRetry(Retry getModelRetry) voidAutoMlSpringProperties.setListDatasetsRetry(Retry listDatasetsRetry) voidAutoMlSpringProperties.setListModelEvaluationsRetry(Retry listModelEvaluationsRetry) voidAutoMlSpringProperties.setListModelsRetry(Retry listModelsRetry) voidPredictionServiceSpringProperties.setPredictRetry(Retry predictRetry) voidvoidvoidAutoMlSpringProperties.setUpdateDatasetRetry(Retry updateDatasetRetry) voidAutoMlSpringProperties.setUpdateModelRetry(Retry updateModelRetry) -
Uses of Retry in com.google.cloud.backupdr.v1.spring
Methods in com.google.cloud.backupdr.v1.spring that return RetryModifier and TypeMethodDescriptionBackupDRSpringProperties.getFetchUsableBackupVaultsRetry()BackupDRSpringProperties.getGetBackupPlanAssociationRetry()BackupDRSpringProperties.getGetBackupPlanRetry()BackupDRSpringProperties.getGetBackupRetry()BackupDRSpringProperties.getGetBackupVaultRetry()BackupDRSpringProperties.getGetDataSourceRetry()BackupDRSpringProperties.getGetIamPolicyRetry()BackupDRSpringProperties.getGetLocationRetry()BackupDRSpringProperties.getGetManagementServerRetry()BackupDRSpringProperties.getListBackupPlanAssociationsRetry()BackupDRSpringProperties.getListBackupPlansRetry()BackupDRSpringProperties.getListBackupsRetry()BackupDRSpringProperties.getListBackupVaultsRetry()BackupDRSpringProperties.getListDataSourcesRetry()BackupDRSpringProperties.getListLocationsRetry()BackupDRSpringProperties.getListManagementServersRetry()BackupDRSpringProperties.getRetry()BackupDRSpringProperties.getSetIamPolicyRetry()BackupDRSpringProperties.getTestIamPermissionsRetry()Methods in com.google.cloud.backupdr.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidBackupDRSpringProperties.setFetchUsableBackupVaultsRetry(Retry fetchUsableBackupVaultsRetry) voidBackupDRSpringProperties.setGetBackupPlanAssociationRetry(Retry getBackupPlanAssociationRetry) voidBackupDRSpringProperties.setGetBackupPlanRetry(Retry getBackupPlanRetry) voidBackupDRSpringProperties.setGetBackupRetry(Retry getBackupRetry) voidBackupDRSpringProperties.setGetBackupVaultRetry(Retry getBackupVaultRetry) voidBackupDRSpringProperties.setGetDataSourceRetry(Retry getDataSourceRetry) voidBackupDRSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidBackupDRSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidBackupDRSpringProperties.setGetManagementServerRetry(Retry getManagementServerRetry) voidBackupDRSpringProperties.setListBackupPlanAssociationsRetry(Retry listBackupPlanAssociationsRetry) voidBackupDRSpringProperties.setListBackupPlansRetry(Retry listBackupPlansRetry) voidBackupDRSpringProperties.setListBackupsRetry(Retry listBackupsRetry) voidBackupDRSpringProperties.setListBackupVaultsRetry(Retry listBackupVaultsRetry) voidBackupDRSpringProperties.setListDataSourcesRetry(Retry listDataSourcesRetry) voidBackupDRSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidBackupDRSpringProperties.setListManagementServersRetry(Retry listManagementServersRetry) voidvoidBackupDRSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidBackupDRSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) -
Uses of Retry in com.google.cloud.bigquery.analyticshub.v1.spring
Methods in com.google.cloud.bigquery.analyticshub.v1.spring that return RetryModifier and TypeMethodDescriptionAnalyticsHubServiceSpringProperties.getCreateDataExchangeRetry()AnalyticsHubServiceSpringProperties.getCreateListingRetry()AnalyticsHubServiceSpringProperties.getDeleteDataExchangeRetry()AnalyticsHubServiceSpringProperties.getDeleteListingRetry()AnalyticsHubServiceSpringProperties.getGetDataExchangeRetry()AnalyticsHubServiceSpringProperties.getGetIamPolicyRetry()AnalyticsHubServiceSpringProperties.getGetListingRetry()AnalyticsHubServiceSpringProperties.getGetSubscriptionRetry()AnalyticsHubServiceSpringProperties.getListDataExchangesRetry()AnalyticsHubServiceSpringProperties.getListListingsRetry()AnalyticsHubServiceSpringProperties.getListOrgDataExchangesRetry()AnalyticsHubServiceSpringProperties.getListSharedResourceSubscriptionsRetry()AnalyticsHubServiceSpringProperties.getListSubscriptionsRetry()AnalyticsHubServiceSpringProperties.getRetry()AnalyticsHubServiceSpringProperties.getRevokeSubscriptionRetry()AnalyticsHubServiceSpringProperties.getSetIamPolicyRetry()AnalyticsHubServiceSpringProperties.getSubscribeListingRetry()AnalyticsHubServiceSpringProperties.getTestIamPermissionsRetry()AnalyticsHubServiceSpringProperties.getUpdateDataExchangeRetry()AnalyticsHubServiceSpringProperties.getUpdateListingRetry()Methods in com.google.cloud.bigquery.analyticshub.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidAnalyticsHubServiceSpringProperties.setCreateDataExchangeRetry(Retry createDataExchangeRetry) voidAnalyticsHubServiceSpringProperties.setCreateListingRetry(Retry createListingRetry) voidAnalyticsHubServiceSpringProperties.setDeleteDataExchangeRetry(Retry deleteDataExchangeRetry) voidAnalyticsHubServiceSpringProperties.setDeleteListingRetry(Retry deleteListingRetry) voidAnalyticsHubServiceSpringProperties.setGetDataExchangeRetry(Retry getDataExchangeRetry) voidAnalyticsHubServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidAnalyticsHubServiceSpringProperties.setGetListingRetry(Retry getListingRetry) voidAnalyticsHubServiceSpringProperties.setGetSubscriptionRetry(Retry getSubscriptionRetry) voidAnalyticsHubServiceSpringProperties.setListDataExchangesRetry(Retry listDataExchangesRetry) voidAnalyticsHubServiceSpringProperties.setListListingsRetry(Retry listListingsRetry) voidAnalyticsHubServiceSpringProperties.setListOrgDataExchangesRetry(Retry listOrgDataExchangesRetry) voidAnalyticsHubServiceSpringProperties.setListSharedResourceSubscriptionsRetry(Retry listSharedResourceSubscriptionsRetry) voidAnalyticsHubServiceSpringProperties.setListSubscriptionsRetry(Retry listSubscriptionsRetry) voidvoidAnalyticsHubServiceSpringProperties.setRevokeSubscriptionRetry(Retry revokeSubscriptionRetry) voidAnalyticsHubServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidAnalyticsHubServiceSpringProperties.setSubscribeListingRetry(Retry subscribeListingRetry) voidAnalyticsHubServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidAnalyticsHubServiceSpringProperties.setUpdateDataExchangeRetry(Retry updateDataExchangeRetry) voidAnalyticsHubServiceSpringProperties.setUpdateListingRetry(Retry updateListingRetry) -
Uses of Retry in com.google.cloud.bigquery.datatransfer.v1.spring
Methods in com.google.cloud.bigquery.datatransfer.v1.spring that return RetryModifier and TypeMethodDescriptionDataTransferServiceSpringProperties.getCheckValidCredsRetry()DataTransferServiceSpringProperties.getCreateTransferConfigRetry()DataTransferServiceSpringProperties.getDeleteTransferConfigRetry()DataTransferServiceSpringProperties.getDeleteTransferRunRetry()DataTransferServiceSpringProperties.getEnrollDataSourcesRetry()DataTransferServiceSpringProperties.getGetDataSourceRetry()DataTransferServiceSpringProperties.getGetLocationRetry()DataTransferServiceSpringProperties.getGetTransferConfigRetry()DataTransferServiceSpringProperties.getGetTransferRunRetry()DataTransferServiceSpringProperties.getListDataSourcesRetry()DataTransferServiceSpringProperties.getListLocationsRetry()DataTransferServiceSpringProperties.getListTransferConfigsRetry()DataTransferServiceSpringProperties.getListTransferLogsRetry()DataTransferServiceSpringProperties.getListTransferRunsRetry()DataTransferServiceSpringProperties.getRetry()DataTransferServiceSpringProperties.getScheduleTransferRunsRetry()DataTransferServiceSpringProperties.getStartManualTransferRunsRetry()DataTransferServiceSpringProperties.getUnenrollDataSourcesRetry()DataTransferServiceSpringProperties.getUpdateTransferConfigRetry()Methods in com.google.cloud.bigquery.datatransfer.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidDataTransferServiceSpringProperties.setCheckValidCredsRetry(Retry checkValidCredsRetry) voidDataTransferServiceSpringProperties.setCreateTransferConfigRetry(Retry createTransferConfigRetry) voidDataTransferServiceSpringProperties.setDeleteTransferConfigRetry(Retry deleteTransferConfigRetry) voidDataTransferServiceSpringProperties.setDeleteTransferRunRetry(Retry deleteTransferRunRetry) voidDataTransferServiceSpringProperties.setEnrollDataSourcesRetry(Retry enrollDataSourcesRetry) voidDataTransferServiceSpringProperties.setGetDataSourceRetry(Retry getDataSourceRetry) voidDataTransferServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidDataTransferServiceSpringProperties.setGetTransferConfigRetry(Retry getTransferConfigRetry) voidDataTransferServiceSpringProperties.setGetTransferRunRetry(Retry getTransferRunRetry) voidDataTransferServiceSpringProperties.setListDataSourcesRetry(Retry listDataSourcesRetry) voidDataTransferServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidDataTransferServiceSpringProperties.setListTransferConfigsRetry(Retry listTransferConfigsRetry) voidDataTransferServiceSpringProperties.setListTransferLogsRetry(Retry listTransferLogsRetry) voidDataTransferServiceSpringProperties.setListTransferRunsRetry(Retry listTransferRunsRetry) voidvoidDataTransferServiceSpringProperties.setScheduleTransferRunsRetry(Retry scheduleTransferRunsRetry) voidDataTransferServiceSpringProperties.setStartManualTransferRunsRetry(Retry startManualTransferRunsRetry) voidDataTransferServiceSpringProperties.setUnenrollDataSourcesRetry(Retry unenrollDataSourcesRetry) voidDataTransferServiceSpringProperties.setUpdateTransferConfigRetry(Retry updateTransferConfigRetry) -
Uses of Retry in com.google.cloud.bigquery.reservation.v1.spring
Methods in com.google.cloud.bigquery.reservation.v1.spring that return RetryModifier and TypeMethodDescriptionReservationServiceSpringProperties.getCreateAssignmentRetry()ReservationServiceSpringProperties.getCreateCapacityCommitmentRetry()ReservationServiceSpringProperties.getCreateReservationRetry()ReservationServiceSpringProperties.getDeleteAssignmentRetry()ReservationServiceSpringProperties.getDeleteCapacityCommitmentRetry()ReservationServiceSpringProperties.getDeleteReservationRetry()ReservationServiceSpringProperties.getFailoverReservationRetry()ReservationServiceSpringProperties.getGetBiReservationRetry()ReservationServiceSpringProperties.getGetCapacityCommitmentRetry()ReservationServiceSpringProperties.getGetReservationRetry()ReservationServiceSpringProperties.getListAssignmentsRetry()ReservationServiceSpringProperties.getListCapacityCommitmentsRetry()ReservationServiceSpringProperties.getListReservationsRetry()ReservationServiceSpringProperties.getMergeCapacityCommitmentsRetry()ReservationServiceSpringProperties.getMoveAssignmentRetry()ReservationServiceSpringProperties.getRetry()ReservationServiceSpringProperties.getSearchAllAssignmentsRetry()ReservationServiceSpringProperties.getSearchAssignmentsRetry()ReservationServiceSpringProperties.getSplitCapacityCommitmentRetry()ReservationServiceSpringProperties.getUpdateAssignmentRetry()ReservationServiceSpringProperties.getUpdateBiReservationRetry()ReservationServiceSpringProperties.getUpdateCapacityCommitmentRetry()ReservationServiceSpringProperties.getUpdateReservationRetry()Methods in com.google.cloud.bigquery.reservation.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidReservationServiceSpringProperties.setCreateAssignmentRetry(Retry createAssignmentRetry) voidReservationServiceSpringProperties.setCreateCapacityCommitmentRetry(Retry createCapacityCommitmentRetry) voidReservationServiceSpringProperties.setCreateReservationRetry(Retry createReservationRetry) voidReservationServiceSpringProperties.setDeleteAssignmentRetry(Retry deleteAssignmentRetry) voidReservationServiceSpringProperties.setDeleteCapacityCommitmentRetry(Retry deleteCapacityCommitmentRetry) voidReservationServiceSpringProperties.setDeleteReservationRetry(Retry deleteReservationRetry) voidReservationServiceSpringProperties.setFailoverReservationRetry(Retry failoverReservationRetry) voidReservationServiceSpringProperties.setGetBiReservationRetry(Retry getBiReservationRetry) voidReservationServiceSpringProperties.setGetCapacityCommitmentRetry(Retry getCapacityCommitmentRetry) voidReservationServiceSpringProperties.setGetReservationRetry(Retry getReservationRetry) voidReservationServiceSpringProperties.setListAssignmentsRetry(Retry listAssignmentsRetry) voidReservationServiceSpringProperties.setListCapacityCommitmentsRetry(Retry listCapacityCommitmentsRetry) voidReservationServiceSpringProperties.setListReservationsRetry(Retry listReservationsRetry) voidReservationServiceSpringProperties.setMergeCapacityCommitmentsRetry(Retry mergeCapacityCommitmentsRetry) voidReservationServiceSpringProperties.setMoveAssignmentRetry(Retry moveAssignmentRetry) voidvoidReservationServiceSpringProperties.setSearchAllAssignmentsRetry(Retry searchAllAssignmentsRetry) voidReservationServiceSpringProperties.setSearchAssignmentsRetry(Retry searchAssignmentsRetry) voidReservationServiceSpringProperties.setSplitCapacityCommitmentRetry(Retry splitCapacityCommitmentRetry) voidReservationServiceSpringProperties.setUpdateAssignmentRetry(Retry updateAssignmentRetry) voidReservationServiceSpringProperties.setUpdateBiReservationRetry(Retry updateBiReservationRetry) voidReservationServiceSpringProperties.setUpdateCapacityCommitmentRetry(Retry updateCapacityCommitmentRetry) voidReservationServiceSpringProperties.setUpdateReservationRetry(Retry updateReservationRetry) -
Uses of Retry in com.google.cloud.bigqueryconnection.v1.spring
Methods in com.google.cloud.bigqueryconnection.v1.spring that return RetryModifier and TypeMethodDescriptionConnectionServiceSpringProperties.getCreateConnectionRetry()ConnectionServiceSpringProperties.getDeleteConnectionRetry()ConnectionServiceSpringProperties.getGetConnectionRetry()ConnectionServiceSpringProperties.getGetIamPolicyRetry()ConnectionServiceSpringProperties.getListConnectionsRetry()ConnectionServiceSpringProperties.getRetry()ConnectionServiceSpringProperties.getSetIamPolicyRetry()ConnectionServiceSpringProperties.getTestIamPermissionsRetry()ConnectionServiceSpringProperties.getUpdateConnectionRetry()Methods in com.google.cloud.bigqueryconnection.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidConnectionServiceSpringProperties.setCreateConnectionRetry(Retry createConnectionRetry) voidConnectionServiceSpringProperties.setDeleteConnectionRetry(Retry deleteConnectionRetry) voidConnectionServiceSpringProperties.setGetConnectionRetry(Retry getConnectionRetry) voidConnectionServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidConnectionServiceSpringProperties.setListConnectionsRetry(Retry listConnectionsRetry) voidvoidConnectionServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidConnectionServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidConnectionServiceSpringProperties.setUpdateConnectionRetry(Retry updateConnectionRetry) -
Uses of Retry in com.google.cloud.billing.budgets.v1.spring
Methods in com.google.cloud.billing.budgets.v1.spring that return RetryModifier and TypeMethodDescriptionBudgetServiceSpringProperties.getCreateBudgetRetry()BudgetServiceSpringProperties.getDeleteBudgetRetry()BudgetServiceSpringProperties.getGetBudgetRetry()BudgetServiceSpringProperties.getListBudgetsRetry()BudgetServiceSpringProperties.getRetry()BudgetServiceSpringProperties.getUpdateBudgetRetry()Methods in com.google.cloud.billing.budgets.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidBudgetServiceSpringProperties.setCreateBudgetRetry(Retry createBudgetRetry) voidBudgetServiceSpringProperties.setDeleteBudgetRetry(Retry deleteBudgetRetry) voidBudgetServiceSpringProperties.setGetBudgetRetry(Retry getBudgetRetry) voidBudgetServiceSpringProperties.setListBudgetsRetry(Retry listBudgetsRetry) voidvoidBudgetServiceSpringProperties.setUpdateBudgetRetry(Retry updateBudgetRetry) -
Uses of Retry in com.google.cloud.billing.v1.spring
Methods in com.google.cloud.billing.v1.spring that return RetryModifier and TypeMethodDescriptionCloudBillingSpringProperties.getCreateBillingAccountRetry()CloudBillingSpringProperties.getGetBillingAccountRetry()CloudBillingSpringProperties.getGetIamPolicyRetry()CloudBillingSpringProperties.getGetProjectBillingInfoRetry()CloudBillingSpringProperties.getListBillingAccountsRetry()CloudBillingSpringProperties.getListProjectBillingInfoRetry()CloudCatalogSpringProperties.getListServicesRetry()CloudCatalogSpringProperties.getListSkusRetry()CloudBillingSpringProperties.getMoveBillingAccountRetry()CloudBillingSpringProperties.getRetry()CloudCatalogSpringProperties.getRetry()CloudBillingSpringProperties.getSetIamPolicyRetry()CloudBillingSpringProperties.getTestIamPermissionsRetry()CloudBillingSpringProperties.getUpdateBillingAccountRetry()CloudBillingSpringProperties.getUpdateProjectBillingInfoRetry()Methods in com.google.cloud.billing.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidCloudBillingSpringProperties.setCreateBillingAccountRetry(Retry createBillingAccountRetry) voidCloudBillingSpringProperties.setGetBillingAccountRetry(Retry getBillingAccountRetry) voidCloudBillingSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidCloudBillingSpringProperties.setGetProjectBillingInfoRetry(Retry getProjectBillingInfoRetry) voidCloudBillingSpringProperties.setListBillingAccountsRetry(Retry listBillingAccountsRetry) voidCloudBillingSpringProperties.setListProjectBillingInfoRetry(Retry listProjectBillingInfoRetry) voidCloudCatalogSpringProperties.setListServicesRetry(Retry listServicesRetry) voidCloudCatalogSpringProperties.setListSkusRetry(Retry listSkusRetry) voidCloudBillingSpringProperties.setMoveBillingAccountRetry(Retry moveBillingAccountRetry) voidvoidvoidCloudBillingSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidCloudBillingSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidCloudBillingSpringProperties.setUpdateBillingAccountRetry(Retry updateBillingAccountRetry) voidCloudBillingSpringProperties.setUpdateProjectBillingInfoRetry(Retry updateProjectBillingInfoRetry) -
Uses of Retry in com.google.cloud.channel.v1.spring
Methods in com.google.cloud.channel.v1.spring that return RetryModifier and TypeMethodDescriptionCloudChannelServiceSpringProperties.getCheckCloudIdentityAccountsExistRetry()CloudChannelServiceSpringProperties.getCreateChannelPartnerLinkRetry()CloudChannelServiceSpringProperties.getCreateChannelPartnerRepricingConfigRetry()CloudChannelServiceSpringProperties.getCreateCustomerRepricingConfigRetry()CloudChannelServiceSpringProperties.getCreateCustomerRetry()CloudChannelServiceSpringProperties.getDeleteChannelPartnerRepricingConfigRetry()CloudChannelServiceSpringProperties.getDeleteCustomerRepricingConfigRetry()CloudChannelServiceSpringProperties.getDeleteCustomerRetry()CloudChannelReportsServiceSpringProperties.getFetchReportResultsRetry()CloudChannelServiceSpringProperties.getGetChannelPartnerLinkRetry()CloudChannelServiceSpringProperties.getGetChannelPartnerRepricingConfigRetry()CloudChannelServiceSpringProperties.getGetCustomerRepricingConfigRetry()CloudChannelServiceSpringProperties.getGetCustomerRetry()CloudChannelServiceSpringProperties.getGetEntitlementRetry()CloudChannelServiceSpringProperties.getImportCustomerRetry()CloudChannelServiceSpringProperties.getListChannelPartnerLinksRetry()CloudChannelServiceSpringProperties.getListChannelPartnerRepricingConfigsRetry()CloudChannelServiceSpringProperties.getListCustomerRepricingConfigsRetry()CloudChannelServiceSpringProperties.getListCustomersRetry()CloudChannelServiceSpringProperties.getListEntitlementChangesRetry()CloudChannelServiceSpringProperties.getListEntitlementsRetry()CloudChannelServiceSpringProperties.getListOffersRetry()CloudChannelServiceSpringProperties.getListProductsRetry()CloudChannelServiceSpringProperties.getListPurchasableOffersRetry()CloudChannelServiceSpringProperties.getListPurchasableSkusRetry()CloudChannelReportsServiceSpringProperties.getListReportsRetry()CloudChannelServiceSpringProperties.getListSkuGroupBillableSkusRetry()CloudChannelServiceSpringProperties.getListSkuGroupsRetry()CloudChannelServiceSpringProperties.getListSkusRetry()CloudChannelServiceSpringProperties.getListSubscribersRetry()CloudChannelServiceSpringProperties.getListTransferableOffersRetry()CloudChannelServiceSpringProperties.getListTransferableSkusRetry()CloudChannelServiceSpringProperties.getLookupOfferRetry()CloudChannelServiceSpringProperties.getQueryEligibleBillingAccountsRetry()CloudChannelServiceSpringProperties.getRegisterSubscriberRetry()CloudChannelReportsServiceSpringProperties.getRetry()CloudChannelServiceSpringProperties.getRetry()CloudChannelServiceSpringProperties.getUnregisterSubscriberRetry()CloudChannelServiceSpringProperties.getUpdateChannelPartnerLinkRetry()CloudChannelServiceSpringProperties.getUpdateChannelPartnerRepricingConfigRetry()CloudChannelServiceSpringProperties.getUpdateCustomerRepricingConfigRetry()CloudChannelServiceSpringProperties.getUpdateCustomerRetry()Methods in com.google.cloud.channel.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidCloudChannelServiceSpringProperties.setCheckCloudIdentityAccountsExistRetry(Retry checkCloudIdentityAccountsExistRetry) voidCloudChannelServiceSpringProperties.setCreateChannelPartnerLinkRetry(Retry createChannelPartnerLinkRetry) voidCloudChannelServiceSpringProperties.setCreateChannelPartnerRepricingConfigRetry(Retry createChannelPartnerRepricingConfigRetry) voidCloudChannelServiceSpringProperties.setCreateCustomerRepricingConfigRetry(Retry createCustomerRepricingConfigRetry) voidCloudChannelServiceSpringProperties.setCreateCustomerRetry(Retry createCustomerRetry) voidCloudChannelServiceSpringProperties.setDeleteChannelPartnerRepricingConfigRetry(Retry deleteChannelPartnerRepricingConfigRetry) voidCloudChannelServiceSpringProperties.setDeleteCustomerRepricingConfigRetry(Retry deleteCustomerRepricingConfigRetry) voidCloudChannelServiceSpringProperties.setDeleteCustomerRetry(Retry deleteCustomerRetry) voidCloudChannelReportsServiceSpringProperties.setFetchReportResultsRetry(Retry fetchReportResultsRetry) voidCloudChannelServiceSpringProperties.setGetChannelPartnerLinkRetry(Retry getChannelPartnerLinkRetry) voidCloudChannelServiceSpringProperties.setGetChannelPartnerRepricingConfigRetry(Retry getChannelPartnerRepricingConfigRetry) voidCloudChannelServiceSpringProperties.setGetCustomerRepricingConfigRetry(Retry getCustomerRepricingConfigRetry) voidCloudChannelServiceSpringProperties.setGetCustomerRetry(Retry getCustomerRetry) voidCloudChannelServiceSpringProperties.setGetEntitlementRetry(Retry getEntitlementRetry) voidCloudChannelServiceSpringProperties.setImportCustomerRetry(Retry importCustomerRetry) voidCloudChannelServiceSpringProperties.setListChannelPartnerLinksRetry(Retry listChannelPartnerLinksRetry) voidCloudChannelServiceSpringProperties.setListChannelPartnerRepricingConfigsRetry(Retry listChannelPartnerRepricingConfigsRetry) voidCloudChannelServiceSpringProperties.setListCustomerRepricingConfigsRetry(Retry listCustomerRepricingConfigsRetry) voidCloudChannelServiceSpringProperties.setListCustomersRetry(Retry listCustomersRetry) voidCloudChannelServiceSpringProperties.setListEntitlementChangesRetry(Retry listEntitlementChangesRetry) voidCloudChannelServiceSpringProperties.setListEntitlementsRetry(Retry listEntitlementsRetry) voidCloudChannelServiceSpringProperties.setListOffersRetry(Retry listOffersRetry) voidCloudChannelServiceSpringProperties.setListProductsRetry(Retry listProductsRetry) voidCloudChannelServiceSpringProperties.setListPurchasableOffersRetry(Retry listPurchasableOffersRetry) voidCloudChannelServiceSpringProperties.setListPurchasableSkusRetry(Retry listPurchasableSkusRetry) voidCloudChannelReportsServiceSpringProperties.setListReportsRetry(Retry listReportsRetry) voidCloudChannelServiceSpringProperties.setListSkuGroupBillableSkusRetry(Retry listSkuGroupBillableSkusRetry) voidCloudChannelServiceSpringProperties.setListSkuGroupsRetry(Retry listSkuGroupsRetry) voidCloudChannelServiceSpringProperties.setListSkusRetry(Retry listSkusRetry) voidCloudChannelServiceSpringProperties.setListSubscribersRetry(Retry listSubscribersRetry) voidCloudChannelServiceSpringProperties.setListTransferableOffersRetry(Retry listTransferableOffersRetry) voidCloudChannelServiceSpringProperties.setListTransferableSkusRetry(Retry listTransferableSkusRetry) voidCloudChannelServiceSpringProperties.setLookupOfferRetry(Retry lookupOfferRetry) voidCloudChannelServiceSpringProperties.setQueryEligibleBillingAccountsRetry(Retry queryEligibleBillingAccountsRetry) voidCloudChannelServiceSpringProperties.setRegisterSubscriberRetry(Retry registerSubscriberRetry) voidvoidvoidCloudChannelServiceSpringProperties.setUnregisterSubscriberRetry(Retry unregisterSubscriberRetry) voidCloudChannelServiceSpringProperties.setUpdateChannelPartnerLinkRetry(Retry updateChannelPartnerLinkRetry) voidCloudChannelServiceSpringProperties.setUpdateChannelPartnerRepricingConfigRetry(Retry updateChannelPartnerRepricingConfigRetry) voidCloudChannelServiceSpringProperties.setUpdateCustomerRepricingConfigRetry(Retry updateCustomerRepricingConfigRetry) voidCloudChannelServiceSpringProperties.setUpdateCustomerRetry(Retry updateCustomerRetry) -
Uses of Retry in com.google.cloud.cloudcontrolspartner.v1.spring
Methods in com.google.cloud.cloudcontrolspartner.v1.spring that return RetryModifier and TypeMethodDescriptionCloudControlsPartnerCoreSpringProperties.getGetCustomerRetry()CloudControlsPartnerCoreSpringProperties.getGetEkmConnectionsRetry()CloudControlsPartnerCoreSpringProperties.getGetPartnerPermissionsRetry()CloudControlsPartnerCoreSpringProperties.getGetPartnerRetry()CloudControlsPartnerMonitoringSpringProperties.getGetViolationRetry()CloudControlsPartnerCoreSpringProperties.getGetWorkloadRetry()CloudControlsPartnerCoreSpringProperties.getListAccessApprovalRequestsRetry()CloudControlsPartnerCoreSpringProperties.getListCustomersRetry()CloudControlsPartnerMonitoringSpringProperties.getListViolationsRetry()CloudControlsPartnerCoreSpringProperties.getListWorkloadsRetry()CloudControlsPartnerCoreSpringProperties.getRetry()CloudControlsPartnerMonitoringSpringProperties.getRetry()Methods in com.google.cloud.cloudcontrolspartner.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidCloudControlsPartnerCoreSpringProperties.setGetCustomerRetry(Retry getCustomerRetry) voidCloudControlsPartnerCoreSpringProperties.setGetEkmConnectionsRetry(Retry getEkmConnectionsRetry) voidCloudControlsPartnerCoreSpringProperties.setGetPartnerPermissionsRetry(Retry getPartnerPermissionsRetry) voidCloudControlsPartnerCoreSpringProperties.setGetPartnerRetry(Retry getPartnerRetry) voidCloudControlsPartnerMonitoringSpringProperties.setGetViolationRetry(Retry getViolationRetry) voidCloudControlsPartnerCoreSpringProperties.setGetWorkloadRetry(Retry getWorkloadRetry) voidCloudControlsPartnerCoreSpringProperties.setListAccessApprovalRequestsRetry(Retry listAccessApprovalRequestsRetry) voidCloudControlsPartnerCoreSpringProperties.setListCustomersRetry(Retry listCustomersRetry) voidCloudControlsPartnerMonitoringSpringProperties.setListViolationsRetry(Retry listViolationsRetry) voidCloudControlsPartnerCoreSpringProperties.setListWorkloadsRetry(Retry listWorkloadsRetry) voidvoid -
Uses of Retry in com.google.cloud.clouddms.v1.spring
Methods in com.google.cloud.clouddms.v1.spring that return RetryModifier and TypeMethodDescriptionDataMigrationServiceSpringProperties.getCreateMappingRuleRetry()DataMigrationServiceSpringProperties.getDeleteMappingRuleRetry()DataMigrationServiceSpringProperties.getDescribeConversionWorkspaceRevisionsRetry()DataMigrationServiceSpringProperties.getDescribeDatabaseEntitiesRetry()DataMigrationServiceSpringProperties.getFetchStaticIpsRetry()DataMigrationServiceSpringProperties.getGenerateSshScriptRetry()DataMigrationServiceSpringProperties.getGenerateTcpProxyScriptRetry()DataMigrationServiceSpringProperties.getGetConnectionProfileRetry()DataMigrationServiceSpringProperties.getGetConversionWorkspaceRetry()DataMigrationServiceSpringProperties.getGetMappingRuleRetry()DataMigrationServiceSpringProperties.getGetMigrationJobRetry()DataMigrationServiceSpringProperties.getGetPrivateConnectionRetry()DataMigrationServiceSpringProperties.getListConnectionProfilesRetry()DataMigrationServiceSpringProperties.getListConversionWorkspacesRetry()DataMigrationServiceSpringProperties.getListMappingRulesRetry()DataMigrationServiceSpringProperties.getListMigrationJobsRetry()DataMigrationServiceSpringProperties.getListPrivateConnectionsRetry()DataMigrationServiceSpringProperties.getRetry()DataMigrationServiceSpringProperties.getSearchBackgroundJobsRetry()Methods in com.google.cloud.clouddms.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidDataMigrationServiceSpringProperties.setCreateMappingRuleRetry(Retry createMappingRuleRetry) voidDataMigrationServiceSpringProperties.setDeleteMappingRuleRetry(Retry deleteMappingRuleRetry) voidDataMigrationServiceSpringProperties.setDescribeConversionWorkspaceRevisionsRetry(Retry describeConversionWorkspaceRevisionsRetry) voidDataMigrationServiceSpringProperties.setDescribeDatabaseEntitiesRetry(Retry describeDatabaseEntitiesRetry) voidDataMigrationServiceSpringProperties.setFetchStaticIpsRetry(Retry fetchStaticIpsRetry) voidDataMigrationServiceSpringProperties.setGenerateSshScriptRetry(Retry generateSshScriptRetry) voidDataMigrationServiceSpringProperties.setGenerateTcpProxyScriptRetry(Retry generateTcpProxyScriptRetry) voidDataMigrationServiceSpringProperties.setGetConnectionProfileRetry(Retry getConnectionProfileRetry) voidDataMigrationServiceSpringProperties.setGetConversionWorkspaceRetry(Retry getConversionWorkspaceRetry) voidDataMigrationServiceSpringProperties.setGetMappingRuleRetry(Retry getMappingRuleRetry) voidDataMigrationServiceSpringProperties.setGetMigrationJobRetry(Retry getMigrationJobRetry) voidDataMigrationServiceSpringProperties.setGetPrivateConnectionRetry(Retry getPrivateConnectionRetry) voidDataMigrationServiceSpringProperties.setListConnectionProfilesRetry(Retry listConnectionProfilesRetry) voidDataMigrationServiceSpringProperties.setListConversionWorkspacesRetry(Retry listConversionWorkspacesRetry) voidDataMigrationServiceSpringProperties.setListMappingRulesRetry(Retry listMappingRulesRetry) voidDataMigrationServiceSpringProperties.setListMigrationJobsRetry(Retry listMigrationJobsRetry) voidDataMigrationServiceSpringProperties.setListPrivateConnectionsRetry(Retry listPrivateConnectionsRetry) voidvoidDataMigrationServiceSpringProperties.setSearchBackgroundJobsRetry(Retry searchBackgroundJobsRetry) -
Uses of Retry in com.google.cloud.compute.v1.spring
Methods in com.google.cloud.compute.v1.spring that return RetryModifier and TypeMethodDescriptionAcceleratorTypesSpringProperties.getAggregatedListRetry()AddressesSpringProperties.getAggregatedListRetry()AutoscalersSpringProperties.getAggregatedListRetry()BackendServicesSpringProperties.getAggregatedListRetry()DisksSpringProperties.getAggregatedListRetry()DiskTypesSpringProperties.getAggregatedListRetry()ForwardingRulesSpringProperties.getAggregatedListRetry()GlobalOperationsSpringProperties.getAggregatedListRetry()HealthChecksSpringProperties.getAggregatedListRetry()InstanceGroupManagersSpringProperties.getAggregatedListRetry()InstanceGroupsSpringProperties.getAggregatedListRetry()InstancesSpringProperties.getAggregatedListRetry()InstanceTemplatesSpringProperties.getAggregatedListRetry()InstantSnapshotsSpringProperties.getAggregatedListRetry()InterconnectAttachmentsSpringProperties.getAggregatedListRetry()MachineTypesSpringProperties.getAggregatedListRetry()NetworkAttachmentsSpringProperties.getAggregatedListRetry()NetworkEdgeSecurityServicesSpringProperties.getAggregatedListRetry()NetworkEndpointGroupsSpringProperties.getAggregatedListRetry()NodeGroupsSpringProperties.getAggregatedListRetry()NodeTemplatesSpringProperties.getAggregatedListRetry()NodeTypesSpringProperties.getAggregatedListRetry()PacketMirroringsSpringProperties.getAggregatedListRetry()PublicDelegatedPrefixesSpringProperties.getAggregatedListRetry()RegionCommitmentsSpringProperties.getAggregatedListRetry()ReservationsSpringProperties.getAggregatedListRetry()ResourcePoliciesSpringProperties.getAggregatedListRetry()RoutersSpringProperties.getAggregatedListRetry()SecurityPoliciesSpringProperties.getAggregatedListRetry()ServiceAttachmentsSpringProperties.getAggregatedListRetry()SslCertificatesSpringProperties.getAggregatedListRetry()SslPoliciesSpringProperties.getAggregatedListRetry()StoragePoolsSpringProperties.getAggregatedListRetry()StoragePoolTypesSpringProperties.getAggregatedListRetry()SubnetworksSpringProperties.getAggregatedListRetry()TargetHttpProxiesSpringProperties.getAggregatedListRetry()TargetHttpsProxiesSpringProperties.getAggregatedListRetry()TargetInstancesSpringProperties.getAggregatedListRetry()TargetPoolsSpringProperties.getAggregatedListRetry()TargetTcpProxiesSpringProperties.getAggregatedListRetry()TargetVpnGatewaysSpringProperties.getAggregatedListRetry()UrlMapsSpringProperties.getAggregatedListRetry()VpnGatewaysSpringProperties.getAggregatedListRetry()VpnTunnelsSpringProperties.getAggregatedListRetry()GlobalOperationsSpringProperties.getDeleteRetry()GlobalOrganizationOperationsSpringProperties.getDeleteRetry()RegionOperationsSpringProperties.getDeleteRetry()ZoneOperationsSpringProperties.getDeleteRetry()FirewallPoliciesSpringProperties.getGetAssociationRetry()NetworkFirewallPoliciesSpringProperties.getGetAssociationRetry()RegionNetworkFirewallPoliciesSpringProperties.getGetAssociationRetry()InterconnectsSpringProperties.getGetDiagnosticsRetry()InstancesSpringProperties.getGetEffectiveFirewallsRetry()NetworksSpringProperties.getGetEffectiveFirewallsRetry()RegionNetworkFirewallPoliciesSpringProperties.getGetEffectiveFirewallsRetry()ImagesSpringProperties.getGetFromFamilyRetry()InstancesSpringProperties.getGetGuestAttributesRetry()BackendServicesSpringProperties.getGetHealthRetry()RegionBackendServicesSpringProperties.getGetHealthRetry()TargetPoolsSpringProperties.getGetHealthRetry()BackendBucketsSpringProperties.getGetIamPolicyRetry()BackendServicesSpringProperties.getGetIamPolicyRetry()DisksSpringProperties.getGetIamPolicyRetry()FirewallPoliciesSpringProperties.getGetIamPolicyRetry()ImagesSpringProperties.getGetIamPolicyRetry()InstancesSpringProperties.getGetIamPolicyRetry()InstanceTemplatesSpringProperties.getGetIamPolicyRetry()InstantSnapshotsSpringProperties.getGetIamPolicyRetry()LicensesSpringProperties.getGetIamPolicyRetry()MachineImagesSpringProperties.getGetIamPolicyRetry()NetworkAttachmentsSpringProperties.getGetIamPolicyRetry()NetworkFirewallPoliciesSpringProperties.getGetIamPolicyRetry()NodeGroupsSpringProperties.getGetIamPolicyRetry()NodeTemplatesSpringProperties.getGetIamPolicyRetry()RegionBackendServicesSpringProperties.getGetIamPolicyRetry()RegionDisksSpringProperties.getGetIamPolicyRetry()RegionInstantSnapshotsSpringProperties.getGetIamPolicyRetry()RegionNetworkFirewallPoliciesSpringProperties.getGetIamPolicyRetry()ReservationsSpringProperties.getGetIamPolicyRetry()ResourcePoliciesSpringProperties.getGetIamPolicyRetry()ServiceAttachmentsSpringProperties.getGetIamPolicyRetry()SnapshotsSpringProperties.getGetIamPolicyRetry()StoragePoolsSpringProperties.getGetIamPolicyRetry()SubnetworksSpringProperties.getGetIamPolicyRetry()InterconnectsSpringProperties.getGetMacsecConfigRetry()RoutersSpringProperties.getGetNatIpInfoRetry()RoutersSpringProperties.getGetNatMappingInfoRetry()AcceleratorTypesSpringProperties.getGetRetry()AddressesSpringProperties.getGetRetry()AutoscalersSpringProperties.getGetRetry()BackendBucketsSpringProperties.getGetRetry()BackendServicesSpringProperties.getGetRetry()DisksSpringProperties.getGetRetry()DiskTypesSpringProperties.getGetRetry()ExternalVpnGatewaysSpringProperties.getGetRetry()FirewallPoliciesSpringProperties.getGetRetry()FirewallsSpringProperties.getGetRetry()ForwardingRulesSpringProperties.getGetRetry()GlobalAddressesSpringProperties.getGetRetry()GlobalForwardingRulesSpringProperties.getGetRetry()GlobalNetworkEndpointGroupsSpringProperties.getGetRetry()GlobalOperationsSpringProperties.getGetRetry()GlobalOrganizationOperationsSpringProperties.getGetRetry()GlobalPublicDelegatedPrefixesSpringProperties.getGetRetry()HealthChecksSpringProperties.getGetRetry()ImageFamilyViewsSpringProperties.getGetRetry()ImagesSpringProperties.getGetRetry()InstanceGroupManagerResizeRequestsSpringProperties.getGetRetry()InstanceGroupManagersSpringProperties.getGetRetry()InstanceGroupsSpringProperties.getGetRetry()InstanceSettingsServiceSpringProperties.getGetRetry()InstancesSpringProperties.getGetRetry()InstanceTemplatesSpringProperties.getGetRetry()InstantSnapshotsSpringProperties.getGetRetry()InterconnectAttachmentsSpringProperties.getGetRetry()InterconnectLocationsSpringProperties.getGetRetry()InterconnectRemoteLocationsSpringProperties.getGetRetry()InterconnectsSpringProperties.getGetRetry()LicenseCodesSpringProperties.getGetRetry()LicensesSpringProperties.getGetRetry()MachineImagesSpringProperties.getGetRetry()MachineTypesSpringProperties.getGetRetry()NetworkAttachmentsSpringProperties.getGetRetry()NetworkEdgeSecurityServicesSpringProperties.getGetRetry()NetworkEndpointGroupsSpringProperties.getGetRetry()NetworkFirewallPoliciesSpringProperties.getGetRetry()NetworkProfilesSpringProperties.getGetRetry()NetworksSpringProperties.getGetRetry()NodeGroupsSpringProperties.getGetRetry()NodeTemplatesSpringProperties.getGetRetry()NodeTypesSpringProperties.getGetRetry()PacketMirroringsSpringProperties.getGetRetry()ProjectsSpringProperties.getGetRetry()PublicAdvertisedPrefixesSpringProperties.getGetRetry()PublicDelegatedPrefixesSpringProperties.getGetRetry()RegionAutoscalersSpringProperties.getGetRetry()RegionBackendServicesSpringProperties.getGetRetry()RegionCommitmentsSpringProperties.getGetRetry()RegionDisksSpringProperties.getGetRetry()RegionDiskTypesSpringProperties.getGetRetry()RegionHealthCheckServicesSpringProperties.getGetRetry()RegionHealthChecksSpringProperties.getGetRetry()RegionInstanceGroupManagersSpringProperties.getGetRetry()RegionInstanceGroupsSpringProperties.getGetRetry()RegionInstanceTemplatesSpringProperties.getGetRetry()RegionInstantSnapshotsSpringProperties.getGetRetry()RegionNetworkEndpointGroupsSpringProperties.getGetRetry()RegionNetworkFirewallPoliciesSpringProperties.getGetRetry()RegionNotificationEndpointsSpringProperties.getGetRetry()RegionOperationsSpringProperties.getGetRetry()RegionSecurityPoliciesSpringProperties.getGetRetry()RegionSslCertificatesSpringProperties.getGetRetry()RegionSslPoliciesSpringProperties.getGetRetry()RegionsSpringProperties.getGetRetry()RegionTargetHttpProxiesSpringProperties.getGetRetry()RegionTargetHttpsProxiesSpringProperties.getGetRetry()RegionTargetTcpProxiesSpringProperties.getGetRetry()RegionUrlMapsSpringProperties.getGetRetry()ReservationsSpringProperties.getGetRetry()ResourcePoliciesSpringProperties.getGetRetry()RoutersSpringProperties.getGetRetry()RoutesSpringProperties.getGetRetry()SecurityPoliciesSpringProperties.getGetRetry()ServiceAttachmentsSpringProperties.getGetRetry()SnapshotSettingsServiceSpringProperties.getGetRetry()SnapshotsSpringProperties.getGetRetry()SslCertificatesSpringProperties.getGetRetry()SslPoliciesSpringProperties.getGetRetry()StoragePoolsSpringProperties.getGetRetry()StoragePoolTypesSpringProperties.getGetRetry()SubnetworksSpringProperties.getGetRetry()TargetGrpcProxiesSpringProperties.getGetRetry()TargetHttpProxiesSpringProperties.getGetRetry()TargetHttpsProxiesSpringProperties.getGetRetry()TargetInstancesSpringProperties.getGetRetry()TargetPoolsSpringProperties.getGetRetry()TargetSslProxiesSpringProperties.getGetRetry()TargetTcpProxiesSpringProperties.getGetRetry()TargetVpnGatewaysSpringProperties.getGetRetry()UrlMapsSpringProperties.getGetRetry()VpnGatewaysSpringProperties.getGetRetry()VpnTunnelsSpringProperties.getGetRetry()ZoneOperationsSpringProperties.getGetRetry()ZonesSpringProperties.getGetRetry()RoutersSpringProperties.getGetRouterStatusRetry()FirewallPoliciesSpringProperties.getGetRuleRetry()NetworkFirewallPoliciesSpringProperties.getGetRuleRetry()RegionNetworkFirewallPoliciesSpringProperties.getGetRuleRetry()RegionSecurityPoliciesSpringProperties.getGetRuleRetry()SecurityPoliciesSpringProperties.getGetRuleRetry()InstancesSpringProperties.getGetScreenshotRetry()InstancesSpringProperties.getGetSerialPortOutputRetry()InstancesSpringProperties.getGetShieldedInstanceIdentityRetry()VpnGatewaysSpringProperties.getGetStatusRetry()ProjectsSpringProperties.getGetXpnHostRetry()ProjectsSpringProperties.getGetXpnResourcesRetry()FirewallPoliciesSpringProperties.getListAssociationsRetry()RegionSslPoliciesSpringProperties.getListAvailableFeaturesRetry()SslPoliciesSpringProperties.getListAvailableFeaturesRetry()StoragePoolsSpringProperties.getListDisksRetry()InstanceGroupManagersSpringProperties.getListErrorsRetry()RegionInstanceGroupManagersSpringProperties.getListErrorsRetry()InstanceGroupsSpringProperties.getListInstancesRetry()RegionInstanceGroupsSpringProperties.getListInstancesRetry()InstanceGroupManagersSpringProperties.getListManagedInstancesRetry()RegionInstanceGroupManagersSpringProperties.getListManagedInstancesRetry()GlobalNetworkEndpointGroupsSpringProperties.getListNetworkEndpointsRetry()NetworkEndpointGroupsSpringProperties.getListNetworkEndpointsRetry()RegionNetworkEndpointGroupsSpringProperties.getListNetworkEndpointsRetry()NodeGroupsSpringProperties.getListNodesRetry()NetworksSpringProperties.getListPeeringRoutesRetry()InstanceGroupManagersSpringProperties.getListPerInstanceConfigsRetry()RegionInstanceGroupManagersSpringProperties.getListPerInstanceConfigsRetry()SecurityPoliciesSpringProperties.getListPreconfiguredExpressionSetsRetry()InstancesSpringProperties.getListReferrersRetry()AcceleratorTypesSpringProperties.getListRetry()AddressesSpringProperties.getListRetry()AutoscalersSpringProperties.getListRetry()BackendBucketsSpringProperties.getListRetry()BackendServicesSpringProperties.getListRetry()DisksSpringProperties.getListRetry()DiskTypesSpringProperties.getListRetry()ExternalVpnGatewaysSpringProperties.getListRetry()FirewallPoliciesSpringProperties.getListRetry()FirewallsSpringProperties.getListRetry()ForwardingRulesSpringProperties.getListRetry()GlobalAddressesSpringProperties.getListRetry()GlobalForwardingRulesSpringProperties.getListRetry()GlobalNetworkEndpointGroupsSpringProperties.getListRetry()GlobalOperationsSpringProperties.getListRetry()GlobalOrganizationOperationsSpringProperties.getListRetry()GlobalPublicDelegatedPrefixesSpringProperties.getListRetry()HealthChecksSpringProperties.getListRetry()ImagesSpringProperties.getListRetry()InstanceGroupManagerResizeRequestsSpringProperties.getListRetry()InstanceGroupManagersSpringProperties.getListRetry()InstanceGroupsSpringProperties.getListRetry()InstancesSpringProperties.getListRetry()InstanceTemplatesSpringProperties.getListRetry()InstantSnapshotsSpringProperties.getListRetry()InterconnectAttachmentsSpringProperties.getListRetry()InterconnectLocationsSpringProperties.getListRetry()InterconnectRemoteLocationsSpringProperties.getListRetry()InterconnectsSpringProperties.getListRetry()LicensesSpringProperties.getListRetry()MachineImagesSpringProperties.getListRetry()MachineTypesSpringProperties.getListRetry()NetworkAttachmentsSpringProperties.getListRetry()NetworkEndpointGroupsSpringProperties.getListRetry()NetworkFirewallPoliciesSpringProperties.getListRetry()NetworkProfilesSpringProperties.getListRetry()NetworksSpringProperties.getListRetry()NodeGroupsSpringProperties.getListRetry()NodeTemplatesSpringProperties.getListRetry()NodeTypesSpringProperties.getListRetry()PacketMirroringsSpringProperties.getListRetry()PublicAdvertisedPrefixesSpringProperties.getListRetry()PublicDelegatedPrefixesSpringProperties.getListRetry()RegionAutoscalersSpringProperties.getListRetry()RegionBackendServicesSpringProperties.getListRetry()RegionCommitmentsSpringProperties.getListRetry()RegionDisksSpringProperties.getListRetry()RegionDiskTypesSpringProperties.getListRetry()RegionHealthCheckServicesSpringProperties.getListRetry()RegionHealthChecksSpringProperties.getListRetry()RegionInstanceGroupManagersSpringProperties.getListRetry()RegionInstanceGroupsSpringProperties.getListRetry()RegionInstanceTemplatesSpringProperties.getListRetry()RegionInstantSnapshotsSpringProperties.getListRetry()RegionNetworkEndpointGroupsSpringProperties.getListRetry()RegionNetworkFirewallPoliciesSpringProperties.getListRetry()RegionNotificationEndpointsSpringProperties.getListRetry()RegionOperationsSpringProperties.getListRetry()RegionSecurityPoliciesSpringProperties.getListRetry()RegionSslCertificatesSpringProperties.getListRetry()RegionSslPoliciesSpringProperties.getListRetry()RegionsSpringProperties.getListRetry()RegionTargetHttpProxiesSpringProperties.getListRetry()RegionTargetHttpsProxiesSpringProperties.getListRetry()RegionTargetTcpProxiesSpringProperties.getListRetry()RegionUrlMapsSpringProperties.getListRetry()RegionZonesSpringProperties.getListRetry()ReservationsSpringProperties.getListRetry()ResourcePoliciesSpringProperties.getListRetry()RoutersSpringProperties.getListRetry()RoutesSpringProperties.getListRetry()SecurityPoliciesSpringProperties.getListRetry()ServiceAttachmentsSpringProperties.getListRetry()SnapshotsSpringProperties.getListRetry()SslCertificatesSpringProperties.getListRetry()SslPoliciesSpringProperties.getListRetry()StoragePoolsSpringProperties.getListRetry()StoragePoolTypesSpringProperties.getListRetry()SubnetworksSpringProperties.getListRetry()TargetGrpcProxiesSpringProperties.getListRetry()TargetHttpProxiesSpringProperties.getListRetry()TargetHttpsProxiesSpringProperties.getListRetry()TargetInstancesSpringProperties.getListRetry()TargetPoolsSpringProperties.getListRetry()TargetSslProxiesSpringProperties.getListRetry()TargetTcpProxiesSpringProperties.getListRetry()TargetVpnGatewaysSpringProperties.getListRetry()UrlMapsSpringProperties.getListRetry()VpnGatewaysSpringProperties.getListRetry()VpnTunnelsSpringProperties.getListRetry()ZoneOperationsSpringProperties.getListRetry()ZonesSpringProperties.getListRetry()BackendServicesSpringProperties.getListUsableRetry()RegionBackendServicesSpringProperties.getListUsableRetry()SubnetworksSpringProperties.getListUsableRetry()ProjectsSpringProperties.getListXpnHostsRetry()RoutersSpringProperties.getPreviewRetry()AcceleratorTypesSpringProperties.getRetry()AddressesSpringProperties.getRetry()AutoscalersSpringProperties.getRetry()BackendBucketsSpringProperties.getRetry()BackendServicesSpringProperties.getRetry()DisksSpringProperties.getRetry()DiskTypesSpringProperties.getRetry()ExternalVpnGatewaysSpringProperties.getRetry()FirewallPoliciesSpringProperties.getRetry()FirewallsSpringProperties.getRetry()ForwardingRulesSpringProperties.getRetry()GlobalAddressesSpringProperties.getRetry()GlobalForwardingRulesSpringProperties.getRetry()GlobalNetworkEndpointGroupsSpringProperties.getRetry()GlobalOperationsSpringProperties.getRetry()GlobalOrganizationOperationsSpringProperties.getRetry()GlobalPublicDelegatedPrefixesSpringProperties.getRetry()HealthChecksSpringProperties.getRetry()ImageFamilyViewsSpringProperties.getRetry()ImagesSpringProperties.getRetry()InstanceGroupManagerResizeRequestsSpringProperties.getRetry()InstanceGroupManagersSpringProperties.getRetry()InstanceGroupsSpringProperties.getRetry()InstanceSettingsServiceSpringProperties.getRetry()InstancesSpringProperties.getRetry()InstanceTemplatesSpringProperties.getRetry()InstantSnapshotsSpringProperties.getRetry()InterconnectAttachmentsSpringProperties.getRetry()InterconnectLocationsSpringProperties.getRetry()InterconnectRemoteLocationsSpringProperties.getRetry()InterconnectsSpringProperties.getRetry()LicenseCodesSpringProperties.getRetry()LicensesSpringProperties.getRetry()MachineImagesSpringProperties.getRetry()MachineTypesSpringProperties.getRetry()NetworkAttachmentsSpringProperties.getRetry()NetworkEdgeSecurityServicesSpringProperties.getRetry()NetworkEndpointGroupsSpringProperties.getRetry()NetworkFirewallPoliciesSpringProperties.getRetry()NetworkProfilesSpringProperties.getRetry()NetworksSpringProperties.getRetry()NodeGroupsSpringProperties.getRetry()NodeTemplatesSpringProperties.getRetry()NodeTypesSpringProperties.getRetry()PacketMirroringsSpringProperties.getRetry()ProjectsSpringProperties.getRetry()PublicAdvertisedPrefixesSpringProperties.getRetry()PublicDelegatedPrefixesSpringProperties.getRetry()RegionAutoscalersSpringProperties.getRetry()RegionBackendServicesSpringProperties.getRetry()RegionCommitmentsSpringProperties.getRetry()RegionDisksSpringProperties.getRetry()RegionDiskTypesSpringProperties.getRetry()RegionHealthCheckServicesSpringProperties.getRetry()RegionHealthChecksSpringProperties.getRetry()RegionInstanceGroupManagersSpringProperties.getRetry()RegionInstanceGroupsSpringProperties.getRetry()RegionInstancesSpringProperties.getRetry()RegionInstanceTemplatesSpringProperties.getRetry()RegionInstantSnapshotsSpringProperties.getRetry()RegionNetworkEndpointGroupsSpringProperties.getRetry()RegionNetworkFirewallPoliciesSpringProperties.getRetry()RegionNotificationEndpointsSpringProperties.getRetry()RegionOperationsSpringProperties.getRetry()RegionSecurityPoliciesSpringProperties.getRetry()RegionSslCertificatesSpringProperties.getRetry()RegionSslPoliciesSpringProperties.getRetry()RegionsSpringProperties.getRetry()RegionTargetHttpProxiesSpringProperties.getRetry()RegionTargetHttpsProxiesSpringProperties.getRetry()RegionTargetTcpProxiesSpringProperties.getRetry()RegionUrlMapsSpringProperties.getRetry()RegionZonesSpringProperties.getRetry()ReservationsSpringProperties.getRetry()ResourcePoliciesSpringProperties.getRetry()RoutersSpringProperties.getRetry()RoutesSpringProperties.getRetry()SecurityPoliciesSpringProperties.getRetry()ServiceAttachmentsSpringProperties.getRetry()SnapshotSettingsServiceSpringProperties.getRetry()SnapshotsSpringProperties.getRetry()SslCertificatesSpringProperties.getRetry()SslPoliciesSpringProperties.getRetry()StoragePoolsSpringProperties.getRetry()StoragePoolTypesSpringProperties.getRetry()SubnetworksSpringProperties.getRetry()TargetGrpcProxiesSpringProperties.getRetry()TargetHttpProxiesSpringProperties.getRetry()TargetHttpsProxiesSpringProperties.getRetry()TargetInstancesSpringProperties.getRetry()TargetPoolsSpringProperties.getRetry()TargetSslProxiesSpringProperties.getRetry()TargetTcpProxiesSpringProperties.getRetry()TargetVpnGatewaysSpringProperties.getRetry()UrlMapsSpringProperties.getRetry()VpnGatewaysSpringProperties.getRetry()VpnTunnelsSpringProperties.getRetry()ZoneOperationsSpringProperties.getRetry()ZonesSpringProperties.getRetry()InstancesSpringProperties.getSendDiagnosticInterruptRetry()BackendBucketsSpringProperties.getSetIamPolicyRetry()BackendServicesSpringProperties.getSetIamPolicyRetry()DisksSpringProperties.getSetIamPolicyRetry()FirewallPoliciesSpringProperties.getSetIamPolicyRetry()ImagesSpringProperties.getSetIamPolicyRetry()InstancesSpringProperties.getSetIamPolicyRetry()InstanceTemplatesSpringProperties.getSetIamPolicyRetry()InstantSnapshotsSpringProperties.getSetIamPolicyRetry()LicensesSpringProperties.getSetIamPolicyRetry()MachineImagesSpringProperties.getSetIamPolicyRetry()NetworkAttachmentsSpringProperties.getSetIamPolicyRetry()NetworkFirewallPoliciesSpringProperties.getSetIamPolicyRetry()NodeGroupsSpringProperties.getSetIamPolicyRetry()NodeTemplatesSpringProperties.getSetIamPolicyRetry()RegionBackendServicesSpringProperties.getSetIamPolicyRetry()RegionDisksSpringProperties.getSetIamPolicyRetry()RegionInstantSnapshotsSpringProperties.getSetIamPolicyRetry()RegionNetworkFirewallPoliciesSpringProperties.getSetIamPolicyRetry()ReservationsSpringProperties.getSetIamPolicyRetry()ResourcePoliciesSpringProperties.getSetIamPolicyRetry()ServiceAttachmentsSpringProperties.getSetIamPolicyRetry()SnapshotsSpringProperties.getSetIamPolicyRetry()StoragePoolsSpringProperties.getSetIamPolicyRetry()SubnetworksSpringProperties.getSetIamPolicyRetry()BackendBucketsSpringProperties.getTestIamPermissionsRetry()BackendServicesSpringProperties.getTestIamPermissionsRetry()DisksSpringProperties.getTestIamPermissionsRetry()ExternalVpnGatewaysSpringProperties.getTestIamPermissionsRetry()FirewallPoliciesSpringProperties.getTestIamPermissionsRetry()ImagesSpringProperties.getTestIamPermissionsRetry()InstancesSpringProperties.getTestIamPermissionsRetry()InstanceTemplatesSpringProperties.getTestIamPermissionsRetry()InstantSnapshotsSpringProperties.getTestIamPermissionsRetry()LicenseCodesSpringProperties.getTestIamPermissionsRetry()LicensesSpringProperties.getTestIamPermissionsRetry()MachineImagesSpringProperties.getTestIamPermissionsRetry()NetworkAttachmentsSpringProperties.getTestIamPermissionsRetry()NetworkEndpointGroupsSpringProperties.getTestIamPermissionsRetry()NetworkFirewallPoliciesSpringProperties.getTestIamPermissionsRetry()NodeGroupsSpringProperties.getTestIamPermissionsRetry()NodeTemplatesSpringProperties.getTestIamPermissionsRetry()PacketMirroringsSpringProperties.getTestIamPermissionsRetry()RegionBackendServicesSpringProperties.getTestIamPermissionsRetry()RegionDisksSpringProperties.getTestIamPermissionsRetry()RegionInstantSnapshotsSpringProperties.getTestIamPermissionsRetry()RegionNetworkFirewallPoliciesSpringProperties.getTestIamPermissionsRetry()ReservationsSpringProperties.getTestIamPermissionsRetry()ResourcePoliciesSpringProperties.getTestIamPermissionsRetry()ServiceAttachmentsSpringProperties.getTestIamPermissionsRetry()SnapshotsSpringProperties.getTestIamPermissionsRetry()StoragePoolsSpringProperties.getTestIamPermissionsRetry()SubnetworksSpringProperties.getTestIamPermissionsRetry()VpnGatewaysSpringProperties.getTestIamPermissionsRetry()RegionUrlMapsSpringProperties.getValidateRetry()UrlMapsSpringProperties.getValidateRetry()GlobalOperationsSpringProperties.getWaitRetry()RegionOperationsSpringProperties.getWaitRetry()ZoneOperationsSpringProperties.getWaitRetry()Methods in com.google.cloud.compute.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidAcceleratorTypesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidAddressesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidAutoscalersSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidBackendServicesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidDisksSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidDiskTypesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidForwardingRulesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidGlobalOperationsSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidHealthChecksSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidInstanceGroupManagersSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidInstanceGroupsSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidInstancesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidInstanceTemplatesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidInstantSnapshotsSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidInterconnectAttachmentsSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidMachineTypesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidNetworkAttachmentsSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidNetworkEdgeSecurityServicesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidNetworkEndpointGroupsSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidNodeGroupsSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidNodeTemplatesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidNodeTypesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidPacketMirroringsSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidPublicDelegatedPrefixesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidRegionCommitmentsSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidReservationsSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidResourcePoliciesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidRoutersSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidSecurityPoliciesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidServiceAttachmentsSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidSslCertificatesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidSslPoliciesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidStoragePoolsSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidStoragePoolTypesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidSubnetworksSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidTargetHttpProxiesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidTargetHttpsProxiesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidTargetInstancesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidTargetPoolsSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidTargetTcpProxiesSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidTargetVpnGatewaysSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidUrlMapsSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidVpnGatewaysSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidVpnTunnelsSpringProperties.setAggregatedListRetry(Retry aggregatedListRetry) voidGlobalOperationsSpringProperties.setDeleteRetry(Retry deleteRetry) voidGlobalOrganizationOperationsSpringProperties.setDeleteRetry(Retry deleteRetry) voidRegionOperationsSpringProperties.setDeleteRetry(Retry deleteRetry) voidZoneOperationsSpringProperties.setDeleteRetry(Retry deleteRetry) voidFirewallPoliciesSpringProperties.setGetAssociationRetry(Retry getAssociationRetry) voidNetworkFirewallPoliciesSpringProperties.setGetAssociationRetry(Retry getAssociationRetry) voidRegionNetworkFirewallPoliciesSpringProperties.setGetAssociationRetry(Retry getAssociationRetry) voidInterconnectsSpringProperties.setGetDiagnosticsRetry(Retry getDiagnosticsRetry) voidInstancesSpringProperties.setGetEffectiveFirewallsRetry(Retry getEffectiveFirewallsRetry) voidNetworksSpringProperties.setGetEffectiveFirewallsRetry(Retry getEffectiveFirewallsRetry) voidRegionNetworkFirewallPoliciesSpringProperties.setGetEffectiveFirewallsRetry(Retry getEffectiveFirewallsRetry) voidImagesSpringProperties.setGetFromFamilyRetry(Retry getFromFamilyRetry) voidInstancesSpringProperties.setGetGuestAttributesRetry(Retry getGuestAttributesRetry) voidBackendServicesSpringProperties.setGetHealthRetry(Retry getHealthRetry) voidRegionBackendServicesSpringProperties.setGetHealthRetry(Retry getHealthRetry) voidTargetPoolsSpringProperties.setGetHealthRetry(Retry getHealthRetry) voidBackendBucketsSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidBackendServicesSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidDisksSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidFirewallPoliciesSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidImagesSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidInstancesSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidInstanceTemplatesSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidInstantSnapshotsSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidLicensesSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidMachineImagesSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidNetworkAttachmentsSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidNetworkFirewallPoliciesSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidNodeGroupsSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidNodeTemplatesSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidRegionBackendServicesSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidRegionDisksSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidRegionInstantSnapshotsSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidRegionNetworkFirewallPoliciesSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidReservationsSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidResourcePoliciesSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidServiceAttachmentsSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidSnapshotsSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidStoragePoolsSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidSubnetworksSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidInterconnectsSpringProperties.setGetMacsecConfigRetry(Retry getMacsecConfigRetry) voidRoutersSpringProperties.setGetNatIpInfoRetry(Retry getNatIpInfoRetry) voidRoutersSpringProperties.setGetNatMappingInfoRetry(Retry getNatMappingInfoRetry) voidAcceleratorTypesSpringProperties.setGetRetry(Retry getRetry) voidAddressesSpringProperties.setGetRetry(Retry getRetry) voidAutoscalersSpringProperties.setGetRetry(Retry getRetry) voidBackendBucketsSpringProperties.setGetRetry(Retry getRetry) voidBackendServicesSpringProperties.setGetRetry(Retry getRetry) voidDisksSpringProperties.setGetRetry(Retry getRetry) voidDiskTypesSpringProperties.setGetRetry(Retry getRetry) voidExternalVpnGatewaysSpringProperties.setGetRetry(Retry getRetry) voidFirewallPoliciesSpringProperties.setGetRetry(Retry getRetry) voidFirewallsSpringProperties.setGetRetry(Retry getRetry) voidForwardingRulesSpringProperties.setGetRetry(Retry getRetry) voidGlobalAddressesSpringProperties.setGetRetry(Retry getRetry) voidGlobalForwardingRulesSpringProperties.setGetRetry(Retry getRetry) voidGlobalNetworkEndpointGroupsSpringProperties.setGetRetry(Retry getRetry) voidGlobalOperationsSpringProperties.setGetRetry(Retry getRetry) voidGlobalOrganizationOperationsSpringProperties.setGetRetry(Retry getRetry) voidGlobalPublicDelegatedPrefixesSpringProperties.setGetRetry(Retry getRetry) voidHealthChecksSpringProperties.setGetRetry(Retry getRetry) voidImageFamilyViewsSpringProperties.setGetRetry(Retry getRetry) voidImagesSpringProperties.setGetRetry(Retry getRetry) voidInstanceGroupManagerResizeRequestsSpringProperties.setGetRetry(Retry getRetry) voidInstanceGroupManagersSpringProperties.setGetRetry(Retry getRetry) voidInstanceGroupsSpringProperties.setGetRetry(Retry getRetry) voidInstanceSettingsServiceSpringProperties.setGetRetry(Retry getRetry) voidInstancesSpringProperties.setGetRetry(Retry getRetry) voidInstanceTemplatesSpringProperties.setGetRetry(Retry getRetry) voidInstantSnapshotsSpringProperties.setGetRetry(Retry getRetry) voidInterconnectAttachmentsSpringProperties.setGetRetry(Retry getRetry) voidInterconnectLocationsSpringProperties.setGetRetry(Retry getRetry) voidInterconnectRemoteLocationsSpringProperties.setGetRetry(Retry getRetry) voidInterconnectsSpringProperties.setGetRetry(Retry getRetry) voidLicenseCodesSpringProperties.setGetRetry(Retry getRetry) voidLicensesSpringProperties.setGetRetry(Retry getRetry) voidMachineImagesSpringProperties.setGetRetry(Retry getRetry) voidMachineTypesSpringProperties.setGetRetry(Retry getRetry) voidNetworkAttachmentsSpringProperties.setGetRetry(Retry getRetry) voidNetworkEdgeSecurityServicesSpringProperties.setGetRetry(Retry getRetry) voidNetworkEndpointGroupsSpringProperties.setGetRetry(Retry getRetry) voidNetworkFirewallPoliciesSpringProperties.setGetRetry(Retry getRetry) voidNetworkProfilesSpringProperties.setGetRetry(Retry getRetry) voidNetworksSpringProperties.setGetRetry(Retry getRetry) voidNodeGroupsSpringProperties.setGetRetry(Retry getRetry) voidNodeTemplatesSpringProperties.setGetRetry(Retry getRetry) voidNodeTypesSpringProperties.setGetRetry(Retry getRetry) voidPacketMirroringsSpringProperties.setGetRetry(Retry getRetry) voidProjectsSpringProperties.setGetRetry(Retry getRetry) voidPublicAdvertisedPrefixesSpringProperties.setGetRetry(Retry getRetry) voidPublicDelegatedPrefixesSpringProperties.setGetRetry(Retry getRetry) voidRegionAutoscalersSpringProperties.setGetRetry(Retry getRetry) voidRegionBackendServicesSpringProperties.setGetRetry(Retry getRetry) voidRegionCommitmentsSpringProperties.setGetRetry(Retry getRetry) voidRegionDisksSpringProperties.setGetRetry(Retry getRetry) voidRegionDiskTypesSpringProperties.setGetRetry(Retry getRetry) voidRegionHealthCheckServicesSpringProperties.setGetRetry(Retry getRetry) voidRegionHealthChecksSpringProperties.setGetRetry(Retry getRetry) voidRegionInstanceGroupManagersSpringProperties.setGetRetry(Retry getRetry) voidRegionInstanceGroupsSpringProperties.setGetRetry(Retry getRetry) voidRegionInstanceTemplatesSpringProperties.setGetRetry(Retry getRetry) voidRegionInstantSnapshotsSpringProperties.setGetRetry(Retry getRetry) voidRegionNetworkEndpointGroupsSpringProperties.setGetRetry(Retry getRetry) voidRegionNetworkFirewallPoliciesSpringProperties.setGetRetry(Retry getRetry) voidRegionNotificationEndpointsSpringProperties.setGetRetry(Retry getRetry) voidRegionOperationsSpringProperties.setGetRetry(Retry getRetry) voidRegionSecurityPoliciesSpringProperties.setGetRetry(Retry getRetry) voidRegionSslCertificatesSpringProperties.setGetRetry(Retry getRetry) voidRegionSslPoliciesSpringProperties.setGetRetry(Retry getRetry) voidRegionsSpringProperties.setGetRetry(Retry getRetry) voidRegionTargetHttpProxiesSpringProperties.setGetRetry(Retry getRetry) voidRegionTargetHttpsProxiesSpringProperties.setGetRetry(Retry getRetry) voidRegionTargetTcpProxiesSpringProperties.setGetRetry(Retry getRetry) voidRegionUrlMapsSpringProperties.setGetRetry(Retry getRetry) voidReservationsSpringProperties.setGetRetry(Retry getRetry) voidResourcePoliciesSpringProperties.setGetRetry(Retry getRetry) voidRoutersSpringProperties.setGetRetry(Retry getRetry) voidRoutesSpringProperties.setGetRetry(Retry getRetry) voidSecurityPoliciesSpringProperties.setGetRetry(Retry getRetry) voidServiceAttachmentsSpringProperties.setGetRetry(Retry getRetry) voidSnapshotSettingsServiceSpringProperties.setGetRetry(Retry getRetry) voidSnapshotsSpringProperties.setGetRetry(Retry getRetry) voidSslCertificatesSpringProperties.setGetRetry(Retry getRetry) voidSslPoliciesSpringProperties.setGetRetry(Retry getRetry) voidStoragePoolsSpringProperties.setGetRetry(Retry getRetry) voidStoragePoolTypesSpringProperties.setGetRetry(Retry getRetry) voidSubnetworksSpringProperties.setGetRetry(Retry getRetry) voidTargetGrpcProxiesSpringProperties.setGetRetry(Retry getRetry) voidTargetHttpProxiesSpringProperties.setGetRetry(Retry getRetry) voidTargetHttpsProxiesSpringProperties.setGetRetry(Retry getRetry) voidTargetInstancesSpringProperties.setGetRetry(Retry getRetry) voidTargetPoolsSpringProperties.setGetRetry(Retry getRetry) voidTargetSslProxiesSpringProperties.setGetRetry(Retry getRetry) voidTargetTcpProxiesSpringProperties.setGetRetry(Retry getRetry) voidTargetVpnGatewaysSpringProperties.setGetRetry(Retry getRetry) voidUrlMapsSpringProperties.setGetRetry(Retry getRetry) voidVpnGatewaysSpringProperties.setGetRetry(Retry getRetry) voidVpnTunnelsSpringProperties.setGetRetry(Retry getRetry) voidZoneOperationsSpringProperties.setGetRetry(Retry getRetry) voidZonesSpringProperties.setGetRetry(Retry getRetry) voidRoutersSpringProperties.setGetRouterStatusRetry(Retry getRouterStatusRetry) voidFirewallPoliciesSpringProperties.setGetRuleRetry(Retry getRuleRetry) voidNetworkFirewallPoliciesSpringProperties.setGetRuleRetry(Retry getRuleRetry) voidRegionNetworkFirewallPoliciesSpringProperties.setGetRuleRetry(Retry getRuleRetry) voidRegionSecurityPoliciesSpringProperties.setGetRuleRetry(Retry getRuleRetry) voidSecurityPoliciesSpringProperties.setGetRuleRetry(Retry getRuleRetry) voidInstancesSpringProperties.setGetScreenshotRetry(Retry getScreenshotRetry) voidInstancesSpringProperties.setGetSerialPortOutputRetry(Retry getSerialPortOutputRetry) voidInstancesSpringProperties.setGetShieldedInstanceIdentityRetry(Retry getShieldedInstanceIdentityRetry) voidVpnGatewaysSpringProperties.setGetStatusRetry(Retry getStatusRetry) voidProjectsSpringProperties.setGetXpnHostRetry(Retry getXpnHostRetry) voidProjectsSpringProperties.setGetXpnResourcesRetry(Retry getXpnResourcesRetry) voidFirewallPoliciesSpringProperties.setListAssociationsRetry(Retry listAssociationsRetry) voidRegionSslPoliciesSpringProperties.setListAvailableFeaturesRetry(Retry listAvailableFeaturesRetry) voidSslPoliciesSpringProperties.setListAvailableFeaturesRetry(Retry listAvailableFeaturesRetry) voidStoragePoolsSpringProperties.setListDisksRetry(Retry listDisksRetry) voidInstanceGroupManagersSpringProperties.setListErrorsRetry(Retry listErrorsRetry) voidRegionInstanceGroupManagersSpringProperties.setListErrorsRetry(Retry listErrorsRetry) voidInstanceGroupsSpringProperties.setListInstancesRetry(Retry listInstancesRetry) voidRegionInstanceGroupsSpringProperties.setListInstancesRetry(Retry listInstancesRetry) voidInstanceGroupManagersSpringProperties.setListManagedInstancesRetry(Retry listManagedInstancesRetry) voidRegionInstanceGroupManagersSpringProperties.setListManagedInstancesRetry(Retry listManagedInstancesRetry) voidGlobalNetworkEndpointGroupsSpringProperties.setListNetworkEndpointsRetry(Retry listNetworkEndpointsRetry) voidNetworkEndpointGroupsSpringProperties.setListNetworkEndpointsRetry(Retry listNetworkEndpointsRetry) voidRegionNetworkEndpointGroupsSpringProperties.setListNetworkEndpointsRetry(Retry listNetworkEndpointsRetry) voidNodeGroupsSpringProperties.setListNodesRetry(Retry listNodesRetry) voidNetworksSpringProperties.setListPeeringRoutesRetry(Retry listPeeringRoutesRetry) voidInstanceGroupManagersSpringProperties.setListPerInstanceConfigsRetry(Retry listPerInstanceConfigsRetry) voidRegionInstanceGroupManagersSpringProperties.setListPerInstanceConfigsRetry(Retry listPerInstanceConfigsRetry) voidSecurityPoliciesSpringProperties.setListPreconfiguredExpressionSetsRetry(Retry listPreconfiguredExpressionSetsRetry) voidInstancesSpringProperties.setListReferrersRetry(Retry listReferrersRetry) voidAcceleratorTypesSpringProperties.setListRetry(Retry listRetry) voidAddressesSpringProperties.setListRetry(Retry listRetry) voidAutoscalersSpringProperties.setListRetry(Retry listRetry) voidBackendBucketsSpringProperties.setListRetry(Retry listRetry) voidBackendServicesSpringProperties.setListRetry(Retry listRetry) voidDisksSpringProperties.setListRetry(Retry listRetry) voidDiskTypesSpringProperties.setListRetry(Retry listRetry) voidExternalVpnGatewaysSpringProperties.setListRetry(Retry listRetry) voidFirewallPoliciesSpringProperties.setListRetry(Retry listRetry) voidFirewallsSpringProperties.setListRetry(Retry listRetry) voidForwardingRulesSpringProperties.setListRetry(Retry listRetry) voidGlobalAddressesSpringProperties.setListRetry(Retry listRetry) voidGlobalForwardingRulesSpringProperties.setListRetry(Retry listRetry) voidGlobalNetworkEndpointGroupsSpringProperties.setListRetry(Retry listRetry) voidGlobalOperationsSpringProperties.setListRetry(Retry listRetry) voidGlobalOrganizationOperationsSpringProperties.setListRetry(Retry listRetry) voidGlobalPublicDelegatedPrefixesSpringProperties.setListRetry(Retry listRetry) voidHealthChecksSpringProperties.setListRetry(Retry listRetry) voidImagesSpringProperties.setListRetry(Retry listRetry) voidInstanceGroupManagerResizeRequestsSpringProperties.setListRetry(Retry listRetry) voidInstanceGroupManagersSpringProperties.setListRetry(Retry listRetry) voidInstanceGroupsSpringProperties.setListRetry(Retry listRetry) voidInstancesSpringProperties.setListRetry(Retry listRetry) voidInstanceTemplatesSpringProperties.setListRetry(Retry listRetry) voidInstantSnapshotsSpringProperties.setListRetry(Retry listRetry) voidInterconnectAttachmentsSpringProperties.setListRetry(Retry listRetry) voidInterconnectLocationsSpringProperties.setListRetry(Retry listRetry) voidInterconnectRemoteLocationsSpringProperties.setListRetry(Retry listRetry) voidInterconnectsSpringProperties.setListRetry(Retry listRetry) voidLicensesSpringProperties.setListRetry(Retry listRetry) voidMachineImagesSpringProperties.setListRetry(Retry listRetry) voidMachineTypesSpringProperties.setListRetry(Retry listRetry) voidNetworkAttachmentsSpringProperties.setListRetry(Retry listRetry) voidNetworkEndpointGroupsSpringProperties.setListRetry(Retry listRetry) voidNetworkFirewallPoliciesSpringProperties.setListRetry(Retry listRetry) voidNetworkProfilesSpringProperties.setListRetry(Retry listRetry) voidNetworksSpringProperties.setListRetry(Retry listRetry) voidNodeGroupsSpringProperties.setListRetry(Retry listRetry) voidNodeTemplatesSpringProperties.setListRetry(Retry listRetry) voidNodeTypesSpringProperties.setListRetry(Retry listRetry) voidPacketMirroringsSpringProperties.setListRetry(Retry listRetry) voidPublicAdvertisedPrefixesSpringProperties.setListRetry(Retry listRetry) voidPublicDelegatedPrefixesSpringProperties.setListRetry(Retry listRetry) voidRegionAutoscalersSpringProperties.setListRetry(Retry listRetry) voidRegionBackendServicesSpringProperties.setListRetry(Retry listRetry) voidRegionCommitmentsSpringProperties.setListRetry(Retry listRetry) voidRegionDisksSpringProperties.setListRetry(Retry listRetry) voidRegionDiskTypesSpringProperties.setListRetry(Retry listRetry) voidRegionHealthCheckServicesSpringProperties.setListRetry(Retry listRetry) voidRegionHealthChecksSpringProperties.setListRetry(Retry listRetry) voidRegionInstanceGroupManagersSpringProperties.setListRetry(Retry listRetry) voidRegionInstanceGroupsSpringProperties.setListRetry(Retry listRetry) voidRegionInstanceTemplatesSpringProperties.setListRetry(Retry listRetry) voidRegionInstantSnapshotsSpringProperties.setListRetry(Retry listRetry) voidRegionNetworkEndpointGroupsSpringProperties.setListRetry(Retry listRetry) voidRegionNetworkFirewallPoliciesSpringProperties.setListRetry(Retry listRetry) voidRegionNotificationEndpointsSpringProperties.setListRetry(Retry listRetry) voidRegionOperationsSpringProperties.setListRetry(Retry listRetry) voidRegionSecurityPoliciesSpringProperties.setListRetry(Retry listRetry) voidRegionSslCertificatesSpringProperties.setListRetry(Retry listRetry) voidRegionSslPoliciesSpringProperties.setListRetry(Retry listRetry) voidRegionsSpringProperties.setListRetry(Retry listRetry) voidRegionTargetHttpProxiesSpringProperties.setListRetry(Retry listRetry) voidRegionTargetHttpsProxiesSpringProperties.setListRetry(Retry listRetry) voidRegionTargetTcpProxiesSpringProperties.setListRetry(Retry listRetry) voidRegionUrlMapsSpringProperties.setListRetry(Retry listRetry) voidRegionZonesSpringProperties.setListRetry(Retry listRetry) voidReservationsSpringProperties.setListRetry(Retry listRetry) voidResourcePoliciesSpringProperties.setListRetry(Retry listRetry) voidRoutersSpringProperties.setListRetry(Retry listRetry) voidRoutesSpringProperties.setListRetry(Retry listRetry) voidSecurityPoliciesSpringProperties.setListRetry(Retry listRetry) voidServiceAttachmentsSpringProperties.setListRetry(Retry listRetry) voidSnapshotsSpringProperties.setListRetry(Retry listRetry) voidSslCertificatesSpringProperties.setListRetry(Retry listRetry) voidSslPoliciesSpringProperties.setListRetry(Retry listRetry) voidStoragePoolsSpringProperties.setListRetry(Retry listRetry) voidStoragePoolTypesSpringProperties.setListRetry(Retry listRetry) voidSubnetworksSpringProperties.setListRetry(Retry listRetry) voidTargetGrpcProxiesSpringProperties.setListRetry(Retry listRetry) voidTargetHttpProxiesSpringProperties.setListRetry(Retry listRetry) voidTargetHttpsProxiesSpringProperties.setListRetry(Retry listRetry) voidTargetInstancesSpringProperties.setListRetry(Retry listRetry) voidTargetPoolsSpringProperties.setListRetry(Retry listRetry) voidTargetSslProxiesSpringProperties.setListRetry(Retry listRetry) voidTargetTcpProxiesSpringProperties.setListRetry(Retry listRetry) voidTargetVpnGatewaysSpringProperties.setListRetry(Retry listRetry) voidUrlMapsSpringProperties.setListRetry(Retry listRetry) voidVpnGatewaysSpringProperties.setListRetry(Retry listRetry) voidVpnTunnelsSpringProperties.setListRetry(Retry listRetry) voidZoneOperationsSpringProperties.setListRetry(Retry listRetry) voidZonesSpringProperties.setListRetry(Retry listRetry) voidBackendServicesSpringProperties.setListUsableRetry(Retry listUsableRetry) voidRegionBackendServicesSpringProperties.setListUsableRetry(Retry listUsableRetry) voidSubnetworksSpringProperties.setListUsableRetry(Retry listUsableRetry) voidProjectsSpringProperties.setListXpnHostsRetry(Retry listXpnHostsRetry) voidRoutersSpringProperties.setPreviewRetry(Retry previewRetry) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidInstancesSpringProperties.setSendDiagnosticInterruptRetry(Retry sendDiagnosticInterruptRetry) voidBackendBucketsSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidBackendServicesSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidDisksSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidFirewallPoliciesSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidImagesSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidInstancesSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidInstanceTemplatesSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidInstantSnapshotsSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidLicensesSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidMachineImagesSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidNetworkAttachmentsSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidNetworkFirewallPoliciesSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidNodeGroupsSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidNodeTemplatesSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidRegionBackendServicesSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidRegionDisksSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidRegionInstantSnapshotsSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidRegionNetworkFirewallPoliciesSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidReservationsSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidResourcePoliciesSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidServiceAttachmentsSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidSnapshotsSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidStoragePoolsSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidSubnetworksSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidBackendBucketsSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidBackendServicesSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidDisksSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidExternalVpnGatewaysSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidFirewallPoliciesSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidImagesSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidInstancesSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidInstanceTemplatesSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidInstantSnapshotsSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidLicenseCodesSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidLicensesSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidMachineImagesSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidNetworkAttachmentsSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidNetworkEndpointGroupsSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidNetworkFirewallPoliciesSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidNodeGroupsSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidNodeTemplatesSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidPacketMirroringsSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidRegionBackendServicesSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidRegionDisksSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidRegionInstantSnapshotsSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidRegionNetworkFirewallPoliciesSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidReservationsSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidResourcePoliciesSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidServiceAttachmentsSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidSnapshotsSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidStoragePoolsSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidSubnetworksSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidVpnGatewaysSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidRegionUrlMapsSpringProperties.setValidateRetry(Retry validateRetry) voidUrlMapsSpringProperties.setValidateRetry(Retry validateRetry) voidGlobalOperationsSpringProperties.setWaitRetry(Retry waitRetry) voidRegionOperationsSpringProperties.setWaitRetry(Retry waitRetry) voidZoneOperationsSpringProperties.setWaitRetry(Retry waitRetry) -
Uses of Retry in com.google.cloud.config.v1.spring
Methods in com.google.cloud.config.v1.spring that return RetryModifier and TypeMethodDescriptionConfigSpringProperties.getDeleteStatefileRetry()ConfigSpringProperties.getExportDeploymentStatefileRetry()ConfigSpringProperties.getExportLockInfoRetry()ConfigSpringProperties.getExportPreviewResultRetry()ConfigSpringProperties.getExportRevisionStatefileRetry()ConfigSpringProperties.getGetDeploymentRetry()ConfigSpringProperties.getGetIamPolicyRetry()ConfigSpringProperties.getGetLocationRetry()ConfigSpringProperties.getGetPreviewRetry()ConfigSpringProperties.getGetResourceRetry()ConfigSpringProperties.getGetRevisionRetry()ConfigSpringProperties.getGetTerraformVersionRetry()ConfigSpringProperties.getImportStatefileRetry()ConfigSpringProperties.getListDeploymentsRetry()ConfigSpringProperties.getListLocationsRetry()ConfigSpringProperties.getListPreviewsRetry()ConfigSpringProperties.getListResourcesRetry()ConfigSpringProperties.getListRevisionsRetry()ConfigSpringProperties.getListTerraformVersionsRetry()ConfigSpringProperties.getRetry()ConfigSpringProperties.getSetIamPolicyRetry()ConfigSpringProperties.getTestIamPermissionsRetry()Methods in com.google.cloud.config.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidConfigSpringProperties.setDeleteStatefileRetry(Retry deleteStatefileRetry) voidConfigSpringProperties.setExportDeploymentStatefileRetry(Retry exportDeploymentStatefileRetry) voidConfigSpringProperties.setExportLockInfoRetry(Retry exportLockInfoRetry) voidConfigSpringProperties.setExportPreviewResultRetry(Retry exportPreviewResultRetry) voidConfigSpringProperties.setExportRevisionStatefileRetry(Retry exportRevisionStatefileRetry) voidConfigSpringProperties.setGetDeploymentRetry(Retry getDeploymentRetry) voidConfigSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidConfigSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidConfigSpringProperties.setGetPreviewRetry(Retry getPreviewRetry) voidConfigSpringProperties.setGetResourceRetry(Retry getResourceRetry) voidConfigSpringProperties.setGetRevisionRetry(Retry getRevisionRetry) voidConfigSpringProperties.setGetTerraformVersionRetry(Retry getTerraformVersionRetry) voidConfigSpringProperties.setImportStatefileRetry(Retry importStatefileRetry) voidConfigSpringProperties.setListDeploymentsRetry(Retry listDeploymentsRetry) voidConfigSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidConfigSpringProperties.setListPreviewsRetry(Retry listPreviewsRetry) voidConfigSpringProperties.setListResourcesRetry(Retry listResourcesRetry) voidConfigSpringProperties.setListRevisionsRetry(Retry listRevisionsRetry) voidConfigSpringProperties.setListTerraformVersionsRetry(Retry listTerraformVersionsRetry) voidvoidConfigSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidConfigSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) -
Uses of Retry in com.google.cloud.contactcenterinsights.v1.spring
Methods in com.google.cloud.contactcenterinsights.v1.spring that return RetryModifier and TypeMethodDescriptionContactCenterInsightsSpringProperties.getCalculateIssueModelStatsRetry()ContactCenterInsightsSpringProperties.getCalculateStatsRetry()ContactCenterInsightsSpringProperties.getCreateAnalysisRuleRetry()ContactCenterInsightsSpringProperties.getCreateConversationRetry()ContactCenterInsightsSpringProperties.getCreateFeedbackLabelRetry()ContactCenterInsightsSpringProperties.getCreatePhraseMatcherRetry()ContactCenterInsightsSpringProperties.getCreateQaQuestionRetry()ContactCenterInsightsSpringProperties.getCreateQaScorecardRetry()ContactCenterInsightsSpringProperties.getCreateQaScorecardRevisionRetry()ContactCenterInsightsSpringProperties.getCreateViewRetry()ContactCenterInsightsSpringProperties.getDeleteAnalysisRetry()ContactCenterInsightsSpringProperties.getDeleteAnalysisRuleRetry()ContactCenterInsightsSpringProperties.getDeleteConversationRetry()ContactCenterInsightsSpringProperties.getDeleteFeedbackLabelRetry()ContactCenterInsightsSpringProperties.getDeleteIssueRetry()ContactCenterInsightsSpringProperties.getDeletePhraseMatcherRetry()ContactCenterInsightsSpringProperties.getDeleteQaQuestionRetry()ContactCenterInsightsSpringProperties.getDeleteQaScorecardRetry()ContactCenterInsightsSpringProperties.getDeleteQaScorecardRevisionRetry()ContactCenterInsightsSpringProperties.getDeleteViewRetry()ContactCenterInsightsSpringProperties.getDeployQaScorecardRevisionRetry()ContactCenterInsightsSpringProperties.getGetAnalysisRetry()ContactCenterInsightsSpringProperties.getGetAnalysisRuleRetry()ContactCenterInsightsSpringProperties.getGetConversationRetry()ContactCenterInsightsSpringProperties.getGetEncryptionSpecRetry()ContactCenterInsightsSpringProperties.getGetFeedbackLabelRetry()ContactCenterInsightsSpringProperties.getGetIssueModelRetry()ContactCenterInsightsSpringProperties.getGetIssueRetry()ContactCenterInsightsSpringProperties.getGetPhraseMatcherRetry()ContactCenterInsightsSpringProperties.getGetQaQuestionRetry()ContactCenterInsightsSpringProperties.getGetQaScorecardRetry()ContactCenterInsightsSpringProperties.getGetQaScorecardRevisionRetry()ContactCenterInsightsSpringProperties.getGetSettingsRetry()ContactCenterInsightsSpringProperties.getGetViewRetry()ContactCenterInsightsSpringProperties.getListAllFeedbackLabelsRetry()ContactCenterInsightsSpringProperties.getListAnalysesRetry()ContactCenterInsightsSpringProperties.getListAnalysisRulesRetry()ContactCenterInsightsSpringProperties.getListConversationsRetry()ContactCenterInsightsSpringProperties.getListFeedbackLabelsRetry()ContactCenterInsightsSpringProperties.getListIssueModelsRetry()ContactCenterInsightsSpringProperties.getListIssuesRetry()ContactCenterInsightsSpringProperties.getListPhraseMatchersRetry()ContactCenterInsightsSpringProperties.getListQaQuestionsRetry()ContactCenterInsightsSpringProperties.getListQaScorecardRevisionsRetry()ContactCenterInsightsSpringProperties.getListQaScorecardsRetry()ContactCenterInsightsSpringProperties.getListViewsRetry()ContactCenterInsightsSpringProperties.getRetry()ContactCenterInsightsSpringProperties.getUndeployQaScorecardRevisionRetry()ContactCenterInsightsSpringProperties.getUpdateAnalysisRuleRetry()ContactCenterInsightsSpringProperties.getUpdateConversationRetry()ContactCenterInsightsSpringProperties.getUpdateFeedbackLabelRetry()ContactCenterInsightsSpringProperties.getUpdateIssueModelRetry()ContactCenterInsightsSpringProperties.getUpdateIssueRetry()ContactCenterInsightsSpringProperties.getUpdatePhraseMatcherRetry()ContactCenterInsightsSpringProperties.getUpdateQaQuestionRetry()ContactCenterInsightsSpringProperties.getUpdateQaScorecardRetry()ContactCenterInsightsSpringProperties.getUpdateSettingsRetry()ContactCenterInsightsSpringProperties.getUpdateViewRetry()Methods in com.google.cloud.contactcenterinsights.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidContactCenterInsightsSpringProperties.setCalculateIssueModelStatsRetry(Retry calculateIssueModelStatsRetry) voidContactCenterInsightsSpringProperties.setCalculateStatsRetry(Retry calculateStatsRetry) voidContactCenterInsightsSpringProperties.setCreateAnalysisRuleRetry(Retry createAnalysisRuleRetry) voidContactCenterInsightsSpringProperties.setCreateConversationRetry(Retry createConversationRetry) voidContactCenterInsightsSpringProperties.setCreateFeedbackLabelRetry(Retry createFeedbackLabelRetry) voidContactCenterInsightsSpringProperties.setCreatePhraseMatcherRetry(Retry createPhraseMatcherRetry) voidContactCenterInsightsSpringProperties.setCreateQaQuestionRetry(Retry createQaQuestionRetry) voidContactCenterInsightsSpringProperties.setCreateQaScorecardRetry(Retry createQaScorecardRetry) voidContactCenterInsightsSpringProperties.setCreateQaScorecardRevisionRetry(Retry createQaScorecardRevisionRetry) voidContactCenterInsightsSpringProperties.setCreateViewRetry(Retry createViewRetry) voidContactCenterInsightsSpringProperties.setDeleteAnalysisRetry(Retry deleteAnalysisRetry) voidContactCenterInsightsSpringProperties.setDeleteAnalysisRuleRetry(Retry deleteAnalysisRuleRetry) voidContactCenterInsightsSpringProperties.setDeleteConversationRetry(Retry deleteConversationRetry) voidContactCenterInsightsSpringProperties.setDeleteFeedbackLabelRetry(Retry deleteFeedbackLabelRetry) voidContactCenterInsightsSpringProperties.setDeleteIssueRetry(Retry deleteIssueRetry) voidContactCenterInsightsSpringProperties.setDeletePhraseMatcherRetry(Retry deletePhraseMatcherRetry) voidContactCenterInsightsSpringProperties.setDeleteQaQuestionRetry(Retry deleteQaQuestionRetry) voidContactCenterInsightsSpringProperties.setDeleteQaScorecardRetry(Retry deleteQaScorecardRetry) voidContactCenterInsightsSpringProperties.setDeleteQaScorecardRevisionRetry(Retry deleteQaScorecardRevisionRetry) voidContactCenterInsightsSpringProperties.setDeleteViewRetry(Retry deleteViewRetry) voidContactCenterInsightsSpringProperties.setDeployQaScorecardRevisionRetry(Retry deployQaScorecardRevisionRetry) voidContactCenterInsightsSpringProperties.setGetAnalysisRetry(Retry getAnalysisRetry) voidContactCenterInsightsSpringProperties.setGetAnalysisRuleRetry(Retry getAnalysisRuleRetry) voidContactCenterInsightsSpringProperties.setGetConversationRetry(Retry getConversationRetry) voidContactCenterInsightsSpringProperties.setGetEncryptionSpecRetry(Retry getEncryptionSpecRetry) voidContactCenterInsightsSpringProperties.setGetFeedbackLabelRetry(Retry getFeedbackLabelRetry) voidContactCenterInsightsSpringProperties.setGetIssueModelRetry(Retry getIssueModelRetry) voidContactCenterInsightsSpringProperties.setGetIssueRetry(Retry getIssueRetry) voidContactCenterInsightsSpringProperties.setGetPhraseMatcherRetry(Retry getPhraseMatcherRetry) voidContactCenterInsightsSpringProperties.setGetQaQuestionRetry(Retry getQaQuestionRetry) voidContactCenterInsightsSpringProperties.setGetQaScorecardRetry(Retry getQaScorecardRetry) voidContactCenterInsightsSpringProperties.setGetQaScorecardRevisionRetry(Retry getQaScorecardRevisionRetry) voidContactCenterInsightsSpringProperties.setGetSettingsRetry(Retry getSettingsRetry) voidContactCenterInsightsSpringProperties.setGetViewRetry(Retry getViewRetry) voidContactCenterInsightsSpringProperties.setListAllFeedbackLabelsRetry(Retry listAllFeedbackLabelsRetry) voidContactCenterInsightsSpringProperties.setListAnalysesRetry(Retry listAnalysesRetry) voidContactCenterInsightsSpringProperties.setListAnalysisRulesRetry(Retry listAnalysisRulesRetry) voidContactCenterInsightsSpringProperties.setListConversationsRetry(Retry listConversationsRetry) voidContactCenterInsightsSpringProperties.setListFeedbackLabelsRetry(Retry listFeedbackLabelsRetry) voidContactCenterInsightsSpringProperties.setListIssueModelsRetry(Retry listIssueModelsRetry) voidContactCenterInsightsSpringProperties.setListIssuesRetry(Retry listIssuesRetry) voidContactCenterInsightsSpringProperties.setListPhraseMatchersRetry(Retry listPhraseMatchersRetry) voidContactCenterInsightsSpringProperties.setListQaQuestionsRetry(Retry listQaQuestionsRetry) voidContactCenterInsightsSpringProperties.setListQaScorecardRevisionsRetry(Retry listQaScorecardRevisionsRetry) voidContactCenterInsightsSpringProperties.setListQaScorecardsRetry(Retry listQaScorecardsRetry) voidContactCenterInsightsSpringProperties.setListViewsRetry(Retry listViewsRetry) voidvoidContactCenterInsightsSpringProperties.setUndeployQaScorecardRevisionRetry(Retry undeployQaScorecardRevisionRetry) voidContactCenterInsightsSpringProperties.setUpdateAnalysisRuleRetry(Retry updateAnalysisRuleRetry) voidContactCenterInsightsSpringProperties.setUpdateConversationRetry(Retry updateConversationRetry) voidContactCenterInsightsSpringProperties.setUpdateFeedbackLabelRetry(Retry updateFeedbackLabelRetry) voidContactCenterInsightsSpringProperties.setUpdateIssueModelRetry(Retry updateIssueModelRetry) voidContactCenterInsightsSpringProperties.setUpdateIssueRetry(Retry updateIssueRetry) voidContactCenterInsightsSpringProperties.setUpdatePhraseMatcherRetry(Retry updatePhraseMatcherRetry) voidContactCenterInsightsSpringProperties.setUpdateQaQuestionRetry(Retry updateQaQuestionRetry) voidContactCenterInsightsSpringProperties.setUpdateQaScorecardRetry(Retry updateQaScorecardRetry) voidContactCenterInsightsSpringProperties.setUpdateSettingsRetry(Retry updateSettingsRetry) voidContactCenterInsightsSpringProperties.setUpdateViewRetry(Retry updateViewRetry) -
Uses of Retry in com.google.cloud.container.v1.spring
Methods in com.google.cloud.container.v1.spring that return RetryModifier and TypeMethodDescriptionClusterManagerSpringProperties.getCancelOperationRetry()ClusterManagerSpringProperties.getCheckAutopilotCompatibilityRetry()ClusterManagerSpringProperties.getCompleteIPRotationRetry()ClusterManagerSpringProperties.getCompleteNodePoolUpgradeRetry()ClusterManagerSpringProperties.getCreateClusterRetry()ClusterManagerSpringProperties.getCreateNodePoolRetry()ClusterManagerSpringProperties.getDeleteClusterRetry()ClusterManagerSpringProperties.getDeleteNodePoolRetry()ClusterManagerSpringProperties.getGetClusterRetry()ClusterManagerSpringProperties.getGetJSONWebKeysRetry()ClusterManagerSpringProperties.getGetNodePoolRetry()ClusterManagerSpringProperties.getGetOperationRetry()ClusterManagerSpringProperties.getGetServerConfigRetry()ClusterManagerSpringProperties.getListClustersRetry()ClusterManagerSpringProperties.getListNodePoolsRetry()ClusterManagerSpringProperties.getListOperationsRetry()ClusterManagerSpringProperties.getListUsableSubnetworksRetry()ClusterManagerSpringProperties.getRetry()ClusterManagerSpringProperties.getRollbackNodePoolUpgradeRetry()ClusterManagerSpringProperties.getSetAddonsConfigRetry()ClusterManagerSpringProperties.getSetLabelsRetry()ClusterManagerSpringProperties.getSetLegacyAbacRetry()ClusterManagerSpringProperties.getSetLocationsRetry()ClusterManagerSpringProperties.getSetLoggingServiceRetry()ClusterManagerSpringProperties.getSetMaintenancePolicyRetry()ClusterManagerSpringProperties.getSetMasterAuthRetry()ClusterManagerSpringProperties.getSetMonitoringServiceRetry()ClusterManagerSpringProperties.getSetNetworkPolicyRetry()ClusterManagerSpringProperties.getSetNodePoolAutoscalingRetry()ClusterManagerSpringProperties.getSetNodePoolManagementRetry()ClusterManagerSpringProperties.getSetNodePoolSizeRetry()ClusterManagerSpringProperties.getStartIPRotationRetry()ClusterManagerSpringProperties.getUpdateClusterRetry()ClusterManagerSpringProperties.getUpdateMasterRetry()ClusterManagerSpringProperties.getUpdateNodePoolRetry()Methods in com.google.cloud.container.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidClusterManagerSpringProperties.setCancelOperationRetry(Retry cancelOperationRetry) voidClusterManagerSpringProperties.setCheckAutopilotCompatibilityRetry(Retry checkAutopilotCompatibilityRetry) voidClusterManagerSpringProperties.setCompleteIPRotationRetry(Retry completeIPRotationRetry) voidClusterManagerSpringProperties.setCompleteNodePoolUpgradeRetry(Retry completeNodePoolUpgradeRetry) voidClusterManagerSpringProperties.setCreateClusterRetry(Retry createClusterRetry) voidClusterManagerSpringProperties.setCreateNodePoolRetry(Retry createNodePoolRetry) voidClusterManagerSpringProperties.setDeleteClusterRetry(Retry deleteClusterRetry) voidClusterManagerSpringProperties.setDeleteNodePoolRetry(Retry deleteNodePoolRetry) voidClusterManagerSpringProperties.setGetClusterRetry(Retry getClusterRetry) voidClusterManagerSpringProperties.setGetJSONWebKeysRetry(Retry getJSONWebKeysRetry) voidClusterManagerSpringProperties.setGetNodePoolRetry(Retry getNodePoolRetry) voidClusterManagerSpringProperties.setGetOperationRetry(Retry getOperationRetry) voidClusterManagerSpringProperties.setGetServerConfigRetry(Retry getServerConfigRetry) voidClusterManagerSpringProperties.setListClustersRetry(Retry listClustersRetry) voidClusterManagerSpringProperties.setListNodePoolsRetry(Retry listNodePoolsRetry) voidClusterManagerSpringProperties.setListOperationsRetry(Retry listOperationsRetry) voidClusterManagerSpringProperties.setListUsableSubnetworksRetry(Retry listUsableSubnetworksRetry) voidvoidClusterManagerSpringProperties.setRollbackNodePoolUpgradeRetry(Retry rollbackNodePoolUpgradeRetry) voidClusterManagerSpringProperties.setSetAddonsConfigRetry(Retry setAddonsConfigRetry) voidClusterManagerSpringProperties.setSetLabelsRetry(Retry setLabelsRetry) voidClusterManagerSpringProperties.setSetLegacyAbacRetry(Retry setLegacyAbacRetry) voidClusterManagerSpringProperties.setSetLocationsRetry(Retry setLocationsRetry) voidClusterManagerSpringProperties.setSetLoggingServiceRetry(Retry setLoggingServiceRetry) voidClusterManagerSpringProperties.setSetMaintenancePolicyRetry(Retry setMaintenancePolicyRetry) voidClusterManagerSpringProperties.setSetMasterAuthRetry(Retry setMasterAuthRetry) voidClusterManagerSpringProperties.setSetMonitoringServiceRetry(Retry setMonitoringServiceRetry) voidClusterManagerSpringProperties.setSetNetworkPolicyRetry(Retry setNetworkPolicyRetry) voidClusterManagerSpringProperties.setSetNodePoolAutoscalingRetry(Retry setNodePoolAutoscalingRetry) voidClusterManagerSpringProperties.setSetNodePoolManagementRetry(Retry setNodePoolManagementRetry) voidClusterManagerSpringProperties.setSetNodePoolSizeRetry(Retry setNodePoolSizeRetry) voidClusterManagerSpringProperties.setStartIPRotationRetry(Retry startIPRotationRetry) voidClusterManagerSpringProperties.setUpdateClusterRetry(Retry updateClusterRetry) voidClusterManagerSpringProperties.setUpdateMasterRetry(Retry updateMasterRetry) voidClusterManagerSpringProperties.setUpdateNodePoolRetry(Retry updateNodePoolRetry) -
Uses of Retry in com.google.cloud.datacatalog.lineage.v1.spring
Methods in com.google.cloud.datacatalog.lineage.v1.spring that return RetryModifier and TypeMethodDescriptionLineageSpringProperties.getBatchSearchLinkProcessesRetry()LineageSpringProperties.getCreateLineageEventRetry()LineageSpringProperties.getCreateProcessRetry()LineageSpringProperties.getCreateRunRetry()LineageSpringProperties.getDeleteLineageEventRetry()LineageSpringProperties.getGetLineageEventRetry()LineageSpringProperties.getGetProcessRetry()LineageSpringProperties.getGetRunRetry()LineageSpringProperties.getListLineageEventsRetry()LineageSpringProperties.getListProcessesRetry()LineageSpringProperties.getListRunsRetry()LineageSpringProperties.getProcessOpenLineageRunEventRetry()LineageSpringProperties.getRetry()LineageSpringProperties.getSearchLinksRetry()LineageSpringProperties.getUpdateProcessRetry()LineageSpringProperties.getUpdateRunRetry()Methods in com.google.cloud.datacatalog.lineage.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidLineageSpringProperties.setBatchSearchLinkProcessesRetry(Retry batchSearchLinkProcessesRetry) voidLineageSpringProperties.setCreateLineageEventRetry(Retry createLineageEventRetry) voidLineageSpringProperties.setCreateProcessRetry(Retry createProcessRetry) voidLineageSpringProperties.setCreateRunRetry(Retry createRunRetry) voidLineageSpringProperties.setDeleteLineageEventRetry(Retry deleteLineageEventRetry) voidLineageSpringProperties.setGetLineageEventRetry(Retry getLineageEventRetry) voidLineageSpringProperties.setGetProcessRetry(Retry getProcessRetry) voidLineageSpringProperties.setGetRunRetry(Retry getRunRetry) voidLineageSpringProperties.setListLineageEventsRetry(Retry listLineageEventsRetry) voidLineageSpringProperties.setListProcessesRetry(Retry listProcessesRetry) voidLineageSpringProperties.setListRunsRetry(Retry listRunsRetry) voidLineageSpringProperties.setProcessOpenLineageRunEventRetry(Retry processOpenLineageRunEventRetry) voidvoidLineageSpringProperties.setSearchLinksRetry(Retry searchLinksRetry) voidLineageSpringProperties.setUpdateProcessRetry(Retry updateProcessRetry) voidLineageSpringProperties.setUpdateRunRetry(Retry updateRunRetry) -
Uses of Retry in com.google.cloud.datacatalog.v1.spring
Methods in com.google.cloud.datacatalog.v1.spring that return RetryModifier and TypeMethodDescriptionDataCatalogSpringProperties.getCreateEntryGroupRetry()DataCatalogSpringProperties.getCreateEntryRetry()PolicyTagManagerSpringProperties.getCreatePolicyTagRetry()DataCatalogSpringProperties.getCreateTagRetry()DataCatalogSpringProperties.getCreateTagTemplateFieldRetry()DataCatalogSpringProperties.getCreateTagTemplateRetry()PolicyTagManagerSpringProperties.getCreateTaxonomyRetry()DataCatalogSpringProperties.getDeleteEntryGroupRetry()DataCatalogSpringProperties.getDeleteEntryRetry()PolicyTagManagerSpringProperties.getDeletePolicyTagRetry()DataCatalogSpringProperties.getDeleteTagRetry()DataCatalogSpringProperties.getDeleteTagTemplateFieldRetry()DataCatalogSpringProperties.getDeleteTagTemplateRetry()PolicyTagManagerSpringProperties.getDeleteTaxonomyRetry()PolicyTagManagerSerializationSpringProperties.getExportTaxonomiesRetry()DataCatalogSpringProperties.getGetEntryGroupRetry()DataCatalogSpringProperties.getGetEntryRetry()DataCatalogSpringProperties.getGetIamPolicyRetry()PolicyTagManagerSpringProperties.getGetIamPolicyRetry()PolicyTagManagerSpringProperties.getGetPolicyTagRetry()DataCatalogSpringProperties.getGetTagTemplateRetry()PolicyTagManagerSpringProperties.getGetTaxonomyRetry()PolicyTagManagerSerializationSpringProperties.getImportTaxonomiesRetry()DataCatalogSpringProperties.getListEntriesRetry()DataCatalogSpringProperties.getListEntryGroupsRetry()PolicyTagManagerSpringProperties.getListPolicyTagsRetry()DataCatalogSpringProperties.getListTagsRetry()PolicyTagManagerSpringProperties.getListTaxonomiesRetry()DataCatalogSpringProperties.getLookupEntryRetry()DataCatalogSpringProperties.getModifyEntryContactsRetry()DataCatalogSpringProperties.getModifyEntryOverviewRetry()DataCatalogSpringProperties.getRenameTagTemplateFieldEnumValueRetry()DataCatalogSpringProperties.getRenameTagTemplateFieldRetry()PolicyTagManagerSerializationSpringProperties.getReplaceTaxonomyRetry()DataCatalogSpringProperties.getRetrieveConfigRetry()DataCatalogSpringProperties.getRetrieveEffectiveConfigRetry()DataCatalogSpringProperties.getRetry()PolicyTagManagerSerializationSpringProperties.getRetry()PolicyTagManagerSpringProperties.getRetry()DataCatalogSpringProperties.getSearchCatalogRetry()DataCatalogSpringProperties.getSetConfigRetry()DataCatalogSpringProperties.getSetIamPolicyRetry()PolicyTagManagerSpringProperties.getSetIamPolicyRetry()DataCatalogSpringProperties.getStarEntryRetry()DataCatalogSpringProperties.getTestIamPermissionsRetry()PolicyTagManagerSpringProperties.getTestIamPermissionsRetry()DataCatalogSpringProperties.getUnstarEntryRetry()DataCatalogSpringProperties.getUpdateEntryGroupRetry()DataCatalogSpringProperties.getUpdateEntryRetry()PolicyTagManagerSpringProperties.getUpdatePolicyTagRetry()DataCatalogSpringProperties.getUpdateTagRetry()DataCatalogSpringProperties.getUpdateTagTemplateFieldRetry()DataCatalogSpringProperties.getUpdateTagTemplateRetry()PolicyTagManagerSpringProperties.getUpdateTaxonomyRetry()Methods in com.google.cloud.datacatalog.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidDataCatalogSpringProperties.setCreateEntryGroupRetry(Retry createEntryGroupRetry) voidDataCatalogSpringProperties.setCreateEntryRetry(Retry createEntryRetry) voidPolicyTagManagerSpringProperties.setCreatePolicyTagRetry(Retry createPolicyTagRetry) voidDataCatalogSpringProperties.setCreateTagRetry(Retry createTagRetry) voidDataCatalogSpringProperties.setCreateTagTemplateFieldRetry(Retry createTagTemplateFieldRetry) voidDataCatalogSpringProperties.setCreateTagTemplateRetry(Retry createTagTemplateRetry) voidPolicyTagManagerSpringProperties.setCreateTaxonomyRetry(Retry createTaxonomyRetry) voidDataCatalogSpringProperties.setDeleteEntryGroupRetry(Retry deleteEntryGroupRetry) voidDataCatalogSpringProperties.setDeleteEntryRetry(Retry deleteEntryRetry) voidPolicyTagManagerSpringProperties.setDeletePolicyTagRetry(Retry deletePolicyTagRetry) voidDataCatalogSpringProperties.setDeleteTagRetry(Retry deleteTagRetry) voidDataCatalogSpringProperties.setDeleteTagTemplateFieldRetry(Retry deleteTagTemplateFieldRetry) voidDataCatalogSpringProperties.setDeleteTagTemplateRetry(Retry deleteTagTemplateRetry) voidPolicyTagManagerSpringProperties.setDeleteTaxonomyRetry(Retry deleteTaxonomyRetry) voidPolicyTagManagerSerializationSpringProperties.setExportTaxonomiesRetry(Retry exportTaxonomiesRetry) voidDataCatalogSpringProperties.setGetEntryGroupRetry(Retry getEntryGroupRetry) voidDataCatalogSpringProperties.setGetEntryRetry(Retry getEntryRetry) voidDataCatalogSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidPolicyTagManagerSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidPolicyTagManagerSpringProperties.setGetPolicyTagRetry(Retry getPolicyTagRetry) voidDataCatalogSpringProperties.setGetTagTemplateRetry(Retry getTagTemplateRetry) voidPolicyTagManagerSpringProperties.setGetTaxonomyRetry(Retry getTaxonomyRetry) voidPolicyTagManagerSerializationSpringProperties.setImportTaxonomiesRetry(Retry importTaxonomiesRetry) voidDataCatalogSpringProperties.setListEntriesRetry(Retry listEntriesRetry) voidDataCatalogSpringProperties.setListEntryGroupsRetry(Retry listEntryGroupsRetry) voidPolicyTagManagerSpringProperties.setListPolicyTagsRetry(Retry listPolicyTagsRetry) voidDataCatalogSpringProperties.setListTagsRetry(Retry listTagsRetry) voidPolicyTagManagerSpringProperties.setListTaxonomiesRetry(Retry listTaxonomiesRetry) voidDataCatalogSpringProperties.setLookupEntryRetry(Retry lookupEntryRetry) voidDataCatalogSpringProperties.setModifyEntryContactsRetry(Retry modifyEntryContactsRetry) voidDataCatalogSpringProperties.setModifyEntryOverviewRetry(Retry modifyEntryOverviewRetry) voidDataCatalogSpringProperties.setRenameTagTemplateFieldEnumValueRetry(Retry renameTagTemplateFieldEnumValueRetry) voidDataCatalogSpringProperties.setRenameTagTemplateFieldRetry(Retry renameTagTemplateFieldRetry) voidPolicyTagManagerSerializationSpringProperties.setReplaceTaxonomyRetry(Retry replaceTaxonomyRetry) voidDataCatalogSpringProperties.setRetrieveConfigRetry(Retry retrieveConfigRetry) voidDataCatalogSpringProperties.setRetrieveEffectiveConfigRetry(Retry retrieveEffectiveConfigRetry) voidvoidvoidvoidDataCatalogSpringProperties.setSearchCatalogRetry(Retry searchCatalogRetry) voidDataCatalogSpringProperties.setSetConfigRetry(Retry setConfigRetry) voidDataCatalogSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidPolicyTagManagerSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidDataCatalogSpringProperties.setStarEntryRetry(Retry starEntryRetry) voidDataCatalogSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidPolicyTagManagerSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidDataCatalogSpringProperties.setUnstarEntryRetry(Retry unstarEntryRetry) voidDataCatalogSpringProperties.setUpdateEntryGroupRetry(Retry updateEntryGroupRetry) voidDataCatalogSpringProperties.setUpdateEntryRetry(Retry updateEntryRetry) voidPolicyTagManagerSpringProperties.setUpdatePolicyTagRetry(Retry updatePolicyTagRetry) voidDataCatalogSpringProperties.setUpdateTagRetry(Retry updateTagRetry) voidDataCatalogSpringProperties.setUpdateTagTemplateFieldRetry(Retry updateTagTemplateFieldRetry) voidDataCatalogSpringProperties.setUpdateTagTemplateRetry(Retry updateTagTemplateRetry) voidPolicyTagManagerSpringProperties.setUpdateTaxonomyRetry(Retry updateTaxonomyRetry) -
Uses of Retry in com.google.cloud.datafusion.v1.spring
Methods in com.google.cloud.datafusion.v1.spring that return RetryModifier and TypeMethodDescriptionDataFusionSpringProperties.getGetInstanceRetry()DataFusionSpringProperties.getListAvailableVersionsRetry()DataFusionSpringProperties.getListInstancesRetry()DataFusionSpringProperties.getRetry()Methods in com.google.cloud.datafusion.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidDataFusionSpringProperties.setGetInstanceRetry(Retry getInstanceRetry) voidDataFusionSpringProperties.setListAvailableVersionsRetry(Retry listAvailableVersionsRetry) voidDataFusionSpringProperties.setListInstancesRetry(Retry listInstancesRetry) void -
Uses of Retry in com.google.cloud.dataplex.v1.spring
Methods in com.google.cloud.dataplex.v1.spring that return RetryModifier and TypeMethodDescriptionDataplexServiceSpringProperties.getCancelJobRetry()CatalogServiceSpringProperties.getCancelMetadataJobRetry()ContentServiceSpringProperties.getCreateContentRetry()MetadataServiceSpringProperties.getCreateEntityRetry()CatalogServiceSpringProperties.getCreateEntryRetry()MetadataServiceSpringProperties.getCreatePartitionRetry()ContentServiceSpringProperties.getDeleteContentRetry()MetadataServiceSpringProperties.getDeleteEntityRetry()CatalogServiceSpringProperties.getDeleteEntryRetry()MetadataServiceSpringProperties.getDeletePartitionRetry()DataScanServiceSpringProperties.getGenerateDataQualityRulesRetry()CatalogServiceSpringProperties.getGetAspectTypeRetry()DataplexServiceSpringProperties.getGetAssetRetry()ContentServiceSpringProperties.getGetContentRetry()DataTaxonomyServiceSpringProperties.getGetDataAttributeBindingRetry()DataTaxonomyServiceSpringProperties.getGetDataAttributeRetry()DataScanServiceSpringProperties.getGetDataScanJobRetry()DataScanServiceSpringProperties.getGetDataScanRetry()DataTaxonomyServiceSpringProperties.getGetDataTaxonomyRetry()MetadataServiceSpringProperties.getGetEntityRetry()CatalogServiceSpringProperties.getGetEntryGroupRetry()CatalogServiceSpringProperties.getGetEntryRetry()CatalogServiceSpringProperties.getGetEntryTypeRetry()DataplexServiceSpringProperties.getGetEnvironmentRetry()ContentServiceSpringProperties.getGetIamPolicyRetry()DataplexServiceSpringProperties.getGetJobRetry()DataplexServiceSpringProperties.getGetLakeRetry()CatalogServiceSpringProperties.getGetLocationRetry()ContentServiceSpringProperties.getGetLocationRetry()DataplexServiceSpringProperties.getGetLocationRetry()DataScanServiceSpringProperties.getGetLocationRetry()DataTaxonomyServiceSpringProperties.getGetLocationRetry()MetadataServiceSpringProperties.getGetLocationRetry()CatalogServiceSpringProperties.getGetMetadataJobRetry()MetadataServiceSpringProperties.getGetPartitionRetry()DataplexServiceSpringProperties.getGetTaskRetry()DataplexServiceSpringProperties.getGetZoneRetry()CatalogServiceSpringProperties.getListAspectTypesRetry()DataplexServiceSpringProperties.getListAssetActionsRetry()DataplexServiceSpringProperties.getListAssetsRetry()ContentServiceSpringProperties.getListContentRetry()DataTaxonomyServiceSpringProperties.getListDataAttributeBindingsRetry()DataTaxonomyServiceSpringProperties.getListDataAttributesRetry()DataScanServiceSpringProperties.getListDataScanJobsRetry()DataScanServiceSpringProperties.getListDataScansRetry()DataTaxonomyServiceSpringProperties.getListDataTaxonomiesRetry()MetadataServiceSpringProperties.getListEntitiesRetry()CatalogServiceSpringProperties.getListEntriesRetry()CatalogServiceSpringProperties.getListEntryGroupsRetry()CatalogServiceSpringProperties.getListEntryTypesRetry()DataplexServiceSpringProperties.getListEnvironmentsRetry()DataplexServiceSpringProperties.getListJobsRetry()DataplexServiceSpringProperties.getListLakeActionsRetry()DataplexServiceSpringProperties.getListLakesRetry()CatalogServiceSpringProperties.getListLocationsRetry()ContentServiceSpringProperties.getListLocationsRetry()DataplexServiceSpringProperties.getListLocationsRetry()DataScanServiceSpringProperties.getListLocationsRetry()DataTaxonomyServiceSpringProperties.getListLocationsRetry()MetadataServiceSpringProperties.getListLocationsRetry()CatalogServiceSpringProperties.getListMetadataJobsRetry()MetadataServiceSpringProperties.getListPartitionsRetry()DataplexServiceSpringProperties.getListSessionsRetry()DataplexServiceSpringProperties.getListTasksRetry()DataplexServiceSpringProperties.getListZoneActionsRetry()DataplexServiceSpringProperties.getListZonesRetry()CatalogServiceSpringProperties.getLookupEntryRetry()CatalogServiceSpringProperties.getRetry()ContentServiceSpringProperties.getRetry()DataplexServiceSpringProperties.getRetry()DataScanServiceSpringProperties.getRetry()DataTaxonomyServiceSpringProperties.getRetry()MetadataServiceSpringProperties.getRetry()DataScanServiceSpringProperties.getRunDataScanRetry()DataplexServiceSpringProperties.getRunTaskRetry()CatalogServiceSpringProperties.getSearchEntriesRetry()ContentServiceSpringProperties.getSetIamPolicyRetry()ContentServiceSpringProperties.getTestIamPermissionsRetry()ContentServiceSpringProperties.getUpdateContentRetry()MetadataServiceSpringProperties.getUpdateEntityRetry()CatalogServiceSpringProperties.getUpdateEntryRetry()Methods in com.google.cloud.dataplex.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidDataplexServiceSpringProperties.setCancelJobRetry(Retry cancelJobRetry) voidCatalogServiceSpringProperties.setCancelMetadataJobRetry(Retry cancelMetadataJobRetry) voidContentServiceSpringProperties.setCreateContentRetry(Retry createContentRetry) voidMetadataServiceSpringProperties.setCreateEntityRetry(Retry createEntityRetry) voidCatalogServiceSpringProperties.setCreateEntryRetry(Retry createEntryRetry) voidMetadataServiceSpringProperties.setCreatePartitionRetry(Retry createPartitionRetry) voidContentServiceSpringProperties.setDeleteContentRetry(Retry deleteContentRetry) voidMetadataServiceSpringProperties.setDeleteEntityRetry(Retry deleteEntityRetry) voidCatalogServiceSpringProperties.setDeleteEntryRetry(Retry deleteEntryRetry) voidMetadataServiceSpringProperties.setDeletePartitionRetry(Retry deletePartitionRetry) voidDataScanServiceSpringProperties.setGenerateDataQualityRulesRetry(Retry generateDataQualityRulesRetry) voidCatalogServiceSpringProperties.setGetAspectTypeRetry(Retry getAspectTypeRetry) voidDataplexServiceSpringProperties.setGetAssetRetry(Retry getAssetRetry) voidContentServiceSpringProperties.setGetContentRetry(Retry getContentRetry) voidDataTaxonomyServiceSpringProperties.setGetDataAttributeBindingRetry(Retry getDataAttributeBindingRetry) voidDataTaxonomyServiceSpringProperties.setGetDataAttributeRetry(Retry getDataAttributeRetry) voidDataScanServiceSpringProperties.setGetDataScanJobRetry(Retry getDataScanJobRetry) voidDataScanServiceSpringProperties.setGetDataScanRetry(Retry getDataScanRetry) voidDataTaxonomyServiceSpringProperties.setGetDataTaxonomyRetry(Retry getDataTaxonomyRetry) voidMetadataServiceSpringProperties.setGetEntityRetry(Retry getEntityRetry) voidCatalogServiceSpringProperties.setGetEntryGroupRetry(Retry getEntryGroupRetry) voidCatalogServiceSpringProperties.setGetEntryRetry(Retry getEntryRetry) voidCatalogServiceSpringProperties.setGetEntryTypeRetry(Retry getEntryTypeRetry) voidDataplexServiceSpringProperties.setGetEnvironmentRetry(Retry getEnvironmentRetry) voidContentServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidDataplexServiceSpringProperties.setGetJobRetry(Retry getJobRetry) voidDataplexServiceSpringProperties.setGetLakeRetry(Retry getLakeRetry) voidCatalogServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidContentServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidDataplexServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidDataScanServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidDataTaxonomyServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidMetadataServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidCatalogServiceSpringProperties.setGetMetadataJobRetry(Retry getMetadataJobRetry) voidMetadataServiceSpringProperties.setGetPartitionRetry(Retry getPartitionRetry) voidDataplexServiceSpringProperties.setGetTaskRetry(Retry getTaskRetry) voidDataplexServiceSpringProperties.setGetZoneRetry(Retry getZoneRetry) voidCatalogServiceSpringProperties.setListAspectTypesRetry(Retry listAspectTypesRetry) voidDataplexServiceSpringProperties.setListAssetActionsRetry(Retry listAssetActionsRetry) voidDataplexServiceSpringProperties.setListAssetsRetry(Retry listAssetsRetry) voidContentServiceSpringProperties.setListContentRetry(Retry listContentRetry) voidDataTaxonomyServiceSpringProperties.setListDataAttributeBindingsRetry(Retry listDataAttributeBindingsRetry) voidDataTaxonomyServiceSpringProperties.setListDataAttributesRetry(Retry listDataAttributesRetry) voidDataScanServiceSpringProperties.setListDataScanJobsRetry(Retry listDataScanJobsRetry) voidDataScanServiceSpringProperties.setListDataScansRetry(Retry listDataScansRetry) voidDataTaxonomyServiceSpringProperties.setListDataTaxonomiesRetry(Retry listDataTaxonomiesRetry) voidMetadataServiceSpringProperties.setListEntitiesRetry(Retry listEntitiesRetry) voidCatalogServiceSpringProperties.setListEntriesRetry(Retry listEntriesRetry) voidCatalogServiceSpringProperties.setListEntryGroupsRetry(Retry listEntryGroupsRetry) voidCatalogServiceSpringProperties.setListEntryTypesRetry(Retry listEntryTypesRetry) voidDataplexServiceSpringProperties.setListEnvironmentsRetry(Retry listEnvironmentsRetry) voidDataplexServiceSpringProperties.setListJobsRetry(Retry listJobsRetry) voidDataplexServiceSpringProperties.setListLakeActionsRetry(Retry listLakeActionsRetry) voidDataplexServiceSpringProperties.setListLakesRetry(Retry listLakesRetry) voidCatalogServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidContentServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidDataplexServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidDataScanServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidDataTaxonomyServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidMetadataServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidCatalogServiceSpringProperties.setListMetadataJobsRetry(Retry listMetadataJobsRetry) voidMetadataServiceSpringProperties.setListPartitionsRetry(Retry listPartitionsRetry) voidDataplexServiceSpringProperties.setListSessionsRetry(Retry listSessionsRetry) voidDataplexServiceSpringProperties.setListTasksRetry(Retry listTasksRetry) voidDataplexServiceSpringProperties.setListZoneActionsRetry(Retry listZoneActionsRetry) voidDataplexServiceSpringProperties.setListZonesRetry(Retry listZonesRetry) voidCatalogServiceSpringProperties.setLookupEntryRetry(Retry lookupEntryRetry) voidvoidvoidvoidvoidvoidvoidDataScanServiceSpringProperties.setRunDataScanRetry(Retry runDataScanRetry) voidDataplexServiceSpringProperties.setRunTaskRetry(Retry runTaskRetry) voidCatalogServiceSpringProperties.setSearchEntriesRetry(Retry searchEntriesRetry) voidContentServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidContentServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidContentServiceSpringProperties.setUpdateContentRetry(Retry updateContentRetry) voidMetadataServiceSpringProperties.setUpdateEntityRetry(Retry updateEntityRetry) voidCatalogServiceSpringProperties.setUpdateEntryRetry(Retry updateEntryRetry) -
Uses of Retry in com.google.cloud.dataproc.v1.spring
Methods in com.google.cloud.dataproc.v1.spring that return RetryModifier and TypeMethodDescriptionJobControllerSpringProperties.getCancelJobRetry()AutoscalingPolicyServiceSpringProperties.getCreateAutoscalingPolicyRetry()SessionTemplateControllerSpringProperties.getCreateSessionTemplateRetry()WorkflowTemplateServiceSpringProperties.getCreateWorkflowTemplateRetry()AutoscalingPolicyServiceSpringProperties.getDeleteAutoscalingPolicyRetry()BatchControllerSpringProperties.getDeleteBatchRetry()JobControllerSpringProperties.getDeleteJobRetry()SessionTemplateControllerSpringProperties.getDeleteSessionTemplateRetry()WorkflowTemplateServiceSpringProperties.getDeleteWorkflowTemplateRetry()AutoscalingPolicyServiceSpringProperties.getGetAutoscalingPolicyRetry()BatchControllerSpringProperties.getGetBatchRetry()ClusterControllerSpringProperties.getGetClusterRetry()AutoscalingPolicyServiceSpringProperties.getGetIamPolicyRetry()BatchControllerSpringProperties.getGetIamPolicyRetry()ClusterControllerSpringProperties.getGetIamPolicyRetry()JobControllerSpringProperties.getGetIamPolicyRetry()NodeGroupControllerSpringProperties.getGetIamPolicyRetry()SessionControllerSpringProperties.getGetIamPolicyRetry()SessionTemplateControllerSpringProperties.getGetIamPolicyRetry()WorkflowTemplateServiceSpringProperties.getGetIamPolicyRetry()JobControllerSpringProperties.getGetJobRetry()NodeGroupControllerSpringProperties.getGetNodeGroupRetry()SessionControllerSpringProperties.getGetSessionRetry()SessionTemplateControllerSpringProperties.getGetSessionTemplateRetry()WorkflowTemplateServiceSpringProperties.getGetWorkflowTemplateRetry()AutoscalingPolicyServiceSpringProperties.getListAutoscalingPoliciesRetry()BatchControllerSpringProperties.getListBatchesRetry()ClusterControllerSpringProperties.getListClustersRetry()JobControllerSpringProperties.getListJobsRetry()SessionControllerSpringProperties.getListSessionsRetry()SessionTemplateControllerSpringProperties.getListSessionTemplatesRetry()WorkflowTemplateServiceSpringProperties.getListWorkflowTemplatesRetry()AutoscalingPolicyServiceSpringProperties.getRetry()BatchControllerSpringProperties.getRetry()ClusterControllerSpringProperties.getRetry()JobControllerSpringProperties.getRetry()NodeGroupControllerSpringProperties.getRetry()SessionControllerSpringProperties.getRetry()SessionTemplateControllerSpringProperties.getRetry()WorkflowTemplateServiceSpringProperties.getRetry()AutoscalingPolicyServiceSpringProperties.getSetIamPolicyRetry()BatchControllerSpringProperties.getSetIamPolicyRetry()ClusterControllerSpringProperties.getSetIamPolicyRetry()JobControllerSpringProperties.getSetIamPolicyRetry()NodeGroupControllerSpringProperties.getSetIamPolicyRetry()SessionControllerSpringProperties.getSetIamPolicyRetry()SessionTemplateControllerSpringProperties.getSetIamPolicyRetry()WorkflowTemplateServiceSpringProperties.getSetIamPolicyRetry()JobControllerSpringProperties.getSubmitJobRetry()AutoscalingPolicyServiceSpringProperties.getTestIamPermissionsRetry()BatchControllerSpringProperties.getTestIamPermissionsRetry()ClusterControllerSpringProperties.getTestIamPermissionsRetry()JobControllerSpringProperties.getTestIamPermissionsRetry()NodeGroupControllerSpringProperties.getTestIamPermissionsRetry()SessionControllerSpringProperties.getTestIamPermissionsRetry()SessionTemplateControllerSpringProperties.getTestIamPermissionsRetry()WorkflowTemplateServiceSpringProperties.getTestIamPermissionsRetry()AutoscalingPolicyServiceSpringProperties.getUpdateAutoscalingPolicyRetry()JobControllerSpringProperties.getUpdateJobRetry()SessionTemplateControllerSpringProperties.getUpdateSessionTemplateRetry()WorkflowTemplateServiceSpringProperties.getUpdateWorkflowTemplateRetry()Methods in com.google.cloud.dataproc.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidJobControllerSpringProperties.setCancelJobRetry(Retry cancelJobRetry) voidAutoscalingPolicyServiceSpringProperties.setCreateAutoscalingPolicyRetry(Retry createAutoscalingPolicyRetry) voidSessionTemplateControllerSpringProperties.setCreateSessionTemplateRetry(Retry createSessionTemplateRetry) voidWorkflowTemplateServiceSpringProperties.setCreateWorkflowTemplateRetry(Retry createWorkflowTemplateRetry) voidAutoscalingPolicyServiceSpringProperties.setDeleteAutoscalingPolicyRetry(Retry deleteAutoscalingPolicyRetry) voidBatchControllerSpringProperties.setDeleteBatchRetry(Retry deleteBatchRetry) voidJobControllerSpringProperties.setDeleteJobRetry(Retry deleteJobRetry) voidSessionTemplateControllerSpringProperties.setDeleteSessionTemplateRetry(Retry deleteSessionTemplateRetry) voidWorkflowTemplateServiceSpringProperties.setDeleteWorkflowTemplateRetry(Retry deleteWorkflowTemplateRetry) voidAutoscalingPolicyServiceSpringProperties.setGetAutoscalingPolicyRetry(Retry getAutoscalingPolicyRetry) voidBatchControllerSpringProperties.setGetBatchRetry(Retry getBatchRetry) voidClusterControllerSpringProperties.setGetClusterRetry(Retry getClusterRetry) voidAutoscalingPolicyServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidBatchControllerSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidClusterControllerSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidJobControllerSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidNodeGroupControllerSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidSessionControllerSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidSessionTemplateControllerSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidWorkflowTemplateServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidJobControllerSpringProperties.setGetJobRetry(Retry getJobRetry) voidNodeGroupControllerSpringProperties.setGetNodeGroupRetry(Retry getNodeGroupRetry) voidSessionControllerSpringProperties.setGetSessionRetry(Retry getSessionRetry) voidSessionTemplateControllerSpringProperties.setGetSessionTemplateRetry(Retry getSessionTemplateRetry) voidWorkflowTemplateServiceSpringProperties.setGetWorkflowTemplateRetry(Retry getWorkflowTemplateRetry) voidAutoscalingPolicyServiceSpringProperties.setListAutoscalingPoliciesRetry(Retry listAutoscalingPoliciesRetry) voidBatchControllerSpringProperties.setListBatchesRetry(Retry listBatchesRetry) voidClusterControllerSpringProperties.setListClustersRetry(Retry listClustersRetry) voidJobControllerSpringProperties.setListJobsRetry(Retry listJobsRetry) voidSessionControllerSpringProperties.setListSessionsRetry(Retry listSessionsRetry) voidSessionTemplateControllerSpringProperties.setListSessionTemplatesRetry(Retry listSessionTemplatesRetry) voidWorkflowTemplateServiceSpringProperties.setListWorkflowTemplatesRetry(Retry listWorkflowTemplatesRetry) voidvoidvoidvoidvoidvoidvoidvoidvoidAutoscalingPolicyServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidBatchControllerSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidClusterControllerSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidJobControllerSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidNodeGroupControllerSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidSessionControllerSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidSessionTemplateControllerSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidWorkflowTemplateServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidJobControllerSpringProperties.setSubmitJobRetry(Retry submitJobRetry) voidAutoscalingPolicyServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidBatchControllerSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidClusterControllerSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidJobControllerSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidNodeGroupControllerSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidSessionControllerSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidSessionTemplateControllerSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidWorkflowTemplateServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidAutoscalingPolicyServiceSpringProperties.setUpdateAutoscalingPolicyRetry(Retry updateAutoscalingPolicyRetry) voidJobControllerSpringProperties.setUpdateJobRetry(Retry updateJobRetry) voidSessionTemplateControllerSpringProperties.setUpdateSessionTemplateRetry(Retry updateSessionTemplateRetry) voidWorkflowTemplateServiceSpringProperties.setUpdateWorkflowTemplateRetry(Retry updateWorkflowTemplateRetry) -
Uses of Retry in com.google.cloud.datastream.v1.spring
Methods in com.google.cloud.datastream.v1.spring that return RetryModifier and TypeMethodDescriptionDatastreamSpringProperties.getDiscoverConnectionProfileRetry()DatastreamSpringProperties.getFetchStaticIpsRetry()DatastreamSpringProperties.getGetConnectionProfileRetry()DatastreamSpringProperties.getGetLocationRetry()DatastreamSpringProperties.getGetPrivateConnectionRetry()DatastreamSpringProperties.getGetRouteRetry()DatastreamSpringProperties.getGetStreamObjectRetry()DatastreamSpringProperties.getGetStreamRetry()DatastreamSpringProperties.getListConnectionProfilesRetry()DatastreamSpringProperties.getListLocationsRetry()DatastreamSpringProperties.getListPrivateConnectionsRetry()DatastreamSpringProperties.getListRoutesRetry()DatastreamSpringProperties.getListStreamObjectsRetry()DatastreamSpringProperties.getListStreamsRetry()DatastreamSpringProperties.getLookupStreamObjectRetry()DatastreamSpringProperties.getRetry()DatastreamSpringProperties.getStartBackfillJobRetry()DatastreamSpringProperties.getStopBackfillJobRetry()Methods in com.google.cloud.datastream.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidDatastreamSpringProperties.setDiscoverConnectionProfileRetry(Retry discoverConnectionProfileRetry) voidDatastreamSpringProperties.setFetchStaticIpsRetry(Retry fetchStaticIpsRetry) voidDatastreamSpringProperties.setGetConnectionProfileRetry(Retry getConnectionProfileRetry) voidDatastreamSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidDatastreamSpringProperties.setGetPrivateConnectionRetry(Retry getPrivateConnectionRetry) voidDatastreamSpringProperties.setGetRouteRetry(Retry getRouteRetry) voidDatastreamSpringProperties.setGetStreamObjectRetry(Retry getStreamObjectRetry) voidDatastreamSpringProperties.setGetStreamRetry(Retry getStreamRetry) voidDatastreamSpringProperties.setListConnectionProfilesRetry(Retry listConnectionProfilesRetry) voidDatastreamSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidDatastreamSpringProperties.setListPrivateConnectionsRetry(Retry listPrivateConnectionsRetry) voidDatastreamSpringProperties.setListRoutesRetry(Retry listRoutesRetry) voidDatastreamSpringProperties.setListStreamObjectsRetry(Retry listStreamObjectsRetry) voidDatastreamSpringProperties.setListStreamsRetry(Retry listStreamsRetry) voidDatastreamSpringProperties.setLookupStreamObjectRetry(Retry lookupStreamObjectRetry) voidvoidDatastreamSpringProperties.setStartBackfillJobRetry(Retry startBackfillJobRetry) voidDatastreamSpringProperties.setStopBackfillJobRetry(Retry stopBackfillJobRetry) -
Uses of Retry in com.google.cloud.debugger.v2.spring
Methods in com.google.cloud.debugger.v2.spring that return RetryModifier and TypeMethodDescriptionDebugger2SpringProperties.getDeleteBreakpointRetry()Debugger2SpringProperties.getGetBreakpointRetry()Controller2SpringProperties.getListActiveBreakpointsRetry()Debugger2SpringProperties.getListBreakpointsRetry()Debugger2SpringProperties.getListDebuggeesRetry()Controller2SpringProperties.getRegisterDebuggeeRetry()Controller2SpringProperties.getRetry()Debugger2SpringProperties.getRetry()Debugger2SpringProperties.getSetBreakpointRetry()Controller2SpringProperties.getUpdateActiveBreakpointRetry()Methods in com.google.cloud.debugger.v2.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidDebugger2SpringProperties.setDeleteBreakpointRetry(Retry deleteBreakpointRetry) voidDebugger2SpringProperties.setGetBreakpointRetry(Retry getBreakpointRetry) voidController2SpringProperties.setListActiveBreakpointsRetry(Retry listActiveBreakpointsRetry) voidDebugger2SpringProperties.setListBreakpointsRetry(Retry listBreakpointsRetry) voidDebugger2SpringProperties.setListDebuggeesRetry(Retry listDebuggeesRetry) voidController2SpringProperties.setRegisterDebuggeeRetry(Retry registerDebuggeeRetry) voidvoidvoidDebugger2SpringProperties.setSetBreakpointRetry(Retry setBreakpointRetry) voidController2SpringProperties.setUpdateActiveBreakpointRetry(Retry updateActiveBreakpointRetry) -
Uses of Retry in com.google.cloud.deploy.v1.spring
Methods in com.google.cloud.deploy.v1.spring that return RetryModifier and TypeMethodDescriptionCloudDeploySpringProperties.getAbandonReleaseRetry()CloudDeploySpringProperties.getAdvanceRolloutRetry()CloudDeploySpringProperties.getApproveRolloutRetry()CloudDeploySpringProperties.getCancelAutomationRunRetry()CloudDeploySpringProperties.getCancelRolloutRetry()CloudDeploySpringProperties.getGetAutomationRetry()CloudDeploySpringProperties.getGetAutomationRunRetry()CloudDeploySpringProperties.getGetConfigRetry()CloudDeploySpringProperties.getGetCustomTargetTypeRetry()CloudDeploySpringProperties.getGetDeliveryPipelineRetry()CloudDeploySpringProperties.getGetDeployPolicyRetry()CloudDeploySpringProperties.getGetIamPolicyRetry()CloudDeploySpringProperties.getGetJobRunRetry()CloudDeploySpringProperties.getGetLocationRetry()CloudDeploySpringProperties.getGetReleaseRetry()CloudDeploySpringProperties.getGetRolloutRetry()CloudDeploySpringProperties.getGetTargetRetry()CloudDeploySpringProperties.getIgnoreJobRetry()CloudDeploySpringProperties.getListAutomationRunsRetry()CloudDeploySpringProperties.getListAutomationsRetry()CloudDeploySpringProperties.getListCustomTargetTypesRetry()CloudDeploySpringProperties.getListDeliveryPipelinesRetry()CloudDeploySpringProperties.getListDeployPoliciesRetry()CloudDeploySpringProperties.getListJobRunsRetry()CloudDeploySpringProperties.getListLocationsRetry()CloudDeploySpringProperties.getListReleasesRetry()CloudDeploySpringProperties.getListRolloutsRetry()CloudDeploySpringProperties.getListTargetsRetry()CloudDeploySpringProperties.getRetry()CloudDeploySpringProperties.getRetryJobRetry()CloudDeploySpringProperties.getRollbackTargetRetry()CloudDeploySpringProperties.getSetIamPolicyRetry()CloudDeploySpringProperties.getTerminateJobRunRetry()CloudDeploySpringProperties.getTestIamPermissionsRetry()Methods in com.google.cloud.deploy.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidCloudDeploySpringProperties.setAbandonReleaseRetry(Retry abandonReleaseRetry) voidCloudDeploySpringProperties.setAdvanceRolloutRetry(Retry advanceRolloutRetry) voidCloudDeploySpringProperties.setApproveRolloutRetry(Retry approveRolloutRetry) voidCloudDeploySpringProperties.setCancelAutomationRunRetry(Retry cancelAutomationRunRetry) voidCloudDeploySpringProperties.setCancelRolloutRetry(Retry cancelRolloutRetry) voidCloudDeploySpringProperties.setGetAutomationRetry(Retry getAutomationRetry) voidCloudDeploySpringProperties.setGetAutomationRunRetry(Retry getAutomationRunRetry) voidCloudDeploySpringProperties.setGetConfigRetry(Retry getConfigRetry) voidCloudDeploySpringProperties.setGetCustomTargetTypeRetry(Retry getCustomTargetTypeRetry) voidCloudDeploySpringProperties.setGetDeliveryPipelineRetry(Retry getDeliveryPipelineRetry) voidCloudDeploySpringProperties.setGetDeployPolicyRetry(Retry getDeployPolicyRetry) voidCloudDeploySpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidCloudDeploySpringProperties.setGetJobRunRetry(Retry getJobRunRetry) voidCloudDeploySpringProperties.setGetLocationRetry(Retry getLocationRetry) voidCloudDeploySpringProperties.setGetReleaseRetry(Retry getReleaseRetry) voidCloudDeploySpringProperties.setGetRolloutRetry(Retry getRolloutRetry) voidCloudDeploySpringProperties.setGetTargetRetry(Retry getTargetRetry) voidCloudDeploySpringProperties.setIgnoreJobRetry(Retry ignoreJobRetry) voidCloudDeploySpringProperties.setListAutomationRunsRetry(Retry listAutomationRunsRetry) voidCloudDeploySpringProperties.setListAutomationsRetry(Retry listAutomationsRetry) voidCloudDeploySpringProperties.setListCustomTargetTypesRetry(Retry listCustomTargetTypesRetry) voidCloudDeploySpringProperties.setListDeliveryPipelinesRetry(Retry listDeliveryPipelinesRetry) voidCloudDeploySpringProperties.setListDeployPoliciesRetry(Retry listDeployPoliciesRetry) voidCloudDeploySpringProperties.setListJobRunsRetry(Retry listJobRunsRetry) voidCloudDeploySpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidCloudDeploySpringProperties.setListReleasesRetry(Retry listReleasesRetry) voidCloudDeploySpringProperties.setListRolloutsRetry(Retry listRolloutsRetry) voidCloudDeploySpringProperties.setListTargetsRetry(Retry listTargetsRetry) voidvoidCloudDeploySpringProperties.setRetryJobRetry(Retry retryJobRetry) voidCloudDeploySpringProperties.setRollbackTargetRetry(Retry rollbackTargetRetry) voidCloudDeploySpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidCloudDeploySpringProperties.setTerminateJobRunRetry(Retry terminateJobRunRetry) voidCloudDeploySpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) -
Uses of Retry in com.google.cloud.devtools.cloudbuild.v2.spring
Methods in com.google.cloud.devtools.cloudbuild.v2.spring that return RetryModifier and TypeMethodDescriptionRepositoryManagerSpringProperties.getFetchGitRefsRetry()RepositoryManagerSpringProperties.getFetchLinkableRepositoriesRetry()RepositoryManagerSpringProperties.getFetchReadTokenRetry()RepositoryManagerSpringProperties.getFetchReadWriteTokenRetry()RepositoryManagerSpringProperties.getGetConnectionRetry()RepositoryManagerSpringProperties.getGetIamPolicyRetry()RepositoryManagerSpringProperties.getGetRepositoryRetry()RepositoryManagerSpringProperties.getListConnectionsRetry()RepositoryManagerSpringProperties.getListRepositoriesRetry()RepositoryManagerSpringProperties.getRetry()RepositoryManagerSpringProperties.getSetIamPolicyRetry()RepositoryManagerSpringProperties.getTestIamPermissionsRetry()Methods in com.google.cloud.devtools.cloudbuild.v2.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidRepositoryManagerSpringProperties.setFetchGitRefsRetry(Retry fetchGitRefsRetry) voidRepositoryManagerSpringProperties.setFetchLinkableRepositoriesRetry(Retry fetchLinkableRepositoriesRetry) voidRepositoryManagerSpringProperties.setFetchReadTokenRetry(Retry fetchReadTokenRetry) voidRepositoryManagerSpringProperties.setFetchReadWriteTokenRetry(Retry fetchReadWriteTokenRetry) voidRepositoryManagerSpringProperties.setGetConnectionRetry(Retry getConnectionRetry) voidRepositoryManagerSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidRepositoryManagerSpringProperties.setGetRepositoryRetry(Retry getRepositoryRetry) voidRepositoryManagerSpringProperties.setListConnectionsRetry(Retry listConnectionsRetry) voidRepositoryManagerSpringProperties.setListRepositoriesRetry(Retry listRepositoriesRetry) voidvoidRepositoryManagerSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidRepositoryManagerSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) -
Uses of Retry in com.google.cloud.devtools.containeranalysis.v1.spring
Methods in com.google.cloud.devtools.containeranalysis.v1.spring that return RetryModifier and TypeMethodDescriptionContainerAnalysisSpringProperties.getGetIamPolicyRetry()ContainerAnalysisSpringProperties.getGetVulnerabilityOccurrencesSummaryRetry()ContainerAnalysisSpringProperties.getRetry()ContainerAnalysisSpringProperties.getSetIamPolicyRetry()ContainerAnalysisSpringProperties.getTestIamPermissionsRetry()Methods in com.google.cloud.devtools.containeranalysis.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidContainerAnalysisSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidContainerAnalysisSpringProperties.setGetVulnerabilityOccurrencesSummaryRetry(Retry getVulnerabilityOccurrencesSummaryRetry) voidvoidContainerAnalysisSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidContainerAnalysisSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) -
Uses of Retry in com.google.cloud.dialogflow.v2.spring
Methods in com.google.cloud.dialogflow.v2.spring that return RetryModifier and TypeMethodDescriptionParticipantsSpringProperties.getAnalyzeContentRetry()ConversationsSpringProperties.getCompleteConversationRetry()ContextsSpringProperties.getCreateContextRetry()ConversationProfilesSpringProperties.getCreateConversationProfileRetry()ConversationsSpringProperties.getCreateConversationRetry()EntityTypesSpringProperties.getCreateEntityTypeRetry()EnvironmentsSpringProperties.getCreateEnvironmentRetry()GeneratorsSpringProperties.getCreateGeneratorRetry()IntentsSpringProperties.getCreateIntentRetry()KnowledgeBasesSpringProperties.getCreateKnowledgeBaseRetry()ParticipantsSpringProperties.getCreateParticipantRetry()SessionEntityTypesSpringProperties.getCreateSessionEntityTypeRetry()VersionsSpringProperties.getCreateVersionRetry()AgentsSpringProperties.getDeleteAgentRetry()ContextsSpringProperties.getDeleteAllContextsRetry()ContextsSpringProperties.getDeleteContextRetry()ConversationProfilesSpringProperties.getDeleteConversationProfileRetry()EntityTypesSpringProperties.getDeleteEntityTypeRetry()EnvironmentsSpringProperties.getDeleteEnvironmentRetry()GeneratorsSpringProperties.getDeleteGeneratorRetry()IntentsSpringProperties.getDeleteIntentRetry()KnowledgeBasesSpringProperties.getDeleteKnowledgeBaseRetry()SessionEntityTypesSpringProperties.getDeleteSessionEntityTypeRetry()VersionsSpringProperties.getDeleteVersionRetry()SessionsSpringProperties.getDetectIntentRetry()ConversationsSpringProperties.getGenerateStatelessSuggestionRetry()ConversationsSpringProperties.getGenerateStatelessSummaryRetry()AgentsSpringProperties.getGetAgentRetry()ContextsSpringProperties.getGetContextRetry()ConversationDatasetsSpringProperties.getGetConversationDatasetRetry()ConversationModelsSpringProperties.getGetConversationModelEvaluationRetry()ConversationModelsSpringProperties.getGetConversationModelRetry()ConversationProfilesSpringProperties.getGetConversationProfileRetry()ConversationsSpringProperties.getGetConversationRetry()DocumentsSpringProperties.getGetDocumentRetry()EncryptionSpecServiceSpringProperties.getGetEncryptionSpecRetry()EntityTypesSpringProperties.getGetEntityTypeRetry()EnvironmentsSpringProperties.getGetEnvironmentHistoryRetry()EnvironmentsSpringProperties.getGetEnvironmentRetry()FulfillmentsSpringProperties.getGetFulfillmentRetry()GeneratorsSpringProperties.getGetGeneratorRetry()IntentsSpringProperties.getGetIntentRetry()KnowledgeBasesSpringProperties.getGetKnowledgeBaseRetry()AgentsSpringProperties.getGetLocationRetry()AnswerRecordsSpringProperties.getGetLocationRetry()ContextsSpringProperties.getGetLocationRetry()ConversationDatasetsSpringProperties.getGetLocationRetry()ConversationModelsSpringProperties.getGetLocationRetry()ConversationProfilesSpringProperties.getGetLocationRetry()ConversationsSpringProperties.getGetLocationRetry()DocumentsSpringProperties.getGetLocationRetry()EncryptionSpecServiceSpringProperties.getGetLocationRetry()EntityTypesSpringProperties.getGetLocationRetry()EnvironmentsSpringProperties.getGetLocationRetry()FulfillmentsSpringProperties.getGetLocationRetry()GeneratorsSpringProperties.getGetLocationRetry()IntentsSpringProperties.getGetLocationRetry()KnowledgeBasesSpringProperties.getGetLocationRetry()ParticipantsSpringProperties.getGetLocationRetry()SessionEntityTypesSpringProperties.getGetLocationRetry()SessionsSpringProperties.getGetLocationRetry()VersionsSpringProperties.getGetLocationRetry()ParticipantsSpringProperties.getGetParticipantRetry()SessionEntityTypesSpringProperties.getGetSessionEntityTypeRetry()AgentsSpringProperties.getGetValidationResultRetry()VersionsSpringProperties.getGetVersionRetry()AnswerRecordsSpringProperties.getListAnswerRecordsRetry()ContextsSpringProperties.getListContextsRetry()ConversationDatasetsSpringProperties.getListConversationDatasetsRetry()ConversationModelsSpringProperties.getListConversationModelEvaluationsRetry()ConversationModelsSpringProperties.getListConversationModelsRetry()ConversationProfilesSpringProperties.getListConversationProfilesRetry()ConversationsSpringProperties.getListConversationsRetry()DocumentsSpringProperties.getListDocumentsRetry()EntityTypesSpringProperties.getListEntityTypesRetry()EnvironmentsSpringProperties.getListEnvironmentsRetry()GeneratorsSpringProperties.getListGeneratorsRetry()IntentsSpringProperties.getListIntentsRetry()KnowledgeBasesSpringProperties.getListKnowledgeBasesRetry()AgentsSpringProperties.getListLocationsRetry()AnswerRecordsSpringProperties.getListLocationsRetry()ContextsSpringProperties.getListLocationsRetry()ConversationDatasetsSpringProperties.getListLocationsRetry()ConversationModelsSpringProperties.getListLocationsRetry()ConversationProfilesSpringProperties.getListLocationsRetry()ConversationsSpringProperties.getListLocationsRetry()DocumentsSpringProperties.getListLocationsRetry()EncryptionSpecServiceSpringProperties.getListLocationsRetry()EntityTypesSpringProperties.getListLocationsRetry()EnvironmentsSpringProperties.getListLocationsRetry()FulfillmentsSpringProperties.getListLocationsRetry()GeneratorsSpringProperties.getListLocationsRetry()IntentsSpringProperties.getListLocationsRetry()KnowledgeBasesSpringProperties.getListLocationsRetry()ParticipantsSpringProperties.getListLocationsRetry()SessionEntityTypesSpringProperties.getListLocationsRetry()SessionsSpringProperties.getListLocationsRetry()VersionsSpringProperties.getListLocationsRetry()ConversationsSpringProperties.getListMessagesRetry()ParticipantsSpringProperties.getListParticipantsRetry()SessionEntityTypesSpringProperties.getListSessionEntityTypesRetry()VersionsSpringProperties.getListVersionsRetry()AgentsSpringProperties.getRetry()AnswerRecordsSpringProperties.getRetry()ContextsSpringProperties.getRetry()ConversationDatasetsSpringProperties.getRetry()ConversationModelsSpringProperties.getRetry()ConversationProfilesSpringProperties.getRetry()ConversationsSpringProperties.getRetry()DocumentsSpringProperties.getRetry()EncryptionSpecServiceSpringProperties.getRetry()EntityTypesSpringProperties.getRetry()EnvironmentsSpringProperties.getRetry()FulfillmentsSpringProperties.getRetry()GeneratorsSpringProperties.getRetry()IntentsSpringProperties.getRetry()KnowledgeBasesSpringProperties.getRetry()ParticipantsSpringProperties.getRetry()SessionEntityTypesSpringProperties.getRetry()SessionsSpringProperties.getRetry()VersionsSpringProperties.getRetry()AgentsSpringProperties.getSearchAgentsRetry()ConversationsSpringProperties.getSearchKnowledgeRetry()AgentsSpringProperties.getSetAgentRetry()ParticipantsSpringProperties.getSuggestArticlesRetry()ConversationsSpringProperties.getSuggestConversationSummaryRetry()ParticipantsSpringProperties.getSuggestFaqAnswersRetry()ParticipantsSpringProperties.getSuggestKnowledgeAssistRetry()ParticipantsSpringProperties.getSuggestSmartRepliesRetry()AnswerRecordsSpringProperties.getUpdateAnswerRecordRetry()ContextsSpringProperties.getUpdateContextRetry()ConversationProfilesSpringProperties.getUpdateConversationProfileRetry()EntityTypesSpringProperties.getUpdateEntityTypeRetry()EnvironmentsSpringProperties.getUpdateEnvironmentRetry()FulfillmentsSpringProperties.getUpdateFulfillmentRetry()GeneratorsSpringProperties.getUpdateGeneratorRetry()IntentsSpringProperties.getUpdateIntentRetry()KnowledgeBasesSpringProperties.getUpdateKnowledgeBaseRetry()ParticipantsSpringProperties.getUpdateParticipantRetry()SessionEntityTypesSpringProperties.getUpdateSessionEntityTypeRetry()VersionsSpringProperties.getUpdateVersionRetry()Methods in com.google.cloud.dialogflow.v2.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidParticipantsSpringProperties.setAnalyzeContentRetry(Retry analyzeContentRetry) voidConversationsSpringProperties.setCompleteConversationRetry(Retry completeConversationRetry) voidContextsSpringProperties.setCreateContextRetry(Retry createContextRetry) voidConversationProfilesSpringProperties.setCreateConversationProfileRetry(Retry createConversationProfileRetry) voidConversationsSpringProperties.setCreateConversationRetry(Retry createConversationRetry) voidEntityTypesSpringProperties.setCreateEntityTypeRetry(Retry createEntityTypeRetry) voidEnvironmentsSpringProperties.setCreateEnvironmentRetry(Retry createEnvironmentRetry) voidGeneratorsSpringProperties.setCreateGeneratorRetry(Retry createGeneratorRetry) voidIntentsSpringProperties.setCreateIntentRetry(Retry createIntentRetry) voidKnowledgeBasesSpringProperties.setCreateKnowledgeBaseRetry(Retry createKnowledgeBaseRetry) voidParticipantsSpringProperties.setCreateParticipantRetry(Retry createParticipantRetry) voidSessionEntityTypesSpringProperties.setCreateSessionEntityTypeRetry(Retry createSessionEntityTypeRetry) voidVersionsSpringProperties.setCreateVersionRetry(Retry createVersionRetry) voidAgentsSpringProperties.setDeleteAgentRetry(Retry deleteAgentRetry) voidContextsSpringProperties.setDeleteAllContextsRetry(Retry deleteAllContextsRetry) voidContextsSpringProperties.setDeleteContextRetry(Retry deleteContextRetry) voidConversationProfilesSpringProperties.setDeleteConversationProfileRetry(Retry deleteConversationProfileRetry) voidEntityTypesSpringProperties.setDeleteEntityTypeRetry(Retry deleteEntityTypeRetry) voidEnvironmentsSpringProperties.setDeleteEnvironmentRetry(Retry deleteEnvironmentRetry) voidGeneratorsSpringProperties.setDeleteGeneratorRetry(Retry deleteGeneratorRetry) voidIntentsSpringProperties.setDeleteIntentRetry(Retry deleteIntentRetry) voidKnowledgeBasesSpringProperties.setDeleteKnowledgeBaseRetry(Retry deleteKnowledgeBaseRetry) voidSessionEntityTypesSpringProperties.setDeleteSessionEntityTypeRetry(Retry deleteSessionEntityTypeRetry) voidVersionsSpringProperties.setDeleteVersionRetry(Retry deleteVersionRetry) voidSessionsSpringProperties.setDetectIntentRetry(Retry detectIntentRetry) voidConversationsSpringProperties.setGenerateStatelessSuggestionRetry(Retry generateStatelessSuggestionRetry) voidConversationsSpringProperties.setGenerateStatelessSummaryRetry(Retry generateStatelessSummaryRetry) voidAgentsSpringProperties.setGetAgentRetry(Retry getAgentRetry) voidContextsSpringProperties.setGetContextRetry(Retry getContextRetry) voidConversationDatasetsSpringProperties.setGetConversationDatasetRetry(Retry getConversationDatasetRetry) voidConversationModelsSpringProperties.setGetConversationModelEvaluationRetry(Retry getConversationModelEvaluationRetry) voidConversationModelsSpringProperties.setGetConversationModelRetry(Retry getConversationModelRetry) voidConversationProfilesSpringProperties.setGetConversationProfileRetry(Retry getConversationProfileRetry) voidConversationsSpringProperties.setGetConversationRetry(Retry getConversationRetry) voidDocumentsSpringProperties.setGetDocumentRetry(Retry getDocumentRetry) voidEncryptionSpecServiceSpringProperties.setGetEncryptionSpecRetry(Retry getEncryptionSpecRetry) voidEntityTypesSpringProperties.setGetEntityTypeRetry(Retry getEntityTypeRetry) voidEnvironmentsSpringProperties.setGetEnvironmentHistoryRetry(Retry getEnvironmentHistoryRetry) voidEnvironmentsSpringProperties.setGetEnvironmentRetry(Retry getEnvironmentRetry) voidFulfillmentsSpringProperties.setGetFulfillmentRetry(Retry getFulfillmentRetry) voidGeneratorsSpringProperties.setGetGeneratorRetry(Retry getGeneratorRetry) voidIntentsSpringProperties.setGetIntentRetry(Retry getIntentRetry) voidKnowledgeBasesSpringProperties.setGetKnowledgeBaseRetry(Retry getKnowledgeBaseRetry) voidAgentsSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidAnswerRecordsSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidContextsSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidConversationDatasetsSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidConversationModelsSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidConversationProfilesSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidConversationsSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidDocumentsSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidEncryptionSpecServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidEntityTypesSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidEnvironmentsSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidFulfillmentsSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidGeneratorsSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidIntentsSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidKnowledgeBasesSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidParticipantsSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidSessionEntityTypesSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidSessionsSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidVersionsSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidParticipantsSpringProperties.setGetParticipantRetry(Retry getParticipantRetry) voidSessionEntityTypesSpringProperties.setGetSessionEntityTypeRetry(Retry getSessionEntityTypeRetry) voidAgentsSpringProperties.setGetValidationResultRetry(Retry getValidationResultRetry) voidVersionsSpringProperties.setGetVersionRetry(Retry getVersionRetry) voidAnswerRecordsSpringProperties.setListAnswerRecordsRetry(Retry listAnswerRecordsRetry) voidContextsSpringProperties.setListContextsRetry(Retry listContextsRetry) voidConversationDatasetsSpringProperties.setListConversationDatasetsRetry(Retry listConversationDatasetsRetry) voidConversationModelsSpringProperties.setListConversationModelEvaluationsRetry(Retry listConversationModelEvaluationsRetry) voidConversationModelsSpringProperties.setListConversationModelsRetry(Retry listConversationModelsRetry) voidConversationProfilesSpringProperties.setListConversationProfilesRetry(Retry listConversationProfilesRetry) voidConversationsSpringProperties.setListConversationsRetry(Retry listConversationsRetry) voidDocumentsSpringProperties.setListDocumentsRetry(Retry listDocumentsRetry) voidEntityTypesSpringProperties.setListEntityTypesRetry(Retry listEntityTypesRetry) voidEnvironmentsSpringProperties.setListEnvironmentsRetry(Retry listEnvironmentsRetry) voidGeneratorsSpringProperties.setListGeneratorsRetry(Retry listGeneratorsRetry) voidIntentsSpringProperties.setListIntentsRetry(Retry listIntentsRetry) voidKnowledgeBasesSpringProperties.setListKnowledgeBasesRetry(Retry listKnowledgeBasesRetry) voidAgentsSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidAnswerRecordsSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidContextsSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidConversationDatasetsSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidConversationModelsSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidConversationProfilesSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidConversationsSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidDocumentsSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidEncryptionSpecServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidEntityTypesSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidEnvironmentsSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidFulfillmentsSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidGeneratorsSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidIntentsSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidKnowledgeBasesSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidParticipantsSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidSessionEntityTypesSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidSessionsSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidVersionsSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidConversationsSpringProperties.setListMessagesRetry(Retry listMessagesRetry) voidParticipantsSpringProperties.setListParticipantsRetry(Retry listParticipantsRetry) voidSessionEntityTypesSpringProperties.setListSessionEntityTypesRetry(Retry listSessionEntityTypesRetry) voidVersionsSpringProperties.setListVersionsRetry(Retry listVersionsRetry) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidAgentsSpringProperties.setSearchAgentsRetry(Retry searchAgentsRetry) voidConversationsSpringProperties.setSearchKnowledgeRetry(Retry searchKnowledgeRetry) voidAgentsSpringProperties.setSetAgentRetry(Retry setAgentRetry) voidParticipantsSpringProperties.setSuggestArticlesRetry(Retry suggestArticlesRetry) voidConversationsSpringProperties.setSuggestConversationSummaryRetry(Retry suggestConversationSummaryRetry) voidParticipantsSpringProperties.setSuggestFaqAnswersRetry(Retry suggestFaqAnswersRetry) voidParticipantsSpringProperties.setSuggestKnowledgeAssistRetry(Retry suggestKnowledgeAssistRetry) voidParticipantsSpringProperties.setSuggestSmartRepliesRetry(Retry suggestSmartRepliesRetry) voidAnswerRecordsSpringProperties.setUpdateAnswerRecordRetry(Retry updateAnswerRecordRetry) voidContextsSpringProperties.setUpdateContextRetry(Retry updateContextRetry) voidConversationProfilesSpringProperties.setUpdateConversationProfileRetry(Retry updateConversationProfileRetry) voidEntityTypesSpringProperties.setUpdateEntityTypeRetry(Retry updateEntityTypeRetry) voidEnvironmentsSpringProperties.setUpdateEnvironmentRetry(Retry updateEnvironmentRetry) voidFulfillmentsSpringProperties.setUpdateFulfillmentRetry(Retry updateFulfillmentRetry) voidGeneratorsSpringProperties.setUpdateGeneratorRetry(Retry updateGeneratorRetry) voidIntentsSpringProperties.setUpdateIntentRetry(Retry updateIntentRetry) voidKnowledgeBasesSpringProperties.setUpdateKnowledgeBaseRetry(Retry updateKnowledgeBaseRetry) voidParticipantsSpringProperties.setUpdateParticipantRetry(Retry updateParticipantRetry) voidSessionEntityTypesSpringProperties.setUpdateSessionEntityTypeRetry(Retry updateSessionEntityTypeRetry) voidVersionsSpringProperties.setUpdateVersionRetry(Retry updateVersionRetry) -
Uses of Retry in com.google.cloud.discoveryengine.v1.spring
Methods in com.google.cloud.discoveryengine.v1.spring that return RetryModifier and TypeMethodDescriptionConversationalSearchServiceSpringProperties.getAnswerQueryRetry()DocumentServiceSpringProperties.getBatchGetDocumentsMetadataRetry()GroundedGenerationServiceSpringProperties.getCheckGroundingRetry()UserEventServiceSpringProperties.getCollectUserEventRetry()CompletionServiceSpringProperties.getCompleteQueryRetry()ConversationalSearchServiceSpringProperties.getConverseConversationRetry()ControlServiceSpringProperties.getCreateControlRetry()ConversationalSearchServiceSpringProperties.getCreateConversationRetry()DocumentServiceSpringProperties.getCreateDocumentRetry()ConversationalSearchServiceSpringProperties.getCreateSessionRetry()ControlServiceSpringProperties.getDeleteControlRetry()ConversationalSearchServiceSpringProperties.getDeleteConversationRetry()DocumentServiceSpringProperties.getDeleteDocumentRetry()ConversationalSearchServiceSpringProperties.getDeleteSessionRetry()SiteSearchEngineServiceSpringProperties.getFetchDomainVerificationStatusRetry()GroundedGenerationServiceSpringProperties.getGenerateGroundedContentRetry()ConversationalSearchServiceSpringProperties.getGetAnswerRetry()ControlServiceSpringProperties.getGetControlRetry()ConversationalSearchServiceSpringProperties.getGetConversationRetry()DataStoreServiceSpringProperties.getGetDataStoreRetry()DocumentServiceSpringProperties.getGetDocumentRetry()EngineServiceSpringProperties.getGetEngineRetry()SchemaServiceSpringProperties.getGetSchemaRetry()ConversationalSearchServiceSpringProperties.getGetSessionRetry()SiteSearchEngineServiceSpringProperties.getGetSiteSearchEngineRetry()SiteSearchEngineServiceSpringProperties.getGetTargetSiteRetry()ControlServiceSpringProperties.getListControlsRetry()ConversationalSearchServiceSpringProperties.getListConversationsRetry()SearchTuningServiceSpringProperties.getListCustomModelsRetry()DataStoreServiceSpringProperties.getListDataStoresRetry()DocumentServiceSpringProperties.getListDocumentsRetry()EngineServiceSpringProperties.getListEnginesRetry()SchemaServiceSpringProperties.getListSchemasRetry()ConversationalSearchServiceSpringProperties.getListSessionsRetry()SiteSearchEngineServiceSpringProperties.getListTargetSitesRetry()RankServiceSpringProperties.getRankRetry()RecommendationServiceSpringProperties.getRecommendRetry()CompletionServiceSpringProperties.getRetry()ControlServiceSpringProperties.getRetry()ConversationalSearchServiceSpringProperties.getRetry()DataStoreServiceSpringProperties.getRetry()DocumentServiceSpringProperties.getRetry()EngineServiceSpringProperties.getRetry()GroundedGenerationServiceSpringProperties.getRetry()ProjectServiceSpringProperties.getRetry()RankServiceSpringProperties.getRetry()RecommendationServiceSpringProperties.getRetry()SchemaServiceSpringProperties.getRetry()SearchServiceSpringProperties.getRetry()SearchTuningServiceSpringProperties.getRetry()SiteSearchEngineServiceSpringProperties.getRetry()UserEventServiceSpringProperties.getRetry()SearchServiceSpringProperties.getSearchLiteRetry()SearchServiceSpringProperties.getSearchRetry()ControlServiceSpringProperties.getUpdateControlRetry()ConversationalSearchServiceSpringProperties.getUpdateConversationRetry()DataStoreServiceSpringProperties.getUpdateDataStoreRetry()DocumentServiceSpringProperties.getUpdateDocumentRetry()EngineServiceSpringProperties.getUpdateEngineRetry()ConversationalSearchServiceSpringProperties.getUpdateSessionRetry()UserEventServiceSpringProperties.getWriteUserEventRetry()Methods in com.google.cloud.discoveryengine.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidConversationalSearchServiceSpringProperties.setAnswerQueryRetry(Retry answerQueryRetry) voidDocumentServiceSpringProperties.setBatchGetDocumentsMetadataRetry(Retry batchGetDocumentsMetadataRetry) voidGroundedGenerationServiceSpringProperties.setCheckGroundingRetry(Retry checkGroundingRetry) voidUserEventServiceSpringProperties.setCollectUserEventRetry(Retry collectUserEventRetry) voidCompletionServiceSpringProperties.setCompleteQueryRetry(Retry completeQueryRetry) voidConversationalSearchServiceSpringProperties.setConverseConversationRetry(Retry converseConversationRetry) voidControlServiceSpringProperties.setCreateControlRetry(Retry createControlRetry) voidConversationalSearchServiceSpringProperties.setCreateConversationRetry(Retry createConversationRetry) voidDocumentServiceSpringProperties.setCreateDocumentRetry(Retry createDocumentRetry) voidConversationalSearchServiceSpringProperties.setCreateSessionRetry(Retry createSessionRetry) voidControlServiceSpringProperties.setDeleteControlRetry(Retry deleteControlRetry) voidConversationalSearchServiceSpringProperties.setDeleteConversationRetry(Retry deleteConversationRetry) voidDocumentServiceSpringProperties.setDeleteDocumentRetry(Retry deleteDocumentRetry) voidConversationalSearchServiceSpringProperties.setDeleteSessionRetry(Retry deleteSessionRetry) voidSiteSearchEngineServiceSpringProperties.setFetchDomainVerificationStatusRetry(Retry fetchDomainVerificationStatusRetry) voidGroundedGenerationServiceSpringProperties.setGenerateGroundedContentRetry(Retry generateGroundedContentRetry) voidConversationalSearchServiceSpringProperties.setGetAnswerRetry(Retry getAnswerRetry) voidControlServiceSpringProperties.setGetControlRetry(Retry getControlRetry) voidConversationalSearchServiceSpringProperties.setGetConversationRetry(Retry getConversationRetry) voidDataStoreServiceSpringProperties.setGetDataStoreRetry(Retry getDataStoreRetry) voidDocumentServiceSpringProperties.setGetDocumentRetry(Retry getDocumentRetry) voidEngineServiceSpringProperties.setGetEngineRetry(Retry getEngineRetry) voidSchemaServiceSpringProperties.setGetSchemaRetry(Retry getSchemaRetry) voidConversationalSearchServiceSpringProperties.setGetSessionRetry(Retry getSessionRetry) voidSiteSearchEngineServiceSpringProperties.setGetSiteSearchEngineRetry(Retry getSiteSearchEngineRetry) voidSiteSearchEngineServiceSpringProperties.setGetTargetSiteRetry(Retry getTargetSiteRetry) voidControlServiceSpringProperties.setListControlsRetry(Retry listControlsRetry) voidConversationalSearchServiceSpringProperties.setListConversationsRetry(Retry listConversationsRetry) voidSearchTuningServiceSpringProperties.setListCustomModelsRetry(Retry listCustomModelsRetry) voidDataStoreServiceSpringProperties.setListDataStoresRetry(Retry listDataStoresRetry) voidDocumentServiceSpringProperties.setListDocumentsRetry(Retry listDocumentsRetry) voidEngineServiceSpringProperties.setListEnginesRetry(Retry listEnginesRetry) voidSchemaServiceSpringProperties.setListSchemasRetry(Retry listSchemasRetry) voidConversationalSearchServiceSpringProperties.setListSessionsRetry(Retry listSessionsRetry) voidSiteSearchEngineServiceSpringProperties.setListTargetSitesRetry(Retry listTargetSitesRetry) voidRankServiceSpringProperties.setRankRetry(Retry rankRetry) voidRecommendationServiceSpringProperties.setRecommendRetry(Retry recommendRetry) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidSearchServiceSpringProperties.setSearchLiteRetry(Retry searchLiteRetry) voidSearchServiceSpringProperties.setSearchRetry(Retry searchRetry) voidControlServiceSpringProperties.setUpdateControlRetry(Retry updateControlRetry) voidConversationalSearchServiceSpringProperties.setUpdateConversationRetry(Retry updateConversationRetry) voidDataStoreServiceSpringProperties.setUpdateDataStoreRetry(Retry updateDataStoreRetry) voidDocumentServiceSpringProperties.setUpdateDocumentRetry(Retry updateDocumentRetry) voidEngineServiceSpringProperties.setUpdateEngineRetry(Retry updateEngineRetry) voidConversationalSearchServiceSpringProperties.setUpdateSessionRetry(Retry updateSessionRetry) voidUserEventServiceSpringProperties.setWriteUserEventRetry(Retry writeUserEventRetry) -
Uses of Retry in com.google.cloud.dlp.v2.spring
Methods in com.google.cloud.dlp.v2.spring that return RetryModifier and TypeMethodDescriptionDlpServiceSpringProperties.getActivateJobTriggerRetry()DlpServiceSpringProperties.getCancelDlpJobRetry()DlpServiceSpringProperties.getCreateConnectionRetry()DlpServiceSpringProperties.getCreateDeidentifyTemplateRetry()DlpServiceSpringProperties.getCreateDiscoveryConfigRetry()DlpServiceSpringProperties.getCreateDlpJobRetry()DlpServiceSpringProperties.getCreateInspectTemplateRetry()DlpServiceSpringProperties.getCreateJobTriggerRetry()DlpServiceSpringProperties.getCreateStoredInfoTypeRetry()DlpServiceSpringProperties.getDeidentifyContentRetry()DlpServiceSpringProperties.getDeleteConnectionRetry()DlpServiceSpringProperties.getDeleteDeidentifyTemplateRetry()DlpServiceSpringProperties.getDeleteDiscoveryConfigRetry()DlpServiceSpringProperties.getDeleteDlpJobRetry()DlpServiceSpringProperties.getDeleteFileStoreDataProfileRetry()DlpServiceSpringProperties.getDeleteInspectTemplateRetry()DlpServiceSpringProperties.getDeleteJobTriggerRetry()DlpServiceSpringProperties.getDeleteStoredInfoTypeRetry()DlpServiceSpringProperties.getDeleteTableDataProfileRetry()DlpServiceSpringProperties.getFinishDlpJobRetry()DlpServiceSpringProperties.getGetColumnDataProfileRetry()DlpServiceSpringProperties.getGetConnectionRetry()DlpServiceSpringProperties.getGetDeidentifyTemplateRetry()DlpServiceSpringProperties.getGetDiscoveryConfigRetry()DlpServiceSpringProperties.getGetDlpJobRetry()DlpServiceSpringProperties.getGetFileStoreDataProfileRetry()DlpServiceSpringProperties.getGetInspectTemplateRetry()DlpServiceSpringProperties.getGetJobTriggerRetry()DlpServiceSpringProperties.getGetProjectDataProfileRetry()DlpServiceSpringProperties.getGetStoredInfoTypeRetry()DlpServiceSpringProperties.getGetTableDataProfileRetry()DlpServiceSpringProperties.getHybridInspectDlpJobRetry()DlpServiceSpringProperties.getHybridInspectJobTriggerRetry()DlpServiceSpringProperties.getInspectContentRetry()DlpServiceSpringProperties.getListColumnDataProfilesRetry()DlpServiceSpringProperties.getListConnectionsRetry()DlpServiceSpringProperties.getListDeidentifyTemplatesRetry()DlpServiceSpringProperties.getListDiscoveryConfigsRetry()DlpServiceSpringProperties.getListDlpJobsRetry()DlpServiceSpringProperties.getListFileStoreDataProfilesRetry()DlpServiceSpringProperties.getListInfoTypesRetry()DlpServiceSpringProperties.getListInspectTemplatesRetry()DlpServiceSpringProperties.getListJobTriggersRetry()DlpServiceSpringProperties.getListProjectDataProfilesRetry()DlpServiceSpringProperties.getListStoredInfoTypesRetry()DlpServiceSpringProperties.getListTableDataProfilesRetry()DlpServiceSpringProperties.getRedactImageRetry()DlpServiceSpringProperties.getReidentifyContentRetry()DlpServiceSpringProperties.getRetry()DlpServiceSpringProperties.getSearchConnectionsRetry()DlpServiceSpringProperties.getUpdateConnectionRetry()DlpServiceSpringProperties.getUpdateDeidentifyTemplateRetry()DlpServiceSpringProperties.getUpdateDiscoveryConfigRetry()DlpServiceSpringProperties.getUpdateInspectTemplateRetry()DlpServiceSpringProperties.getUpdateJobTriggerRetry()DlpServiceSpringProperties.getUpdateStoredInfoTypeRetry()Methods in com.google.cloud.dlp.v2.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidDlpServiceSpringProperties.setActivateJobTriggerRetry(Retry activateJobTriggerRetry) voidDlpServiceSpringProperties.setCancelDlpJobRetry(Retry cancelDlpJobRetry) voidDlpServiceSpringProperties.setCreateConnectionRetry(Retry createConnectionRetry) voidDlpServiceSpringProperties.setCreateDeidentifyTemplateRetry(Retry createDeidentifyTemplateRetry) voidDlpServiceSpringProperties.setCreateDiscoveryConfigRetry(Retry createDiscoveryConfigRetry) voidDlpServiceSpringProperties.setCreateDlpJobRetry(Retry createDlpJobRetry) voidDlpServiceSpringProperties.setCreateInspectTemplateRetry(Retry createInspectTemplateRetry) voidDlpServiceSpringProperties.setCreateJobTriggerRetry(Retry createJobTriggerRetry) voidDlpServiceSpringProperties.setCreateStoredInfoTypeRetry(Retry createStoredInfoTypeRetry) voidDlpServiceSpringProperties.setDeidentifyContentRetry(Retry deidentifyContentRetry) voidDlpServiceSpringProperties.setDeleteConnectionRetry(Retry deleteConnectionRetry) voidDlpServiceSpringProperties.setDeleteDeidentifyTemplateRetry(Retry deleteDeidentifyTemplateRetry) voidDlpServiceSpringProperties.setDeleteDiscoveryConfigRetry(Retry deleteDiscoveryConfigRetry) voidDlpServiceSpringProperties.setDeleteDlpJobRetry(Retry deleteDlpJobRetry) voidDlpServiceSpringProperties.setDeleteFileStoreDataProfileRetry(Retry deleteFileStoreDataProfileRetry) voidDlpServiceSpringProperties.setDeleteInspectTemplateRetry(Retry deleteInspectTemplateRetry) voidDlpServiceSpringProperties.setDeleteJobTriggerRetry(Retry deleteJobTriggerRetry) voidDlpServiceSpringProperties.setDeleteStoredInfoTypeRetry(Retry deleteStoredInfoTypeRetry) voidDlpServiceSpringProperties.setDeleteTableDataProfileRetry(Retry deleteTableDataProfileRetry) voidDlpServiceSpringProperties.setFinishDlpJobRetry(Retry finishDlpJobRetry) voidDlpServiceSpringProperties.setGetColumnDataProfileRetry(Retry getColumnDataProfileRetry) voidDlpServiceSpringProperties.setGetConnectionRetry(Retry getConnectionRetry) voidDlpServiceSpringProperties.setGetDeidentifyTemplateRetry(Retry getDeidentifyTemplateRetry) voidDlpServiceSpringProperties.setGetDiscoveryConfigRetry(Retry getDiscoveryConfigRetry) voidDlpServiceSpringProperties.setGetDlpJobRetry(Retry getDlpJobRetry) voidDlpServiceSpringProperties.setGetFileStoreDataProfileRetry(Retry getFileStoreDataProfileRetry) voidDlpServiceSpringProperties.setGetInspectTemplateRetry(Retry getInspectTemplateRetry) voidDlpServiceSpringProperties.setGetJobTriggerRetry(Retry getJobTriggerRetry) voidDlpServiceSpringProperties.setGetProjectDataProfileRetry(Retry getProjectDataProfileRetry) voidDlpServiceSpringProperties.setGetStoredInfoTypeRetry(Retry getStoredInfoTypeRetry) voidDlpServiceSpringProperties.setGetTableDataProfileRetry(Retry getTableDataProfileRetry) voidDlpServiceSpringProperties.setHybridInspectDlpJobRetry(Retry hybridInspectDlpJobRetry) voidDlpServiceSpringProperties.setHybridInspectJobTriggerRetry(Retry hybridInspectJobTriggerRetry) voidDlpServiceSpringProperties.setInspectContentRetry(Retry inspectContentRetry) voidDlpServiceSpringProperties.setListColumnDataProfilesRetry(Retry listColumnDataProfilesRetry) voidDlpServiceSpringProperties.setListConnectionsRetry(Retry listConnectionsRetry) voidDlpServiceSpringProperties.setListDeidentifyTemplatesRetry(Retry listDeidentifyTemplatesRetry) voidDlpServiceSpringProperties.setListDiscoveryConfigsRetry(Retry listDiscoveryConfigsRetry) voidDlpServiceSpringProperties.setListDlpJobsRetry(Retry listDlpJobsRetry) voidDlpServiceSpringProperties.setListFileStoreDataProfilesRetry(Retry listFileStoreDataProfilesRetry) voidDlpServiceSpringProperties.setListInfoTypesRetry(Retry listInfoTypesRetry) voidDlpServiceSpringProperties.setListInspectTemplatesRetry(Retry listInspectTemplatesRetry) voidDlpServiceSpringProperties.setListJobTriggersRetry(Retry listJobTriggersRetry) voidDlpServiceSpringProperties.setListProjectDataProfilesRetry(Retry listProjectDataProfilesRetry) voidDlpServiceSpringProperties.setListStoredInfoTypesRetry(Retry listStoredInfoTypesRetry) voidDlpServiceSpringProperties.setListTableDataProfilesRetry(Retry listTableDataProfilesRetry) voidDlpServiceSpringProperties.setRedactImageRetry(Retry redactImageRetry) voidDlpServiceSpringProperties.setReidentifyContentRetry(Retry reidentifyContentRetry) voidvoidDlpServiceSpringProperties.setSearchConnectionsRetry(Retry searchConnectionsRetry) voidDlpServiceSpringProperties.setUpdateConnectionRetry(Retry updateConnectionRetry) voidDlpServiceSpringProperties.setUpdateDeidentifyTemplateRetry(Retry updateDeidentifyTemplateRetry) voidDlpServiceSpringProperties.setUpdateDiscoveryConfigRetry(Retry updateDiscoveryConfigRetry) voidDlpServiceSpringProperties.setUpdateInspectTemplateRetry(Retry updateInspectTemplateRetry) voidDlpServiceSpringProperties.setUpdateJobTriggerRetry(Retry updateJobTriggerRetry) voidDlpServiceSpringProperties.setUpdateStoredInfoTypeRetry(Retry updateStoredInfoTypeRetry) -
Uses of Retry in com.google.cloud.documentai.v1.spring
Methods in com.google.cloud.documentai.v1.spring that return RetryModifier and TypeMethodDescriptionDocumentProcessorServiceSpringProperties.getCreateProcessorRetry()DocumentProcessorServiceSpringProperties.getFetchProcessorTypesRetry()DocumentProcessorServiceSpringProperties.getGetEvaluationRetry()DocumentProcessorServiceSpringProperties.getGetLocationRetry()DocumentProcessorServiceSpringProperties.getGetProcessorRetry()DocumentProcessorServiceSpringProperties.getGetProcessorTypeRetry()DocumentProcessorServiceSpringProperties.getGetProcessorVersionRetry()DocumentProcessorServiceSpringProperties.getListEvaluationsRetry()DocumentProcessorServiceSpringProperties.getListLocationsRetry()DocumentProcessorServiceSpringProperties.getListProcessorsRetry()DocumentProcessorServiceSpringProperties.getListProcessorTypesRetry()DocumentProcessorServiceSpringProperties.getListProcessorVersionsRetry()DocumentProcessorServiceSpringProperties.getProcessDocumentRetry()DocumentProcessorServiceSpringProperties.getRetry()Methods in com.google.cloud.documentai.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidDocumentProcessorServiceSpringProperties.setCreateProcessorRetry(Retry createProcessorRetry) voidDocumentProcessorServiceSpringProperties.setFetchProcessorTypesRetry(Retry fetchProcessorTypesRetry) voidDocumentProcessorServiceSpringProperties.setGetEvaluationRetry(Retry getEvaluationRetry) voidDocumentProcessorServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidDocumentProcessorServiceSpringProperties.setGetProcessorRetry(Retry getProcessorRetry) voidDocumentProcessorServiceSpringProperties.setGetProcessorTypeRetry(Retry getProcessorTypeRetry) voidDocumentProcessorServiceSpringProperties.setGetProcessorVersionRetry(Retry getProcessorVersionRetry) voidDocumentProcessorServiceSpringProperties.setListEvaluationsRetry(Retry listEvaluationsRetry) voidDocumentProcessorServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidDocumentProcessorServiceSpringProperties.setListProcessorsRetry(Retry listProcessorsRetry) voidDocumentProcessorServiceSpringProperties.setListProcessorTypesRetry(Retry listProcessorTypesRetry) voidDocumentProcessorServiceSpringProperties.setListProcessorVersionsRetry(Retry listProcessorVersionsRetry) voidDocumentProcessorServiceSpringProperties.setProcessDocumentRetry(Retry processDocumentRetry) void -
Uses of Retry in com.google.cloud.domains.v1.spring
Methods in com.google.cloud.domains.v1.spring that return RetryModifier and TypeMethodDescriptionDomainsSpringProperties.getGetRegistrationRetry()DomainsSpringProperties.getListRegistrationsRetry()DomainsSpringProperties.getResetAuthorizationCodeRetry()DomainsSpringProperties.getRetrieveAuthorizationCodeRetry()DomainsSpringProperties.getRetrieveRegisterParametersRetry()DomainsSpringProperties.getRetrieveTransferParametersRetry()DomainsSpringProperties.getRetry()DomainsSpringProperties.getSearchDomainsRetry()Methods in com.google.cloud.domains.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidDomainsSpringProperties.setGetRegistrationRetry(Retry getRegistrationRetry) voidDomainsSpringProperties.setListRegistrationsRetry(Retry listRegistrationsRetry) voidDomainsSpringProperties.setResetAuthorizationCodeRetry(Retry resetAuthorizationCodeRetry) voidDomainsSpringProperties.setRetrieveAuthorizationCodeRetry(Retry retrieveAuthorizationCodeRetry) voidDomainsSpringProperties.setRetrieveRegisterParametersRetry(Retry retrieveRegisterParametersRetry) voidDomainsSpringProperties.setRetrieveTransferParametersRetry(Retry retrieveTransferParametersRetry) voidvoidDomainsSpringProperties.setSearchDomainsRetry(Retry searchDomainsRetry) -
Uses of Retry in com.google.cloud.edgecontainer.v1.spring
Methods in com.google.cloud.edgecontainer.v1.spring that return RetryModifier and TypeMethodDescriptionEdgeContainerSpringProperties.getGenerateAccessTokenRetry()EdgeContainerSpringProperties.getGenerateOfflineCredentialRetry()EdgeContainerSpringProperties.getGetClusterRetry()EdgeContainerSpringProperties.getGetLocationRetry()EdgeContainerSpringProperties.getGetMachineRetry()EdgeContainerSpringProperties.getGetNodePoolRetry()EdgeContainerSpringProperties.getGetServerConfigRetry()EdgeContainerSpringProperties.getGetVpnConnectionRetry()EdgeContainerSpringProperties.getListClustersRetry()EdgeContainerSpringProperties.getListLocationsRetry()EdgeContainerSpringProperties.getListMachinesRetry()EdgeContainerSpringProperties.getListNodePoolsRetry()EdgeContainerSpringProperties.getListVpnConnectionsRetry()EdgeContainerSpringProperties.getRetry()Methods in com.google.cloud.edgecontainer.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidEdgeContainerSpringProperties.setGenerateAccessTokenRetry(Retry generateAccessTokenRetry) voidEdgeContainerSpringProperties.setGenerateOfflineCredentialRetry(Retry generateOfflineCredentialRetry) voidEdgeContainerSpringProperties.setGetClusterRetry(Retry getClusterRetry) voidEdgeContainerSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidEdgeContainerSpringProperties.setGetMachineRetry(Retry getMachineRetry) voidEdgeContainerSpringProperties.setGetNodePoolRetry(Retry getNodePoolRetry) voidEdgeContainerSpringProperties.setGetServerConfigRetry(Retry getServerConfigRetry) voidEdgeContainerSpringProperties.setGetVpnConnectionRetry(Retry getVpnConnectionRetry) voidEdgeContainerSpringProperties.setListClustersRetry(Retry listClustersRetry) voidEdgeContainerSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidEdgeContainerSpringProperties.setListMachinesRetry(Retry listMachinesRetry) voidEdgeContainerSpringProperties.setListNodePoolsRetry(Retry listNodePoolsRetry) voidEdgeContainerSpringProperties.setListVpnConnectionsRetry(Retry listVpnConnectionsRetry) void -
Uses of Retry in com.google.cloud.edgenetwork.v1.spring
Methods in com.google.cloud.edgenetwork.v1.spring that return RetryModifier and TypeMethodDescriptionEdgeNetworkSpringProperties.getDiagnoseInterconnectRetry()EdgeNetworkSpringProperties.getDiagnoseNetworkRetry()EdgeNetworkSpringProperties.getDiagnoseRouterRetry()EdgeNetworkSpringProperties.getGetInterconnectAttachmentRetry()EdgeNetworkSpringProperties.getGetInterconnectRetry()EdgeNetworkSpringProperties.getGetLocationRetry()EdgeNetworkSpringProperties.getGetNetworkRetry()EdgeNetworkSpringProperties.getGetRouterRetry()EdgeNetworkSpringProperties.getGetSubnetRetry()EdgeNetworkSpringProperties.getGetZoneRetry()EdgeNetworkSpringProperties.getInitializeZoneRetry()EdgeNetworkSpringProperties.getListInterconnectAttachmentsRetry()EdgeNetworkSpringProperties.getListInterconnectsRetry()EdgeNetworkSpringProperties.getListLocationsRetry()EdgeNetworkSpringProperties.getListNetworksRetry()EdgeNetworkSpringProperties.getListRoutersRetry()EdgeNetworkSpringProperties.getListSubnetsRetry()EdgeNetworkSpringProperties.getListZonesRetry()EdgeNetworkSpringProperties.getRetry()Methods in com.google.cloud.edgenetwork.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidEdgeNetworkSpringProperties.setDiagnoseInterconnectRetry(Retry diagnoseInterconnectRetry) voidEdgeNetworkSpringProperties.setDiagnoseNetworkRetry(Retry diagnoseNetworkRetry) voidEdgeNetworkSpringProperties.setDiagnoseRouterRetry(Retry diagnoseRouterRetry) voidEdgeNetworkSpringProperties.setGetInterconnectAttachmentRetry(Retry getInterconnectAttachmentRetry) voidEdgeNetworkSpringProperties.setGetInterconnectRetry(Retry getInterconnectRetry) voidEdgeNetworkSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidEdgeNetworkSpringProperties.setGetNetworkRetry(Retry getNetworkRetry) voidEdgeNetworkSpringProperties.setGetRouterRetry(Retry getRouterRetry) voidEdgeNetworkSpringProperties.setGetSubnetRetry(Retry getSubnetRetry) voidEdgeNetworkSpringProperties.setGetZoneRetry(Retry getZoneRetry) voidEdgeNetworkSpringProperties.setInitializeZoneRetry(Retry initializeZoneRetry) voidEdgeNetworkSpringProperties.setListInterconnectAttachmentsRetry(Retry listInterconnectAttachmentsRetry) voidEdgeNetworkSpringProperties.setListInterconnectsRetry(Retry listInterconnectsRetry) voidEdgeNetworkSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidEdgeNetworkSpringProperties.setListNetworksRetry(Retry listNetworksRetry) voidEdgeNetworkSpringProperties.setListRoutersRetry(Retry listRoutersRetry) voidEdgeNetworkSpringProperties.setListSubnetsRetry(Retry listSubnetsRetry) voidEdgeNetworkSpringProperties.setListZonesRetry(Retry listZonesRetry) void -
Uses of Retry in com.google.cloud.essentialcontacts.v1.spring
Methods in com.google.cloud.essentialcontacts.v1.spring that return RetryModifier and TypeMethodDescriptionEssentialContactsServiceSpringProperties.getComputeContactsRetry()EssentialContactsServiceSpringProperties.getCreateContactRetry()EssentialContactsServiceSpringProperties.getDeleteContactRetry()EssentialContactsServiceSpringProperties.getGetContactRetry()EssentialContactsServiceSpringProperties.getListContactsRetry()EssentialContactsServiceSpringProperties.getRetry()EssentialContactsServiceSpringProperties.getSendTestMessageRetry()EssentialContactsServiceSpringProperties.getUpdateContactRetry()Methods in com.google.cloud.essentialcontacts.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidEssentialContactsServiceSpringProperties.setComputeContactsRetry(Retry computeContactsRetry) voidEssentialContactsServiceSpringProperties.setCreateContactRetry(Retry createContactRetry) voidEssentialContactsServiceSpringProperties.setDeleteContactRetry(Retry deleteContactRetry) voidEssentialContactsServiceSpringProperties.setGetContactRetry(Retry getContactRetry) voidEssentialContactsServiceSpringProperties.setListContactsRetry(Retry listContactsRetry) voidvoidEssentialContactsServiceSpringProperties.setSendTestMessageRetry(Retry sendTestMessageRetry) voidEssentialContactsServiceSpringProperties.setUpdateContactRetry(Retry updateContactRetry) -
Uses of Retry in com.google.cloud.eventarc.v1.spring
Methods in com.google.cloud.eventarc.v1.spring that return RetryModifier and TypeMethodDescriptionEventarcSpringProperties.getGetChannelConnectionRetry()EventarcSpringProperties.getGetChannelRetry()EventarcSpringProperties.getGetEnrollmentRetry()EventarcSpringProperties.getGetGoogleApiSourceRetry()EventarcSpringProperties.getGetGoogleChannelConfigRetry()EventarcSpringProperties.getGetIamPolicyRetry()EventarcSpringProperties.getGetLocationRetry()EventarcSpringProperties.getGetMessageBusRetry()EventarcSpringProperties.getGetPipelineRetry()EventarcSpringProperties.getGetProviderRetry()EventarcSpringProperties.getGetTriggerRetry()EventarcSpringProperties.getListChannelConnectionsRetry()EventarcSpringProperties.getListChannelsRetry()EventarcSpringProperties.getListEnrollmentsRetry()EventarcSpringProperties.getListGoogleApiSourcesRetry()EventarcSpringProperties.getListLocationsRetry()EventarcSpringProperties.getListMessageBusEnrollmentsRetry()EventarcSpringProperties.getListMessageBusesRetry()EventarcSpringProperties.getListPipelinesRetry()EventarcSpringProperties.getListProvidersRetry()EventarcSpringProperties.getListTriggersRetry()EventarcSpringProperties.getRetry()EventarcSpringProperties.getSetIamPolicyRetry()EventarcSpringProperties.getTestIamPermissionsRetry()EventarcSpringProperties.getUpdateGoogleChannelConfigRetry()Methods in com.google.cloud.eventarc.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidEventarcSpringProperties.setGetChannelConnectionRetry(Retry getChannelConnectionRetry) voidEventarcSpringProperties.setGetChannelRetry(Retry getChannelRetry) voidEventarcSpringProperties.setGetEnrollmentRetry(Retry getEnrollmentRetry) voidEventarcSpringProperties.setGetGoogleApiSourceRetry(Retry getGoogleApiSourceRetry) voidEventarcSpringProperties.setGetGoogleChannelConfigRetry(Retry getGoogleChannelConfigRetry) voidEventarcSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidEventarcSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidEventarcSpringProperties.setGetMessageBusRetry(Retry getMessageBusRetry) voidEventarcSpringProperties.setGetPipelineRetry(Retry getPipelineRetry) voidEventarcSpringProperties.setGetProviderRetry(Retry getProviderRetry) voidEventarcSpringProperties.setGetTriggerRetry(Retry getTriggerRetry) voidEventarcSpringProperties.setListChannelConnectionsRetry(Retry listChannelConnectionsRetry) voidEventarcSpringProperties.setListChannelsRetry(Retry listChannelsRetry) voidEventarcSpringProperties.setListEnrollmentsRetry(Retry listEnrollmentsRetry) voidEventarcSpringProperties.setListGoogleApiSourcesRetry(Retry listGoogleApiSourcesRetry) voidEventarcSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidEventarcSpringProperties.setListMessageBusEnrollmentsRetry(Retry listMessageBusEnrollmentsRetry) voidEventarcSpringProperties.setListMessageBusesRetry(Retry listMessageBusesRetry) voidEventarcSpringProperties.setListPipelinesRetry(Retry listPipelinesRetry) voidEventarcSpringProperties.setListProvidersRetry(Retry listProvidersRetry) voidEventarcSpringProperties.setListTriggersRetry(Retry listTriggersRetry) voidvoidEventarcSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidEventarcSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidEventarcSpringProperties.setUpdateGoogleChannelConfigRetry(Retry updateGoogleChannelConfigRetry) -
Uses of Retry in com.google.cloud.filestore.v1.spring
Methods in com.google.cloud.filestore.v1.spring that return RetryModifier and TypeMethodDescriptionCloudFilestoreManagerSpringProperties.getGetBackupRetry()CloudFilestoreManagerSpringProperties.getGetInstanceRetry()CloudFilestoreManagerSpringProperties.getGetSnapshotRetry()CloudFilestoreManagerSpringProperties.getListBackupsRetry()CloudFilestoreManagerSpringProperties.getListInstancesRetry()CloudFilestoreManagerSpringProperties.getListSnapshotsRetry()CloudFilestoreManagerSpringProperties.getRetry()Methods in com.google.cloud.filestore.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidCloudFilestoreManagerSpringProperties.setGetBackupRetry(Retry getBackupRetry) voidCloudFilestoreManagerSpringProperties.setGetInstanceRetry(Retry getInstanceRetry) voidCloudFilestoreManagerSpringProperties.setGetSnapshotRetry(Retry getSnapshotRetry) voidCloudFilestoreManagerSpringProperties.setListBackupsRetry(Retry listBackupsRetry) voidCloudFilestoreManagerSpringProperties.setListInstancesRetry(Retry listInstancesRetry) voidCloudFilestoreManagerSpringProperties.setListSnapshotsRetry(Retry listSnapshotsRetry) void -
Uses of Retry in com.google.cloud.functions.v2.spring
Methods in com.google.cloud.functions.v2.spring that return RetryModifier and TypeMethodDescriptionFunctionServiceSpringProperties.getGenerateDownloadUrlRetry()FunctionServiceSpringProperties.getGenerateUploadUrlRetry()FunctionServiceSpringProperties.getGetFunctionRetry()FunctionServiceSpringProperties.getGetIamPolicyRetry()FunctionServiceSpringProperties.getListFunctionsRetry()FunctionServiceSpringProperties.getListLocationsRetry()FunctionServiceSpringProperties.getListRuntimesRetry()FunctionServiceSpringProperties.getRetry()FunctionServiceSpringProperties.getSetIamPolicyRetry()FunctionServiceSpringProperties.getTestIamPermissionsRetry()Methods in com.google.cloud.functions.v2.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidFunctionServiceSpringProperties.setGenerateDownloadUrlRetry(Retry generateDownloadUrlRetry) voidFunctionServiceSpringProperties.setGenerateUploadUrlRetry(Retry generateUploadUrlRetry) voidFunctionServiceSpringProperties.setGetFunctionRetry(Retry getFunctionRetry) voidFunctionServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidFunctionServiceSpringProperties.setListFunctionsRetry(Retry listFunctionsRetry) voidFunctionServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidFunctionServiceSpringProperties.setListRuntimesRetry(Retry listRuntimesRetry) voidvoidFunctionServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidFunctionServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) -
Uses of Retry in com.google.cloud.gkehub.v1.spring
Methods in com.google.cloud.gkehub.v1.spring that return RetryModifier and TypeMethodDescriptionGkeHubSpringProperties.getGenerateConnectManifestRetry()GkeHubSpringProperties.getGetFeatureRetry()GkeHubSpringProperties.getGetMembershipRetry()GkeHubSpringProperties.getListFeaturesRetry()GkeHubSpringProperties.getListMembershipsRetry()GkeHubSpringProperties.getRetry()Methods in com.google.cloud.gkehub.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidGkeHubSpringProperties.setGenerateConnectManifestRetry(Retry generateConnectManifestRetry) voidGkeHubSpringProperties.setGetFeatureRetry(Retry getFeatureRetry) voidGkeHubSpringProperties.setGetMembershipRetry(Retry getMembershipRetry) voidGkeHubSpringProperties.setListFeaturesRetry(Retry listFeaturesRetry) voidGkeHubSpringProperties.setListMembershipsRetry(Retry listMembershipsRetry) void -
Uses of Retry in com.google.cloud.gsuiteaddons.v1.spring
Methods in com.google.cloud.gsuiteaddons.v1.spring that return RetryModifier and TypeMethodDescriptionGSuiteAddOnsSpringProperties.getCreateDeploymentRetry()GSuiteAddOnsSpringProperties.getDeleteDeploymentRetry()GSuiteAddOnsSpringProperties.getGetAuthorizationRetry()GSuiteAddOnsSpringProperties.getGetDeploymentRetry()GSuiteAddOnsSpringProperties.getGetInstallStatusRetry()GSuiteAddOnsSpringProperties.getInstallDeploymentRetry()GSuiteAddOnsSpringProperties.getListDeploymentsRetry()GSuiteAddOnsSpringProperties.getReplaceDeploymentRetry()GSuiteAddOnsSpringProperties.getRetry()GSuiteAddOnsSpringProperties.getUninstallDeploymentRetry()Methods in com.google.cloud.gsuiteaddons.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidGSuiteAddOnsSpringProperties.setCreateDeploymentRetry(Retry createDeploymentRetry) voidGSuiteAddOnsSpringProperties.setDeleteDeploymentRetry(Retry deleteDeploymentRetry) voidGSuiteAddOnsSpringProperties.setGetAuthorizationRetry(Retry getAuthorizationRetry) voidGSuiteAddOnsSpringProperties.setGetDeploymentRetry(Retry getDeploymentRetry) voidGSuiteAddOnsSpringProperties.setGetInstallStatusRetry(Retry getInstallStatusRetry) voidGSuiteAddOnsSpringProperties.setInstallDeploymentRetry(Retry installDeploymentRetry) voidGSuiteAddOnsSpringProperties.setListDeploymentsRetry(Retry listDeploymentsRetry) voidGSuiteAddOnsSpringProperties.setReplaceDeploymentRetry(Retry replaceDeploymentRetry) voidvoidGSuiteAddOnsSpringProperties.setUninstallDeploymentRetry(Retry uninstallDeploymentRetry) -
Uses of Retry in com.google.cloud.iam.admin.v1.spring
Methods in com.google.cloud.iam.admin.v1.spring that return RetryModifier and TypeMethodDescriptionIAMSpringProperties.getCreateRoleRetry()IAMSpringProperties.getCreateServiceAccountKeyRetry()IAMSpringProperties.getCreateServiceAccountRetry()IAMSpringProperties.getDeleteRoleRetry()IAMSpringProperties.getDeleteServiceAccountKeyRetry()IAMSpringProperties.getDeleteServiceAccountRetry()IAMSpringProperties.getDisableServiceAccountKeyRetry()IAMSpringProperties.getDisableServiceAccountRetry()IAMSpringProperties.getEnableServiceAccountKeyRetry()IAMSpringProperties.getEnableServiceAccountRetry()IAMSpringProperties.getGetIamPolicyRetry()IAMSpringProperties.getGetRoleRetry()IAMSpringProperties.getGetServiceAccountKeyRetry()IAMSpringProperties.getGetServiceAccountRetry()IAMSpringProperties.getLintPolicyRetry()IAMSpringProperties.getListRolesRetry()IAMSpringProperties.getListServiceAccountKeysRetry()IAMSpringProperties.getListServiceAccountsRetry()IAMSpringProperties.getPatchServiceAccountRetry()IAMSpringProperties.getQueryAuditableServicesRetry()IAMSpringProperties.getQueryGrantableRolesRetry()IAMSpringProperties.getQueryTestablePermissionsRetry()IAMSpringProperties.getRetry()IAMSpringProperties.getSetIamPolicyRetry()IAMSpringProperties.getSignBlobRetry()IAMSpringProperties.getSignJwtRetry()IAMSpringProperties.getTestIamPermissionsRetry()IAMSpringProperties.getUndeleteRoleRetry()IAMSpringProperties.getUndeleteServiceAccountRetry()IAMSpringProperties.getUpdateRoleRetry()IAMSpringProperties.getUpdateServiceAccountRetry()IAMSpringProperties.getUploadServiceAccountKeyRetry()Methods in com.google.cloud.iam.admin.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidIAMSpringProperties.setCreateRoleRetry(Retry createRoleRetry) voidIAMSpringProperties.setCreateServiceAccountKeyRetry(Retry createServiceAccountKeyRetry) voidIAMSpringProperties.setCreateServiceAccountRetry(Retry createServiceAccountRetry) voidIAMSpringProperties.setDeleteRoleRetry(Retry deleteRoleRetry) voidIAMSpringProperties.setDeleteServiceAccountKeyRetry(Retry deleteServiceAccountKeyRetry) voidIAMSpringProperties.setDeleteServiceAccountRetry(Retry deleteServiceAccountRetry) voidIAMSpringProperties.setDisableServiceAccountKeyRetry(Retry disableServiceAccountKeyRetry) voidIAMSpringProperties.setDisableServiceAccountRetry(Retry disableServiceAccountRetry) voidIAMSpringProperties.setEnableServiceAccountKeyRetry(Retry enableServiceAccountKeyRetry) voidIAMSpringProperties.setEnableServiceAccountRetry(Retry enableServiceAccountRetry) voidIAMSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidIAMSpringProperties.setGetRoleRetry(Retry getRoleRetry) voidIAMSpringProperties.setGetServiceAccountKeyRetry(Retry getServiceAccountKeyRetry) voidIAMSpringProperties.setGetServiceAccountRetry(Retry getServiceAccountRetry) voidIAMSpringProperties.setLintPolicyRetry(Retry lintPolicyRetry) voidIAMSpringProperties.setListRolesRetry(Retry listRolesRetry) voidIAMSpringProperties.setListServiceAccountKeysRetry(Retry listServiceAccountKeysRetry) voidIAMSpringProperties.setListServiceAccountsRetry(Retry listServiceAccountsRetry) voidIAMSpringProperties.setPatchServiceAccountRetry(Retry patchServiceAccountRetry) voidIAMSpringProperties.setQueryAuditableServicesRetry(Retry queryAuditableServicesRetry) voidIAMSpringProperties.setQueryGrantableRolesRetry(Retry queryGrantableRolesRetry) voidIAMSpringProperties.setQueryTestablePermissionsRetry(Retry queryTestablePermissionsRetry) voidvoidIAMSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidIAMSpringProperties.setSignBlobRetry(Retry signBlobRetry) voidIAMSpringProperties.setSignJwtRetry(Retry signJwtRetry) voidIAMSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidIAMSpringProperties.setUndeleteRoleRetry(Retry undeleteRoleRetry) voidIAMSpringProperties.setUndeleteServiceAccountRetry(Retry undeleteServiceAccountRetry) voidIAMSpringProperties.setUpdateRoleRetry(Retry updateRoleRetry) voidIAMSpringProperties.setUpdateServiceAccountRetry(Retry updateServiceAccountRetry) voidIAMSpringProperties.setUploadServiceAccountKeyRetry(Retry uploadServiceAccountKeyRetry) -
Uses of Retry in com.google.cloud.iam.credentials.v1.spring
Methods in com.google.cloud.iam.credentials.v1.spring that return RetryModifier and TypeMethodDescriptionIAMCredentialsSpringProperties.getGenerateAccessTokenRetry()IAMCredentialsSpringProperties.getGenerateIdTokenRetry()IAMCredentialsSpringProperties.getRetry()IAMCredentialsSpringProperties.getSignBlobRetry()IAMCredentialsSpringProperties.getSignJwtRetry()Methods in com.google.cloud.iam.credentials.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidIAMCredentialsSpringProperties.setGenerateAccessTokenRetry(Retry generateAccessTokenRetry) voidIAMCredentialsSpringProperties.setGenerateIdTokenRetry(Retry generateIdTokenRetry) voidvoidIAMCredentialsSpringProperties.setSignBlobRetry(Retry signBlobRetry) voidIAMCredentialsSpringProperties.setSignJwtRetry(Retry signJwtRetry) -
Uses of Retry in com.google.cloud.iap.v1.spring
Methods in com.google.cloud.iap.v1.spring that return RetryModifier and TypeMethodDescriptionIdentityAwareProxyOAuthServiceSpringProperties.getCreateBrandRetry()IdentityAwareProxyOAuthServiceSpringProperties.getCreateIdentityAwareProxyClientRetry()IdentityAwareProxyAdminServiceSpringProperties.getCreateTunnelDestGroupRetry()IdentityAwareProxyOAuthServiceSpringProperties.getDeleteIdentityAwareProxyClientRetry()IdentityAwareProxyAdminServiceSpringProperties.getDeleteTunnelDestGroupRetry()IdentityAwareProxyOAuthServiceSpringProperties.getGetBrandRetry()IdentityAwareProxyAdminServiceSpringProperties.getGetIamPolicyRetry()IdentityAwareProxyAdminServiceSpringProperties.getGetIapSettingsRetry()IdentityAwareProxyOAuthServiceSpringProperties.getGetIdentityAwareProxyClientRetry()IdentityAwareProxyAdminServiceSpringProperties.getGetTunnelDestGroupRetry()IdentityAwareProxyOAuthServiceSpringProperties.getListBrandsRetry()IdentityAwareProxyOAuthServiceSpringProperties.getListIdentityAwareProxyClientsRetry()IdentityAwareProxyAdminServiceSpringProperties.getListTunnelDestGroupsRetry()IdentityAwareProxyOAuthServiceSpringProperties.getResetIdentityAwareProxyClientSecretRetry()IdentityAwareProxyAdminServiceSpringProperties.getRetry()IdentityAwareProxyOAuthServiceSpringProperties.getRetry()IdentityAwareProxyAdminServiceSpringProperties.getSetIamPolicyRetry()IdentityAwareProxyAdminServiceSpringProperties.getTestIamPermissionsRetry()IdentityAwareProxyAdminServiceSpringProperties.getUpdateIapSettingsRetry()IdentityAwareProxyAdminServiceSpringProperties.getUpdateTunnelDestGroupRetry()Methods in com.google.cloud.iap.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidIdentityAwareProxyOAuthServiceSpringProperties.setCreateBrandRetry(Retry createBrandRetry) voidIdentityAwareProxyOAuthServiceSpringProperties.setCreateIdentityAwareProxyClientRetry(Retry createIdentityAwareProxyClientRetry) voidIdentityAwareProxyAdminServiceSpringProperties.setCreateTunnelDestGroupRetry(Retry createTunnelDestGroupRetry) voidIdentityAwareProxyOAuthServiceSpringProperties.setDeleteIdentityAwareProxyClientRetry(Retry deleteIdentityAwareProxyClientRetry) voidIdentityAwareProxyAdminServiceSpringProperties.setDeleteTunnelDestGroupRetry(Retry deleteTunnelDestGroupRetry) voidIdentityAwareProxyOAuthServiceSpringProperties.setGetBrandRetry(Retry getBrandRetry) voidIdentityAwareProxyAdminServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidIdentityAwareProxyAdminServiceSpringProperties.setGetIapSettingsRetry(Retry getIapSettingsRetry) voidIdentityAwareProxyOAuthServiceSpringProperties.setGetIdentityAwareProxyClientRetry(Retry getIdentityAwareProxyClientRetry) voidIdentityAwareProxyAdminServiceSpringProperties.setGetTunnelDestGroupRetry(Retry getTunnelDestGroupRetry) voidIdentityAwareProxyOAuthServiceSpringProperties.setListBrandsRetry(Retry listBrandsRetry) voidIdentityAwareProxyOAuthServiceSpringProperties.setListIdentityAwareProxyClientsRetry(Retry listIdentityAwareProxyClientsRetry) voidIdentityAwareProxyAdminServiceSpringProperties.setListTunnelDestGroupsRetry(Retry listTunnelDestGroupsRetry) voidIdentityAwareProxyOAuthServiceSpringProperties.setResetIdentityAwareProxyClientSecretRetry(Retry resetIdentityAwareProxyClientSecretRetry) voidvoidvoidIdentityAwareProxyAdminServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidIdentityAwareProxyAdminServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidIdentityAwareProxyAdminServiceSpringProperties.setUpdateIapSettingsRetry(Retry updateIapSettingsRetry) voidIdentityAwareProxyAdminServiceSpringProperties.setUpdateTunnelDestGroupRetry(Retry updateTunnelDestGroupRetry) -
Uses of Retry in com.google.cloud.ids.v1.spring
Methods in com.google.cloud.ids.v1.spring that return RetryModifier and TypeMethodDescriptionIDSSpringProperties.getGetEndpointRetry()IDSSpringProperties.getListEndpointsRetry()IDSSpringProperties.getRetry()Methods in com.google.cloud.ids.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidIDSSpringProperties.setGetEndpointRetry(Retry getEndpointRetry) voidIDSSpringProperties.setListEndpointsRetry(Retry listEndpointsRetry) void -
Uses of Retry in com.google.cloud.iot.v1.spring
Methods in com.google.cloud.iot.v1.spring that return RetryModifier and TypeMethodDescriptionDeviceManagerSpringProperties.getBindDeviceToGatewayRetry()DeviceManagerSpringProperties.getCreateDeviceRegistryRetry()DeviceManagerSpringProperties.getCreateDeviceRetry()DeviceManagerSpringProperties.getDeleteDeviceRegistryRetry()DeviceManagerSpringProperties.getDeleteDeviceRetry()DeviceManagerSpringProperties.getGetDeviceRegistryRetry()DeviceManagerSpringProperties.getGetDeviceRetry()DeviceManagerSpringProperties.getGetIamPolicyRetry()DeviceManagerSpringProperties.getListDeviceConfigVersionsRetry()DeviceManagerSpringProperties.getListDeviceRegistriesRetry()DeviceManagerSpringProperties.getListDevicesRetry()DeviceManagerSpringProperties.getListDeviceStatesRetry()DeviceManagerSpringProperties.getModifyCloudToDeviceConfigRetry()DeviceManagerSpringProperties.getRetry()DeviceManagerSpringProperties.getSendCommandToDeviceRetry()DeviceManagerSpringProperties.getSetIamPolicyRetry()DeviceManagerSpringProperties.getTestIamPermissionsRetry()DeviceManagerSpringProperties.getUnbindDeviceFromGatewayRetry()DeviceManagerSpringProperties.getUpdateDeviceRegistryRetry()DeviceManagerSpringProperties.getUpdateDeviceRetry()Methods in com.google.cloud.iot.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidDeviceManagerSpringProperties.setBindDeviceToGatewayRetry(Retry bindDeviceToGatewayRetry) voidDeviceManagerSpringProperties.setCreateDeviceRegistryRetry(Retry createDeviceRegistryRetry) voidDeviceManagerSpringProperties.setCreateDeviceRetry(Retry createDeviceRetry) voidDeviceManagerSpringProperties.setDeleteDeviceRegistryRetry(Retry deleteDeviceRegistryRetry) voidDeviceManagerSpringProperties.setDeleteDeviceRetry(Retry deleteDeviceRetry) voidDeviceManagerSpringProperties.setGetDeviceRegistryRetry(Retry getDeviceRegistryRetry) voidDeviceManagerSpringProperties.setGetDeviceRetry(Retry getDeviceRetry) voidDeviceManagerSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidDeviceManagerSpringProperties.setListDeviceConfigVersionsRetry(Retry listDeviceConfigVersionsRetry) voidDeviceManagerSpringProperties.setListDeviceRegistriesRetry(Retry listDeviceRegistriesRetry) voidDeviceManagerSpringProperties.setListDevicesRetry(Retry listDevicesRetry) voidDeviceManagerSpringProperties.setListDeviceStatesRetry(Retry listDeviceStatesRetry) voidDeviceManagerSpringProperties.setModifyCloudToDeviceConfigRetry(Retry modifyCloudToDeviceConfigRetry) voidvoidDeviceManagerSpringProperties.setSendCommandToDeviceRetry(Retry sendCommandToDeviceRetry) voidDeviceManagerSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidDeviceManagerSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidDeviceManagerSpringProperties.setUnbindDeviceFromGatewayRetry(Retry unbindDeviceFromGatewayRetry) voidDeviceManagerSpringProperties.setUpdateDeviceRegistryRetry(Retry updateDeviceRegistryRetry) voidDeviceManagerSpringProperties.setUpdateDeviceRetry(Retry updateDeviceRetry) -
Uses of Retry in com.google.cloud.language.v2.spring
Methods in com.google.cloud.language.v2.spring that return RetryModifier and TypeMethodDescriptionLanguageServiceSpringProperties.getAnalyzeEntitiesRetry()LanguageServiceSpringProperties.getAnalyzeSentimentRetry()LanguageServiceSpringProperties.getAnnotateTextRetry()LanguageServiceSpringProperties.getClassifyTextRetry()LanguageServiceSpringProperties.getModerateTextRetry()LanguageServiceSpringProperties.getRetry()Methods in com.google.cloud.language.v2.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidLanguageServiceSpringProperties.setAnalyzeEntitiesRetry(Retry analyzeEntitiesRetry) voidLanguageServiceSpringProperties.setAnalyzeSentimentRetry(Retry analyzeSentimentRetry) voidLanguageServiceSpringProperties.setAnnotateTextRetry(Retry annotateTextRetry) voidLanguageServiceSpringProperties.setClassifyTextRetry(Retry classifyTextRetry) voidLanguageServiceSpringProperties.setModerateTextRetry(Retry moderateTextRetry) void -
Uses of Retry in com.google.cloud.managedidentities.v1.spring
Methods in com.google.cloud.managedidentities.v1.spring that return RetryModifier and TypeMethodDescriptionManagedIdentitiesServiceSpringProperties.getGetDomainRetry()ManagedIdentitiesServiceSpringProperties.getListDomainsRetry()ManagedIdentitiesServiceSpringProperties.getResetAdminPasswordRetry()ManagedIdentitiesServiceSpringProperties.getRetry()Methods in com.google.cloud.managedidentities.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidManagedIdentitiesServiceSpringProperties.setGetDomainRetry(Retry getDomainRetry) voidManagedIdentitiesServiceSpringProperties.setListDomainsRetry(Retry listDomainsRetry) voidManagedIdentitiesServiceSpringProperties.setResetAdminPasswordRetry(Retry resetAdminPasswordRetry) void -
Uses of Retry in com.google.cloud.memcache.v1.spring
Methods in com.google.cloud.memcache.v1.spring that return RetryModifier and TypeMethodDescriptionCloudMemcacheSpringProperties.getGetInstanceRetry()CloudMemcacheSpringProperties.getGetLocationRetry()CloudMemcacheSpringProperties.getListInstancesRetry()CloudMemcacheSpringProperties.getListLocationsRetry()CloudMemcacheSpringProperties.getRetry()Methods in com.google.cloud.memcache.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidCloudMemcacheSpringProperties.setGetInstanceRetry(Retry getInstanceRetry) voidCloudMemcacheSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidCloudMemcacheSpringProperties.setListInstancesRetry(Retry listInstancesRetry) voidCloudMemcacheSpringProperties.setListLocationsRetry(Retry listLocationsRetry) void -
Uses of Retry in com.google.cloud.memorystore.v1.spring
Methods in com.google.cloud.memorystore.v1.spring that return RetryModifier and TypeMethodDescriptionMemorystoreSpringProperties.getGetCertificateAuthorityRetry()MemorystoreSpringProperties.getGetInstanceRetry()MemorystoreSpringProperties.getGetLocationRetry()MemorystoreSpringProperties.getListInstancesRetry()MemorystoreSpringProperties.getListLocationsRetry()MemorystoreSpringProperties.getRetry()Methods in com.google.cloud.memorystore.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidMemorystoreSpringProperties.setGetCertificateAuthorityRetry(Retry getCertificateAuthorityRetry) voidMemorystoreSpringProperties.setGetInstanceRetry(Retry getInstanceRetry) voidMemorystoreSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidMemorystoreSpringProperties.setListInstancesRetry(Retry listInstancesRetry) voidMemorystoreSpringProperties.setListLocationsRetry(Retry listLocationsRetry) void -
Uses of Retry in com.google.cloud.metastore.v1.spring
Methods in com.google.cloud.metastore.v1.spring that return RetryModifier and TypeMethodDescriptionDataprocMetastoreSpringProperties.getGetBackupRetry()DataprocMetastoreFederationSpringProperties.getGetFederationRetry()DataprocMetastoreFederationSpringProperties.getGetIamPolicyRetry()DataprocMetastoreSpringProperties.getGetIamPolicyRetry()DataprocMetastoreFederationSpringProperties.getGetLocationRetry()DataprocMetastoreSpringProperties.getGetLocationRetry()DataprocMetastoreSpringProperties.getGetMetadataImportRetry()DataprocMetastoreSpringProperties.getGetServiceRetry()DataprocMetastoreSpringProperties.getListBackupsRetry()DataprocMetastoreFederationSpringProperties.getListFederationsRetry()DataprocMetastoreFederationSpringProperties.getListLocationsRetry()DataprocMetastoreSpringProperties.getListLocationsRetry()DataprocMetastoreSpringProperties.getListMetadataImportsRetry()DataprocMetastoreSpringProperties.getListServicesRetry()DataprocMetastoreFederationSpringProperties.getRetry()DataprocMetastoreSpringProperties.getRetry()DataprocMetastoreFederationSpringProperties.getSetIamPolicyRetry()DataprocMetastoreSpringProperties.getSetIamPolicyRetry()DataprocMetastoreFederationSpringProperties.getTestIamPermissionsRetry()DataprocMetastoreSpringProperties.getTestIamPermissionsRetry()Methods in com.google.cloud.metastore.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidDataprocMetastoreSpringProperties.setGetBackupRetry(Retry getBackupRetry) voidDataprocMetastoreFederationSpringProperties.setGetFederationRetry(Retry getFederationRetry) voidDataprocMetastoreFederationSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidDataprocMetastoreSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidDataprocMetastoreFederationSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidDataprocMetastoreSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidDataprocMetastoreSpringProperties.setGetMetadataImportRetry(Retry getMetadataImportRetry) voidDataprocMetastoreSpringProperties.setGetServiceRetry(Retry getServiceRetry) voidDataprocMetastoreSpringProperties.setListBackupsRetry(Retry listBackupsRetry) voidDataprocMetastoreFederationSpringProperties.setListFederationsRetry(Retry listFederationsRetry) voidDataprocMetastoreFederationSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidDataprocMetastoreSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidDataprocMetastoreSpringProperties.setListMetadataImportsRetry(Retry listMetadataImportsRetry) voidDataprocMetastoreSpringProperties.setListServicesRetry(Retry listServicesRetry) voidvoidvoidDataprocMetastoreFederationSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidDataprocMetastoreSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidDataprocMetastoreFederationSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidDataprocMetastoreSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) -
Uses of Retry in com.google.cloud.monitoring.dashboard.v1.spring
Methods in com.google.cloud.monitoring.dashboard.v1.spring that return RetryModifier and TypeMethodDescriptionDashboardsServiceSpringProperties.getCreateDashboardRetry()DashboardsServiceSpringProperties.getDeleteDashboardRetry()DashboardsServiceSpringProperties.getGetDashboardRetry()DashboardsServiceSpringProperties.getListDashboardsRetry()DashboardsServiceSpringProperties.getRetry()DashboardsServiceSpringProperties.getUpdateDashboardRetry()Methods in com.google.cloud.monitoring.dashboard.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidDashboardsServiceSpringProperties.setCreateDashboardRetry(Retry createDashboardRetry) voidDashboardsServiceSpringProperties.setDeleteDashboardRetry(Retry deleteDashboardRetry) voidDashboardsServiceSpringProperties.setGetDashboardRetry(Retry getDashboardRetry) voidDashboardsServiceSpringProperties.setListDashboardsRetry(Retry listDashboardsRetry) voidvoidDashboardsServiceSpringProperties.setUpdateDashboardRetry(Retry updateDashboardRetry) -
Uses of Retry in com.google.cloud.networkconnectivity.v1.spring
Methods in com.google.cloud.networkconnectivity.v1.spring that return RetryModifier and TypeMethodDescriptionHubServiceSpringProperties.getGetGroupRetry()HubServiceSpringProperties.getGetHubRetry()HubServiceSpringProperties.getGetIamPolicyRetry()PolicyBasedRoutingServiceSpringProperties.getGetIamPolicyRetry()HubServiceSpringProperties.getGetLocationRetry()PolicyBasedRoutingServiceSpringProperties.getGetLocationRetry()PolicyBasedRoutingServiceSpringProperties.getGetPolicyBasedRouteRetry()HubServiceSpringProperties.getGetRouteRetry()HubServiceSpringProperties.getGetRouteTableRetry()HubServiceSpringProperties.getGetSpokeRetry()HubServiceSpringProperties.getListGroupsRetry()HubServiceSpringProperties.getListHubSpokesRetry()HubServiceSpringProperties.getListHubsRetry()HubServiceSpringProperties.getListLocationsRetry()PolicyBasedRoutingServiceSpringProperties.getListLocationsRetry()PolicyBasedRoutingServiceSpringProperties.getListPolicyBasedRoutesRetry()HubServiceSpringProperties.getListRoutesRetry()HubServiceSpringProperties.getListRouteTablesRetry()HubServiceSpringProperties.getListSpokesRetry()HubServiceSpringProperties.getQueryHubStatusRetry()HubServiceSpringProperties.getRetry()PolicyBasedRoutingServiceSpringProperties.getRetry()HubServiceSpringProperties.getSetIamPolicyRetry()PolicyBasedRoutingServiceSpringProperties.getSetIamPolicyRetry()HubServiceSpringProperties.getTestIamPermissionsRetry()PolicyBasedRoutingServiceSpringProperties.getTestIamPermissionsRetry()Methods in com.google.cloud.networkconnectivity.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidHubServiceSpringProperties.setGetGroupRetry(Retry getGroupRetry) voidHubServiceSpringProperties.setGetHubRetry(Retry getHubRetry) voidHubServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidPolicyBasedRoutingServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidHubServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidPolicyBasedRoutingServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidPolicyBasedRoutingServiceSpringProperties.setGetPolicyBasedRouteRetry(Retry getPolicyBasedRouteRetry) voidHubServiceSpringProperties.setGetRouteRetry(Retry getRouteRetry) voidHubServiceSpringProperties.setGetRouteTableRetry(Retry getRouteTableRetry) voidHubServiceSpringProperties.setGetSpokeRetry(Retry getSpokeRetry) voidHubServiceSpringProperties.setListGroupsRetry(Retry listGroupsRetry) voidHubServiceSpringProperties.setListHubSpokesRetry(Retry listHubSpokesRetry) voidHubServiceSpringProperties.setListHubsRetry(Retry listHubsRetry) voidHubServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidPolicyBasedRoutingServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidPolicyBasedRoutingServiceSpringProperties.setListPolicyBasedRoutesRetry(Retry listPolicyBasedRoutesRetry) voidHubServiceSpringProperties.setListRoutesRetry(Retry listRoutesRetry) voidHubServiceSpringProperties.setListRouteTablesRetry(Retry listRouteTablesRetry) voidHubServiceSpringProperties.setListSpokesRetry(Retry listSpokesRetry) voidHubServiceSpringProperties.setQueryHubStatusRetry(Retry queryHubStatusRetry) voidvoidvoidHubServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidPolicyBasedRoutingServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidHubServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidPolicyBasedRoutingServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) -
Uses of Retry in com.google.cloud.networkmanagement.v1.spring
Methods in com.google.cloud.networkmanagement.v1.spring that return RetryModifier and TypeMethodDescriptionReachabilityServiceSpringProperties.getGetConnectivityTestRetry()ReachabilityServiceSpringProperties.getGetIamPolicyRetry()ReachabilityServiceSpringProperties.getGetLocationRetry()ReachabilityServiceSpringProperties.getListConnectivityTestsRetry()ReachabilityServiceSpringProperties.getListLocationsRetry()ReachabilityServiceSpringProperties.getRetry()ReachabilityServiceSpringProperties.getSetIamPolicyRetry()ReachabilityServiceSpringProperties.getTestIamPermissionsRetry()Methods in com.google.cloud.networkmanagement.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidReachabilityServiceSpringProperties.setGetConnectivityTestRetry(Retry getConnectivityTestRetry) voidReachabilityServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidReachabilityServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidReachabilityServiceSpringProperties.setListConnectivityTestsRetry(Retry listConnectivityTestsRetry) voidReachabilityServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidvoidReachabilityServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidReachabilityServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) -
Uses of Retry in com.google.cloud.networksecurity.v1.spring
Methods in com.google.cloud.networksecurity.v1.spring that return RetryModifier and TypeMethodDescriptionNetworkSecuritySpringProperties.getGetAuthorizationPolicyRetry()NetworkSecuritySpringProperties.getGetClientTlsPolicyRetry()NetworkSecuritySpringProperties.getGetIamPolicyRetry()NetworkSecuritySpringProperties.getGetLocationRetry()NetworkSecuritySpringProperties.getGetServerTlsPolicyRetry()NetworkSecuritySpringProperties.getListAuthorizationPoliciesRetry()NetworkSecuritySpringProperties.getListClientTlsPoliciesRetry()NetworkSecuritySpringProperties.getListLocationsRetry()NetworkSecuritySpringProperties.getListServerTlsPoliciesRetry()NetworkSecuritySpringProperties.getRetry()NetworkSecuritySpringProperties.getSetIamPolicyRetry()NetworkSecuritySpringProperties.getTestIamPermissionsRetry()Methods in com.google.cloud.networksecurity.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidNetworkSecuritySpringProperties.setGetAuthorizationPolicyRetry(Retry getAuthorizationPolicyRetry) voidNetworkSecuritySpringProperties.setGetClientTlsPolicyRetry(Retry getClientTlsPolicyRetry) voidNetworkSecuritySpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidNetworkSecuritySpringProperties.setGetLocationRetry(Retry getLocationRetry) voidNetworkSecuritySpringProperties.setGetServerTlsPolicyRetry(Retry getServerTlsPolicyRetry) voidNetworkSecuritySpringProperties.setListAuthorizationPoliciesRetry(Retry listAuthorizationPoliciesRetry) voidNetworkSecuritySpringProperties.setListClientTlsPoliciesRetry(Retry listClientTlsPoliciesRetry) voidNetworkSecuritySpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidNetworkSecuritySpringProperties.setListServerTlsPoliciesRetry(Retry listServerTlsPoliciesRetry) voidvoidNetworkSecuritySpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidNetworkSecuritySpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) -
Uses of Retry in com.google.cloud.notebooks.v2.spring
Methods in com.google.cloud.notebooks.v2.spring that return RetryModifier and TypeMethodDescriptionNotebookServiceSpringProperties.getCheckInstanceUpgradabilityRetry()NotebookServiceSpringProperties.getGetIamPolicyRetry()NotebookServiceSpringProperties.getGetInstanceRetry()NotebookServiceSpringProperties.getGetLocationRetry()NotebookServiceSpringProperties.getListInstancesRetry()NotebookServiceSpringProperties.getListLocationsRetry()NotebookServiceSpringProperties.getRetry()NotebookServiceSpringProperties.getSetIamPolicyRetry()NotebookServiceSpringProperties.getTestIamPermissionsRetry()Methods in com.google.cloud.notebooks.v2.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidNotebookServiceSpringProperties.setCheckInstanceUpgradabilityRetry(Retry checkInstanceUpgradabilityRetry) voidNotebookServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidNotebookServiceSpringProperties.setGetInstanceRetry(Retry getInstanceRetry) voidNotebookServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidNotebookServiceSpringProperties.setListInstancesRetry(Retry listInstancesRetry) voidNotebookServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidvoidNotebookServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidNotebookServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) -
Uses of Retry in com.google.cloud.optimization.v1.spring
Methods in com.google.cloud.optimization.v1.spring that return RetryModifier and TypeMethodDescriptionFleetRoutingSpringProperties.getOptimizeToursRetry()FleetRoutingSpringProperties.getRetry()Methods in com.google.cloud.optimization.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidFleetRoutingSpringProperties.setOptimizeToursRetry(Retry optimizeToursRetry) void -
Uses of Retry in com.google.cloud.orchestration.airflow.service.v1.spring
Methods in com.google.cloud.orchestration.airflow.service.v1.spring that return RetryModifier and TypeMethodDescriptionEnvironmentsSpringProperties.getCreateUserWorkloadsConfigMapRetry()EnvironmentsSpringProperties.getCreateUserWorkloadsSecretRetry()EnvironmentsSpringProperties.getDeleteUserWorkloadsConfigMapRetry()EnvironmentsSpringProperties.getDeleteUserWorkloadsSecretRetry()EnvironmentsSpringProperties.getExecuteAirflowCommandRetry()EnvironmentsSpringProperties.getFetchDatabasePropertiesRetry()EnvironmentsSpringProperties.getGetEnvironmentRetry()EnvironmentsSpringProperties.getGetUserWorkloadsConfigMapRetry()EnvironmentsSpringProperties.getGetUserWorkloadsSecretRetry()EnvironmentsSpringProperties.getListEnvironmentsRetry()ImageVersionsSpringProperties.getListImageVersionsRetry()EnvironmentsSpringProperties.getListUserWorkloadsConfigMapsRetry()EnvironmentsSpringProperties.getListUserWorkloadsSecretsRetry()EnvironmentsSpringProperties.getListWorkloadsRetry()EnvironmentsSpringProperties.getPollAirflowCommandRetry()EnvironmentsSpringProperties.getRetry()ImageVersionsSpringProperties.getRetry()EnvironmentsSpringProperties.getStopAirflowCommandRetry()EnvironmentsSpringProperties.getUpdateUserWorkloadsConfigMapRetry()EnvironmentsSpringProperties.getUpdateUserWorkloadsSecretRetry()Methods in com.google.cloud.orchestration.airflow.service.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidEnvironmentsSpringProperties.setCreateUserWorkloadsConfigMapRetry(Retry createUserWorkloadsConfigMapRetry) voidEnvironmentsSpringProperties.setCreateUserWorkloadsSecretRetry(Retry createUserWorkloadsSecretRetry) voidEnvironmentsSpringProperties.setDeleteUserWorkloadsConfigMapRetry(Retry deleteUserWorkloadsConfigMapRetry) voidEnvironmentsSpringProperties.setDeleteUserWorkloadsSecretRetry(Retry deleteUserWorkloadsSecretRetry) voidEnvironmentsSpringProperties.setExecuteAirflowCommandRetry(Retry executeAirflowCommandRetry) voidEnvironmentsSpringProperties.setFetchDatabasePropertiesRetry(Retry fetchDatabasePropertiesRetry) voidEnvironmentsSpringProperties.setGetEnvironmentRetry(Retry getEnvironmentRetry) voidEnvironmentsSpringProperties.setGetUserWorkloadsConfigMapRetry(Retry getUserWorkloadsConfigMapRetry) voidEnvironmentsSpringProperties.setGetUserWorkloadsSecretRetry(Retry getUserWorkloadsSecretRetry) voidEnvironmentsSpringProperties.setListEnvironmentsRetry(Retry listEnvironmentsRetry) voidImageVersionsSpringProperties.setListImageVersionsRetry(Retry listImageVersionsRetry) voidEnvironmentsSpringProperties.setListUserWorkloadsConfigMapsRetry(Retry listUserWorkloadsConfigMapsRetry) voidEnvironmentsSpringProperties.setListUserWorkloadsSecretsRetry(Retry listUserWorkloadsSecretsRetry) voidEnvironmentsSpringProperties.setListWorkloadsRetry(Retry listWorkloadsRetry) voidEnvironmentsSpringProperties.setPollAirflowCommandRetry(Retry pollAirflowCommandRetry) voidvoidvoidEnvironmentsSpringProperties.setStopAirflowCommandRetry(Retry stopAirflowCommandRetry) voidEnvironmentsSpringProperties.setUpdateUserWorkloadsConfigMapRetry(Retry updateUserWorkloadsConfigMapRetry) voidEnvironmentsSpringProperties.setUpdateUserWorkloadsSecretRetry(Retry updateUserWorkloadsSecretRetry) -
Uses of Retry in com.google.cloud.orgpolicy.v2.spring
Methods in com.google.cloud.orgpolicy.v2.spring that return RetryModifier and TypeMethodDescriptionOrgPolicySpringProperties.getCreateCustomConstraintRetry()OrgPolicySpringProperties.getCreatePolicyRetry()OrgPolicySpringProperties.getDeleteCustomConstraintRetry()OrgPolicySpringProperties.getDeletePolicyRetry()OrgPolicySpringProperties.getGetCustomConstraintRetry()OrgPolicySpringProperties.getGetEffectivePolicyRetry()OrgPolicySpringProperties.getGetPolicyRetry()OrgPolicySpringProperties.getListConstraintsRetry()OrgPolicySpringProperties.getListCustomConstraintsRetry()OrgPolicySpringProperties.getListPoliciesRetry()OrgPolicySpringProperties.getRetry()OrgPolicySpringProperties.getUpdateCustomConstraintRetry()OrgPolicySpringProperties.getUpdatePolicyRetry()Methods in com.google.cloud.orgpolicy.v2.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidOrgPolicySpringProperties.setCreateCustomConstraintRetry(Retry createCustomConstraintRetry) voidOrgPolicySpringProperties.setCreatePolicyRetry(Retry createPolicyRetry) voidOrgPolicySpringProperties.setDeleteCustomConstraintRetry(Retry deleteCustomConstraintRetry) voidOrgPolicySpringProperties.setDeletePolicyRetry(Retry deletePolicyRetry) voidOrgPolicySpringProperties.setGetCustomConstraintRetry(Retry getCustomConstraintRetry) voidOrgPolicySpringProperties.setGetEffectivePolicyRetry(Retry getEffectivePolicyRetry) voidOrgPolicySpringProperties.setGetPolicyRetry(Retry getPolicyRetry) voidOrgPolicySpringProperties.setListConstraintsRetry(Retry listConstraintsRetry) voidOrgPolicySpringProperties.setListCustomConstraintsRetry(Retry listCustomConstraintsRetry) voidOrgPolicySpringProperties.setListPoliciesRetry(Retry listPoliciesRetry) voidvoidOrgPolicySpringProperties.setUpdateCustomConstraintRetry(Retry updateCustomConstraintRetry) voidOrgPolicySpringProperties.setUpdatePolicyRetry(Retry updatePolicyRetry) -
Uses of Retry in com.google.cloud.osconfig.v1.spring
Methods in com.google.cloud.osconfig.v1.spring that return RetryModifier and TypeMethodDescriptionOsConfigServiceSpringProperties.getCancelPatchJobRetry()OsConfigServiceSpringProperties.getCreatePatchDeploymentRetry()OsConfigServiceSpringProperties.getDeletePatchDeploymentRetry()OsConfigServiceSpringProperties.getExecutePatchJobRetry()OsConfigZonalServiceSpringProperties.getGetInventoryRetry()OsConfigZonalServiceSpringProperties.getGetOSPolicyAssignmentReportRetry()OsConfigZonalServiceSpringProperties.getGetOSPolicyAssignmentRetry()OsConfigServiceSpringProperties.getGetPatchDeploymentRetry()OsConfigServiceSpringProperties.getGetPatchJobRetry()OsConfigZonalServiceSpringProperties.getGetVulnerabilityReportRetry()OsConfigZonalServiceSpringProperties.getListInventoriesRetry()OsConfigZonalServiceSpringProperties.getListOSPolicyAssignmentReportsRetry()OsConfigZonalServiceSpringProperties.getListOSPolicyAssignmentRevisionsRetry()OsConfigZonalServiceSpringProperties.getListOSPolicyAssignmentsRetry()OsConfigServiceSpringProperties.getListPatchDeploymentsRetry()OsConfigServiceSpringProperties.getListPatchJobInstanceDetailsRetry()OsConfigServiceSpringProperties.getListPatchJobsRetry()OsConfigZonalServiceSpringProperties.getListVulnerabilityReportsRetry()OsConfigServiceSpringProperties.getPausePatchDeploymentRetry()OsConfigServiceSpringProperties.getResumePatchDeploymentRetry()OsConfigServiceSpringProperties.getRetry()OsConfigZonalServiceSpringProperties.getRetry()OsConfigServiceSpringProperties.getUpdatePatchDeploymentRetry()Methods in com.google.cloud.osconfig.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidOsConfigServiceSpringProperties.setCancelPatchJobRetry(Retry cancelPatchJobRetry) voidOsConfigServiceSpringProperties.setCreatePatchDeploymentRetry(Retry createPatchDeploymentRetry) voidOsConfigServiceSpringProperties.setDeletePatchDeploymentRetry(Retry deletePatchDeploymentRetry) voidOsConfigServiceSpringProperties.setExecutePatchJobRetry(Retry executePatchJobRetry) voidOsConfigZonalServiceSpringProperties.setGetInventoryRetry(Retry getInventoryRetry) voidOsConfigZonalServiceSpringProperties.setGetOSPolicyAssignmentReportRetry(Retry getOSPolicyAssignmentReportRetry) voidOsConfigZonalServiceSpringProperties.setGetOSPolicyAssignmentRetry(Retry getOSPolicyAssignmentRetry) voidOsConfigServiceSpringProperties.setGetPatchDeploymentRetry(Retry getPatchDeploymentRetry) voidOsConfigServiceSpringProperties.setGetPatchJobRetry(Retry getPatchJobRetry) voidOsConfigZonalServiceSpringProperties.setGetVulnerabilityReportRetry(Retry getVulnerabilityReportRetry) voidOsConfigZonalServiceSpringProperties.setListInventoriesRetry(Retry listInventoriesRetry) voidOsConfigZonalServiceSpringProperties.setListOSPolicyAssignmentReportsRetry(Retry listOSPolicyAssignmentReportsRetry) voidOsConfigZonalServiceSpringProperties.setListOSPolicyAssignmentRevisionsRetry(Retry listOSPolicyAssignmentRevisionsRetry) voidOsConfigZonalServiceSpringProperties.setListOSPolicyAssignmentsRetry(Retry listOSPolicyAssignmentsRetry) voidOsConfigServiceSpringProperties.setListPatchDeploymentsRetry(Retry listPatchDeploymentsRetry) voidOsConfigServiceSpringProperties.setListPatchJobInstanceDetailsRetry(Retry listPatchJobInstanceDetailsRetry) voidOsConfigServiceSpringProperties.setListPatchJobsRetry(Retry listPatchJobsRetry) voidOsConfigZonalServiceSpringProperties.setListVulnerabilityReportsRetry(Retry listVulnerabilityReportsRetry) voidOsConfigServiceSpringProperties.setPausePatchDeploymentRetry(Retry pausePatchDeploymentRetry) voidOsConfigServiceSpringProperties.setResumePatchDeploymentRetry(Retry resumePatchDeploymentRetry) voidvoidvoidOsConfigServiceSpringProperties.setUpdatePatchDeploymentRetry(Retry updatePatchDeploymentRetry) -
Uses of Retry in com.google.cloud.oslogin.v1.spring
Methods in com.google.cloud.oslogin.v1.spring that return RetryModifier and TypeMethodDescriptionOsLoginServiceSpringProperties.getCreateSshPublicKeyRetry()OsLoginServiceSpringProperties.getDeletePosixAccountRetry()OsLoginServiceSpringProperties.getDeleteSshPublicKeyRetry()OsLoginServiceSpringProperties.getGetLoginProfileRetry()OsLoginServiceSpringProperties.getGetSshPublicKeyRetry()OsLoginServiceSpringProperties.getImportSshPublicKeyRetry()OsLoginServiceSpringProperties.getRetry()OsLoginServiceSpringProperties.getUpdateSshPublicKeyRetry()Methods in com.google.cloud.oslogin.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidOsLoginServiceSpringProperties.setCreateSshPublicKeyRetry(Retry createSshPublicKeyRetry) voidOsLoginServiceSpringProperties.setDeletePosixAccountRetry(Retry deletePosixAccountRetry) voidOsLoginServiceSpringProperties.setDeleteSshPublicKeyRetry(Retry deleteSshPublicKeyRetry) voidOsLoginServiceSpringProperties.setGetLoginProfileRetry(Retry getLoginProfileRetry) voidOsLoginServiceSpringProperties.setGetSshPublicKeyRetry(Retry getSshPublicKeyRetry) voidOsLoginServiceSpringProperties.setImportSshPublicKeyRetry(Retry importSshPublicKeyRetry) voidvoidOsLoginServiceSpringProperties.setUpdateSshPublicKeyRetry(Retry updateSshPublicKeyRetry) -
Uses of Retry in com.google.cloud.policytroubleshooter.v1.spring
Methods in com.google.cloud.policytroubleshooter.v1.spring that return RetryModifier and TypeMethodDescriptionIamCheckerSpringProperties.getRetry()IamCheckerSpringProperties.getTroubleshootIamPolicyRetry()Methods in com.google.cloud.policytroubleshooter.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidvoidIamCheckerSpringProperties.setTroubleshootIamPolicyRetry(Retry troubleshootIamPolicyRetry) -
Uses of Retry in com.google.cloud.recaptchaenterprise.v1.spring
Methods in com.google.cloud.recaptchaenterprise.v1.spring that return RetryModifier and TypeMethodDescriptionRecaptchaEnterpriseServiceSpringProperties.getAddIpOverrideRetry()RecaptchaEnterpriseServiceSpringProperties.getAnnotateAssessmentRetry()RecaptchaEnterpriseServiceSpringProperties.getCreateAssessmentRetry()RecaptchaEnterpriseServiceSpringProperties.getCreateFirewallPolicyRetry()RecaptchaEnterpriseServiceSpringProperties.getCreateKeyRetry()RecaptchaEnterpriseServiceSpringProperties.getDeleteFirewallPolicyRetry()RecaptchaEnterpriseServiceSpringProperties.getDeleteKeyRetry()RecaptchaEnterpriseServiceSpringProperties.getGetFirewallPolicyRetry()RecaptchaEnterpriseServiceSpringProperties.getGetKeyRetry()RecaptchaEnterpriseServiceSpringProperties.getGetMetricsRetry()RecaptchaEnterpriseServiceSpringProperties.getListFirewallPoliciesRetry()RecaptchaEnterpriseServiceSpringProperties.getListIpOverridesRetry()RecaptchaEnterpriseServiceSpringProperties.getListKeysRetry()RecaptchaEnterpriseServiceSpringProperties.getListRelatedAccountGroupMembershipsRetry()RecaptchaEnterpriseServiceSpringProperties.getListRelatedAccountGroupsRetry()RecaptchaEnterpriseServiceSpringProperties.getMigrateKeyRetry()RecaptchaEnterpriseServiceSpringProperties.getRemoveIpOverrideRetry()RecaptchaEnterpriseServiceSpringProperties.getReorderFirewallPoliciesRetry()RecaptchaEnterpriseServiceSpringProperties.getRetrieveLegacySecretKeyRetry()RecaptchaEnterpriseServiceSpringProperties.getRetry()RecaptchaEnterpriseServiceSpringProperties.getSearchRelatedAccountGroupMembershipsRetry()RecaptchaEnterpriseServiceSpringProperties.getUpdateFirewallPolicyRetry()RecaptchaEnterpriseServiceSpringProperties.getUpdateKeyRetry()Methods in com.google.cloud.recaptchaenterprise.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidRecaptchaEnterpriseServiceSpringProperties.setAddIpOverrideRetry(Retry addIpOverrideRetry) voidRecaptchaEnterpriseServiceSpringProperties.setAnnotateAssessmentRetry(Retry annotateAssessmentRetry) voidRecaptchaEnterpriseServiceSpringProperties.setCreateAssessmentRetry(Retry createAssessmentRetry) voidRecaptchaEnterpriseServiceSpringProperties.setCreateFirewallPolicyRetry(Retry createFirewallPolicyRetry) voidRecaptchaEnterpriseServiceSpringProperties.setCreateKeyRetry(Retry createKeyRetry) voidRecaptchaEnterpriseServiceSpringProperties.setDeleteFirewallPolicyRetry(Retry deleteFirewallPolicyRetry) voidRecaptchaEnterpriseServiceSpringProperties.setDeleteKeyRetry(Retry deleteKeyRetry) voidRecaptchaEnterpriseServiceSpringProperties.setGetFirewallPolicyRetry(Retry getFirewallPolicyRetry) voidRecaptchaEnterpriseServiceSpringProperties.setGetKeyRetry(Retry getKeyRetry) voidRecaptchaEnterpriseServiceSpringProperties.setGetMetricsRetry(Retry getMetricsRetry) voidRecaptchaEnterpriseServiceSpringProperties.setListFirewallPoliciesRetry(Retry listFirewallPoliciesRetry) voidRecaptchaEnterpriseServiceSpringProperties.setListIpOverridesRetry(Retry listIpOverridesRetry) voidRecaptchaEnterpriseServiceSpringProperties.setListKeysRetry(Retry listKeysRetry) voidRecaptchaEnterpriseServiceSpringProperties.setListRelatedAccountGroupMembershipsRetry(Retry listRelatedAccountGroupMembershipsRetry) voidRecaptchaEnterpriseServiceSpringProperties.setListRelatedAccountGroupsRetry(Retry listRelatedAccountGroupsRetry) voidRecaptchaEnterpriseServiceSpringProperties.setMigrateKeyRetry(Retry migrateKeyRetry) voidRecaptchaEnterpriseServiceSpringProperties.setRemoveIpOverrideRetry(Retry removeIpOverrideRetry) voidRecaptchaEnterpriseServiceSpringProperties.setReorderFirewallPoliciesRetry(Retry reorderFirewallPoliciesRetry) voidRecaptchaEnterpriseServiceSpringProperties.setRetrieveLegacySecretKeyRetry(Retry retrieveLegacySecretKeyRetry) voidvoidRecaptchaEnterpriseServiceSpringProperties.setSearchRelatedAccountGroupMembershipsRetry(Retry searchRelatedAccountGroupMembershipsRetry) voidRecaptchaEnterpriseServiceSpringProperties.setUpdateFirewallPolicyRetry(Retry updateFirewallPolicyRetry) voidRecaptchaEnterpriseServiceSpringProperties.setUpdateKeyRetry(Retry updateKeyRetry) -
Uses of Retry in com.google.cloud.recommender.v1.spring
Methods in com.google.cloud.recommender.v1.spring that return RetryModifier and TypeMethodDescriptionRecommenderSpringProperties.getGetInsightRetry()RecommenderSpringProperties.getGetInsightTypeConfigRetry()RecommenderSpringProperties.getGetRecommendationRetry()RecommenderSpringProperties.getGetRecommenderConfigRetry()RecommenderSpringProperties.getListInsightsRetry()RecommenderSpringProperties.getListRecommendationsRetry()RecommenderSpringProperties.getMarkInsightAcceptedRetry()RecommenderSpringProperties.getMarkRecommendationClaimedRetry()RecommenderSpringProperties.getMarkRecommendationDismissedRetry()RecommenderSpringProperties.getMarkRecommendationFailedRetry()RecommenderSpringProperties.getMarkRecommendationSucceededRetry()RecommenderSpringProperties.getRetry()RecommenderSpringProperties.getUpdateInsightTypeConfigRetry()RecommenderSpringProperties.getUpdateRecommenderConfigRetry()Methods in com.google.cloud.recommender.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidRecommenderSpringProperties.setGetInsightRetry(Retry getInsightRetry) voidRecommenderSpringProperties.setGetInsightTypeConfigRetry(Retry getInsightTypeConfigRetry) voidRecommenderSpringProperties.setGetRecommendationRetry(Retry getRecommendationRetry) voidRecommenderSpringProperties.setGetRecommenderConfigRetry(Retry getRecommenderConfigRetry) voidRecommenderSpringProperties.setListInsightsRetry(Retry listInsightsRetry) voidRecommenderSpringProperties.setListRecommendationsRetry(Retry listRecommendationsRetry) voidRecommenderSpringProperties.setMarkInsightAcceptedRetry(Retry markInsightAcceptedRetry) voidRecommenderSpringProperties.setMarkRecommendationClaimedRetry(Retry markRecommendationClaimedRetry) voidRecommenderSpringProperties.setMarkRecommendationDismissedRetry(Retry markRecommendationDismissedRetry) voidRecommenderSpringProperties.setMarkRecommendationFailedRetry(Retry markRecommendationFailedRetry) voidRecommenderSpringProperties.setMarkRecommendationSucceededRetry(Retry markRecommendationSucceededRetry) voidvoidRecommenderSpringProperties.setUpdateInsightTypeConfigRetry(Retry updateInsightTypeConfigRetry) voidRecommenderSpringProperties.setUpdateRecommenderConfigRetry(Retry updateRecommenderConfigRetry) -
Uses of Retry in com.google.cloud.redis.v1.spring
Methods in com.google.cloud.redis.v1.spring that return RetryModifier and TypeMethodDescriptionCloudRedisSpringProperties.getGetInstanceAuthStringRetry()CloudRedisSpringProperties.getGetInstanceRetry()CloudRedisSpringProperties.getGetLocationRetry()CloudRedisSpringProperties.getListInstancesRetry()CloudRedisSpringProperties.getListLocationsRetry()CloudRedisSpringProperties.getRetry()Methods in com.google.cloud.redis.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidCloudRedisSpringProperties.setGetInstanceAuthStringRetry(Retry getInstanceAuthStringRetry) voidCloudRedisSpringProperties.setGetInstanceRetry(Retry getInstanceRetry) voidCloudRedisSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidCloudRedisSpringProperties.setListInstancesRetry(Retry listInstancesRetry) voidCloudRedisSpringProperties.setListLocationsRetry(Retry listLocationsRetry) void -
Uses of Retry in com.google.cloud.resourcesettings.v1.spring
Methods in com.google.cloud.resourcesettings.v1.spring that return RetryModifier and TypeMethodDescriptionResourceSettingsServiceSpringProperties.getGetSettingRetry()ResourceSettingsServiceSpringProperties.getListSettingsRetry()ResourceSettingsServiceSpringProperties.getRetry()ResourceSettingsServiceSpringProperties.getUpdateSettingRetry()Methods in com.google.cloud.resourcesettings.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidResourceSettingsServiceSpringProperties.setGetSettingRetry(Retry getSettingRetry) voidResourceSettingsServiceSpringProperties.setListSettingsRetry(Retry listSettingsRetry) voidvoidResourceSettingsServiceSpringProperties.setUpdateSettingRetry(Retry updateSettingRetry) -
Uses of Retry in com.google.cloud.retail.v2.spring
Methods in com.google.cloud.retail.v2.spring that return RetryModifier and TypeMethodDescriptionCatalogServiceSpringProperties.getAddCatalogAttributeRetry()ServingConfigServiceSpringProperties.getAddControlRetry()GenerativeQuestionServiceSpringProperties.getBatchUpdateGenerativeQuestionConfigsRetry()UserEventServiceSpringProperties.getCollectUserEventRetry()CompletionServiceSpringProperties.getCompleteQueryRetry()ControlServiceSpringProperties.getCreateControlRetry()ProductServiceSpringProperties.getCreateProductRetry()ServingConfigServiceSpringProperties.getCreateServingConfigRetry()ControlServiceSpringProperties.getDeleteControlRetry()ModelServiceSpringProperties.getDeleteModelRetry()ProductServiceSpringProperties.getDeleteProductRetry()ServingConfigServiceSpringProperties.getDeleteServingConfigRetry()CatalogServiceSpringProperties.getGetAttributesConfigRetry()CatalogServiceSpringProperties.getGetCompletionConfigRetry()ControlServiceSpringProperties.getGetControlRetry()CatalogServiceSpringProperties.getGetDefaultBranchRetry()GenerativeQuestionServiceSpringProperties.getGetGenerativeQuestionsFeatureConfigRetry()ModelServiceSpringProperties.getGetModelRetry()ProductServiceSpringProperties.getGetProductRetry()ServingConfigServiceSpringProperties.getGetServingConfigRetry()CatalogServiceSpringProperties.getListCatalogsRetry()ControlServiceSpringProperties.getListControlsRetry()GenerativeQuestionServiceSpringProperties.getListGenerativeQuestionConfigsRetry()ModelServiceSpringProperties.getListModelsRetry()ProductServiceSpringProperties.getListProductsRetry()ServingConfigServiceSpringProperties.getListServingConfigsRetry()ModelServiceSpringProperties.getPauseModelRetry()PredictionServiceSpringProperties.getPredictRetry()CatalogServiceSpringProperties.getRemoveCatalogAttributeRetry()ServingConfigServiceSpringProperties.getRemoveControlRetry()CatalogServiceSpringProperties.getReplaceCatalogAttributeRetry()ModelServiceSpringProperties.getResumeModelRetry()AnalyticsServiceSpringProperties.getRetry()CatalogServiceSpringProperties.getRetry()CompletionServiceSpringProperties.getRetry()ControlServiceSpringProperties.getRetry()GenerativeQuestionServiceSpringProperties.getRetry()ModelServiceSpringProperties.getRetry()PredictionServiceSpringProperties.getRetry()ProductServiceSpringProperties.getRetry()SearchServiceSpringProperties.getRetry()ServingConfigServiceSpringProperties.getRetry()UserEventServiceSpringProperties.getRetry()SearchServiceSpringProperties.getSearchRetry()CatalogServiceSpringProperties.getSetDefaultBranchRetry()CatalogServiceSpringProperties.getUpdateAttributesConfigRetry()CatalogServiceSpringProperties.getUpdateCatalogRetry()CatalogServiceSpringProperties.getUpdateCompletionConfigRetry()ControlServiceSpringProperties.getUpdateControlRetry()GenerativeQuestionServiceSpringProperties.getUpdateGenerativeQuestionConfigRetry()GenerativeQuestionServiceSpringProperties.getUpdateGenerativeQuestionsFeatureConfigRetry()ModelServiceSpringProperties.getUpdateModelRetry()ProductServiceSpringProperties.getUpdateProductRetry()ServingConfigServiceSpringProperties.getUpdateServingConfigRetry()UserEventServiceSpringProperties.getWriteUserEventRetry()Methods in com.google.cloud.retail.v2.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidCatalogServiceSpringProperties.setAddCatalogAttributeRetry(Retry addCatalogAttributeRetry) voidServingConfigServiceSpringProperties.setAddControlRetry(Retry addControlRetry) voidGenerativeQuestionServiceSpringProperties.setBatchUpdateGenerativeQuestionConfigsRetry(Retry batchUpdateGenerativeQuestionConfigsRetry) voidUserEventServiceSpringProperties.setCollectUserEventRetry(Retry collectUserEventRetry) voidCompletionServiceSpringProperties.setCompleteQueryRetry(Retry completeQueryRetry) voidControlServiceSpringProperties.setCreateControlRetry(Retry createControlRetry) voidProductServiceSpringProperties.setCreateProductRetry(Retry createProductRetry) voidServingConfigServiceSpringProperties.setCreateServingConfigRetry(Retry createServingConfigRetry) voidControlServiceSpringProperties.setDeleteControlRetry(Retry deleteControlRetry) voidModelServiceSpringProperties.setDeleteModelRetry(Retry deleteModelRetry) voidProductServiceSpringProperties.setDeleteProductRetry(Retry deleteProductRetry) voidServingConfigServiceSpringProperties.setDeleteServingConfigRetry(Retry deleteServingConfigRetry) voidCatalogServiceSpringProperties.setGetAttributesConfigRetry(Retry getAttributesConfigRetry) voidCatalogServiceSpringProperties.setGetCompletionConfigRetry(Retry getCompletionConfigRetry) voidControlServiceSpringProperties.setGetControlRetry(Retry getControlRetry) voidCatalogServiceSpringProperties.setGetDefaultBranchRetry(Retry getDefaultBranchRetry) voidGenerativeQuestionServiceSpringProperties.setGetGenerativeQuestionsFeatureConfigRetry(Retry getGenerativeQuestionsFeatureConfigRetry) voidModelServiceSpringProperties.setGetModelRetry(Retry getModelRetry) voidProductServiceSpringProperties.setGetProductRetry(Retry getProductRetry) voidServingConfigServiceSpringProperties.setGetServingConfigRetry(Retry getServingConfigRetry) voidCatalogServiceSpringProperties.setListCatalogsRetry(Retry listCatalogsRetry) voidControlServiceSpringProperties.setListControlsRetry(Retry listControlsRetry) voidGenerativeQuestionServiceSpringProperties.setListGenerativeQuestionConfigsRetry(Retry listGenerativeQuestionConfigsRetry) voidModelServiceSpringProperties.setListModelsRetry(Retry listModelsRetry) voidProductServiceSpringProperties.setListProductsRetry(Retry listProductsRetry) voidServingConfigServiceSpringProperties.setListServingConfigsRetry(Retry listServingConfigsRetry) voidModelServiceSpringProperties.setPauseModelRetry(Retry pauseModelRetry) voidPredictionServiceSpringProperties.setPredictRetry(Retry predictRetry) voidCatalogServiceSpringProperties.setRemoveCatalogAttributeRetry(Retry removeCatalogAttributeRetry) voidServingConfigServiceSpringProperties.setRemoveControlRetry(Retry removeControlRetry) voidCatalogServiceSpringProperties.setReplaceCatalogAttributeRetry(Retry replaceCatalogAttributeRetry) voidModelServiceSpringProperties.setResumeModelRetry(Retry resumeModelRetry) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidSearchServiceSpringProperties.setSearchRetry(Retry searchRetry) voidCatalogServiceSpringProperties.setSetDefaultBranchRetry(Retry setDefaultBranchRetry) voidCatalogServiceSpringProperties.setUpdateAttributesConfigRetry(Retry updateAttributesConfigRetry) voidCatalogServiceSpringProperties.setUpdateCatalogRetry(Retry updateCatalogRetry) voidCatalogServiceSpringProperties.setUpdateCompletionConfigRetry(Retry updateCompletionConfigRetry) voidControlServiceSpringProperties.setUpdateControlRetry(Retry updateControlRetry) voidGenerativeQuestionServiceSpringProperties.setUpdateGenerativeQuestionConfigRetry(Retry updateGenerativeQuestionConfigRetry) voidGenerativeQuestionServiceSpringProperties.setUpdateGenerativeQuestionsFeatureConfigRetry(Retry updateGenerativeQuestionsFeatureConfigRetry) voidModelServiceSpringProperties.setUpdateModelRetry(Retry updateModelRetry) voidProductServiceSpringProperties.setUpdateProductRetry(Retry updateProductRetry) voidServingConfigServiceSpringProperties.setUpdateServingConfigRetry(Retry updateServingConfigRetry) voidUserEventServiceSpringProperties.setWriteUserEventRetry(Retry writeUserEventRetry) -
Uses of Retry in com.google.cloud.scheduler.v1.spring
Methods in com.google.cloud.scheduler.v1.spring that return RetryModifier and TypeMethodDescriptionCloudSchedulerSpringProperties.getCreateJobRetry()CloudSchedulerSpringProperties.getDeleteJobRetry()CloudSchedulerSpringProperties.getGetJobRetry()CloudSchedulerSpringProperties.getGetLocationRetry()CloudSchedulerSpringProperties.getListJobsRetry()CloudSchedulerSpringProperties.getListLocationsRetry()CloudSchedulerSpringProperties.getPauseJobRetry()CloudSchedulerSpringProperties.getResumeJobRetry()CloudSchedulerSpringProperties.getRetry()CloudSchedulerSpringProperties.getRunJobRetry()CloudSchedulerSpringProperties.getUpdateJobRetry()Methods in com.google.cloud.scheduler.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidCloudSchedulerSpringProperties.setCreateJobRetry(Retry createJobRetry) voidCloudSchedulerSpringProperties.setDeleteJobRetry(Retry deleteJobRetry) voidCloudSchedulerSpringProperties.setGetJobRetry(Retry getJobRetry) voidCloudSchedulerSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidCloudSchedulerSpringProperties.setListJobsRetry(Retry listJobsRetry) voidCloudSchedulerSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidCloudSchedulerSpringProperties.setPauseJobRetry(Retry pauseJobRetry) voidCloudSchedulerSpringProperties.setResumeJobRetry(Retry resumeJobRetry) voidvoidCloudSchedulerSpringProperties.setRunJobRetry(Retry runJobRetry) voidCloudSchedulerSpringProperties.setUpdateJobRetry(Retry updateJobRetry) -
Uses of Retry in com.google.cloud.securesourcemanager.v1.spring
Methods in com.google.cloud.securesourcemanager.v1.spring that return RetryModifier and TypeMethodDescriptionSecureSourceManagerSpringProperties.getGetBranchRuleRetry()SecureSourceManagerSpringProperties.getGetIamPolicyRepoRetry()SecureSourceManagerSpringProperties.getGetIamPolicyRetry()SecureSourceManagerSpringProperties.getGetInstanceRetry()SecureSourceManagerSpringProperties.getGetLocationRetry()SecureSourceManagerSpringProperties.getGetRepositoryRetry()SecureSourceManagerSpringProperties.getListBranchRulesRetry()SecureSourceManagerSpringProperties.getListInstancesRetry()SecureSourceManagerSpringProperties.getListLocationsRetry()SecureSourceManagerSpringProperties.getListRepositoriesRetry()SecureSourceManagerSpringProperties.getRetry()SecureSourceManagerSpringProperties.getSetIamPolicyRepoRetry()SecureSourceManagerSpringProperties.getSetIamPolicyRetry()SecureSourceManagerSpringProperties.getTestIamPermissionsRepoRetry()SecureSourceManagerSpringProperties.getTestIamPermissionsRetry()Methods in com.google.cloud.securesourcemanager.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidSecureSourceManagerSpringProperties.setGetBranchRuleRetry(Retry getBranchRuleRetry) voidSecureSourceManagerSpringProperties.setGetIamPolicyRepoRetry(Retry getIamPolicyRepoRetry) voidSecureSourceManagerSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidSecureSourceManagerSpringProperties.setGetInstanceRetry(Retry getInstanceRetry) voidSecureSourceManagerSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidSecureSourceManagerSpringProperties.setGetRepositoryRetry(Retry getRepositoryRetry) voidSecureSourceManagerSpringProperties.setListBranchRulesRetry(Retry listBranchRulesRetry) voidSecureSourceManagerSpringProperties.setListInstancesRetry(Retry listInstancesRetry) voidSecureSourceManagerSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidSecureSourceManagerSpringProperties.setListRepositoriesRetry(Retry listRepositoriesRetry) voidvoidSecureSourceManagerSpringProperties.setSetIamPolicyRepoRetry(Retry setIamPolicyRepoRetry) voidSecureSourceManagerSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidSecureSourceManagerSpringProperties.setTestIamPermissionsRepoRetry(Retry testIamPermissionsRepoRetry) voidSecureSourceManagerSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) -
Uses of Retry in com.google.cloud.security.privateca.v1.spring
Methods in com.google.cloud.security.privateca.v1.spring that return RetryModifier and TypeMethodDescriptionCertificateAuthorityServiceSpringProperties.getCreateCertificateRetry()CertificateAuthorityServiceSpringProperties.getFetchCaCertsRetry()CertificateAuthorityServiceSpringProperties.getFetchCertificateAuthorityCsrRetry()CertificateAuthorityServiceSpringProperties.getGetCaPoolRetry()CertificateAuthorityServiceSpringProperties.getGetCertificateAuthorityRetry()CertificateAuthorityServiceSpringProperties.getGetCertificateRetry()CertificateAuthorityServiceSpringProperties.getGetCertificateRevocationListRetry()CertificateAuthorityServiceSpringProperties.getGetCertificateTemplateRetry()CertificateAuthorityServiceSpringProperties.getGetIamPolicyRetry()CertificateAuthorityServiceSpringProperties.getGetLocationRetry()CertificateAuthorityServiceSpringProperties.getListCaPoolsRetry()CertificateAuthorityServiceSpringProperties.getListCertificateAuthoritiesRetry()CertificateAuthorityServiceSpringProperties.getListCertificateRevocationListsRetry()CertificateAuthorityServiceSpringProperties.getListCertificatesRetry()CertificateAuthorityServiceSpringProperties.getListCertificateTemplatesRetry()CertificateAuthorityServiceSpringProperties.getListLocationsRetry()CertificateAuthorityServiceSpringProperties.getRetry()CertificateAuthorityServiceSpringProperties.getRevokeCertificateRetry()CertificateAuthorityServiceSpringProperties.getSetIamPolicyRetry()CertificateAuthorityServiceSpringProperties.getTestIamPermissionsRetry()CertificateAuthorityServiceSpringProperties.getUpdateCertificateRetry()Methods in com.google.cloud.security.privateca.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidCertificateAuthorityServiceSpringProperties.setCreateCertificateRetry(Retry createCertificateRetry) voidCertificateAuthorityServiceSpringProperties.setFetchCaCertsRetry(Retry fetchCaCertsRetry) voidCertificateAuthorityServiceSpringProperties.setFetchCertificateAuthorityCsrRetry(Retry fetchCertificateAuthorityCsrRetry) voidCertificateAuthorityServiceSpringProperties.setGetCaPoolRetry(Retry getCaPoolRetry) voidCertificateAuthorityServiceSpringProperties.setGetCertificateAuthorityRetry(Retry getCertificateAuthorityRetry) voidCertificateAuthorityServiceSpringProperties.setGetCertificateRetry(Retry getCertificateRetry) voidCertificateAuthorityServiceSpringProperties.setGetCertificateRevocationListRetry(Retry getCertificateRevocationListRetry) voidCertificateAuthorityServiceSpringProperties.setGetCertificateTemplateRetry(Retry getCertificateTemplateRetry) voidCertificateAuthorityServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidCertificateAuthorityServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidCertificateAuthorityServiceSpringProperties.setListCaPoolsRetry(Retry listCaPoolsRetry) voidCertificateAuthorityServiceSpringProperties.setListCertificateAuthoritiesRetry(Retry listCertificateAuthoritiesRetry) voidCertificateAuthorityServiceSpringProperties.setListCertificateRevocationListsRetry(Retry listCertificateRevocationListsRetry) voidCertificateAuthorityServiceSpringProperties.setListCertificatesRetry(Retry listCertificatesRetry) voidCertificateAuthorityServiceSpringProperties.setListCertificateTemplatesRetry(Retry listCertificateTemplatesRetry) voidCertificateAuthorityServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidvoidCertificateAuthorityServiceSpringProperties.setRevokeCertificateRetry(Retry revokeCertificateRetry) voidCertificateAuthorityServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidCertificateAuthorityServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidCertificateAuthorityServiceSpringProperties.setUpdateCertificateRetry(Retry updateCertificateRetry) -
Uses of Retry in com.google.cloud.security.publicca.v1.spring
Methods in com.google.cloud.security.publicca.v1.spring that return RetryModifier and TypeMethodDescriptionPublicCertificateAuthorityServiceSpringProperties.getCreateExternalAccountKeyRetry()PublicCertificateAuthorityServiceSpringProperties.getRetry()Methods in com.google.cloud.security.publicca.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidPublicCertificateAuthorityServiceSpringProperties.setCreateExternalAccountKeyRetry(Retry createExternalAccountKeyRetry) void -
Uses of Retry in com.google.cloud.securitycenter.v2.spring
Methods in com.google.cloud.securitycenter.v2.spring that return RetryModifier and TypeMethodDescriptionSecurityCenterSpringProperties.getBatchCreateResourceValueConfigsRetry()SecurityCenterSpringProperties.getCreateBigQueryExportRetry()SecurityCenterSpringProperties.getCreateFindingRetry()SecurityCenterSpringProperties.getCreateMuteConfigRetry()SecurityCenterSpringProperties.getCreateNotificationConfigRetry()SecurityCenterSpringProperties.getCreateSourceRetry()SecurityCenterSpringProperties.getDeleteBigQueryExportRetry()SecurityCenterSpringProperties.getDeleteMuteConfigRetry()SecurityCenterSpringProperties.getDeleteNotificationConfigRetry()SecurityCenterSpringProperties.getDeleteResourceValueConfigRetry()SecurityCenterSpringProperties.getGetBigQueryExportRetry()SecurityCenterSpringProperties.getGetIamPolicyRetry()SecurityCenterSpringProperties.getGetMuteConfigRetry()SecurityCenterSpringProperties.getGetNotificationConfigRetry()SecurityCenterSpringProperties.getGetResourceValueConfigRetry()SecurityCenterSpringProperties.getGetSimulationRetry()SecurityCenterSpringProperties.getGetSourceRetry()SecurityCenterSpringProperties.getGetValuedResourceRetry()SecurityCenterSpringProperties.getGroupFindingsRetry()SecurityCenterSpringProperties.getListAttackPathsRetry()SecurityCenterSpringProperties.getListBigQueryExportsRetry()SecurityCenterSpringProperties.getListFindingsRetry()SecurityCenterSpringProperties.getListMuteConfigsRetry()SecurityCenterSpringProperties.getListNotificationConfigsRetry()SecurityCenterSpringProperties.getListResourceValueConfigsRetry()SecurityCenterSpringProperties.getListSourcesRetry()SecurityCenterSpringProperties.getListValuedResourcesRetry()SecurityCenterSpringProperties.getRetry()SecurityCenterSpringProperties.getSetFindingStateRetry()SecurityCenterSpringProperties.getSetIamPolicyRetry()SecurityCenterSpringProperties.getSetMuteRetry()SecurityCenterSpringProperties.getTestIamPermissionsRetry()SecurityCenterSpringProperties.getUpdateBigQueryExportRetry()SecurityCenterSpringProperties.getUpdateExternalSystemRetry()SecurityCenterSpringProperties.getUpdateFindingRetry()SecurityCenterSpringProperties.getUpdateMuteConfigRetry()SecurityCenterSpringProperties.getUpdateNotificationConfigRetry()SecurityCenterSpringProperties.getUpdateResourceValueConfigRetry()SecurityCenterSpringProperties.getUpdateSecurityMarksRetry()SecurityCenterSpringProperties.getUpdateSourceRetry()Methods in com.google.cloud.securitycenter.v2.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidSecurityCenterSpringProperties.setBatchCreateResourceValueConfigsRetry(Retry batchCreateResourceValueConfigsRetry) voidSecurityCenterSpringProperties.setCreateBigQueryExportRetry(Retry createBigQueryExportRetry) voidSecurityCenterSpringProperties.setCreateFindingRetry(Retry createFindingRetry) voidSecurityCenterSpringProperties.setCreateMuteConfigRetry(Retry createMuteConfigRetry) voidSecurityCenterSpringProperties.setCreateNotificationConfigRetry(Retry createNotificationConfigRetry) voidSecurityCenterSpringProperties.setCreateSourceRetry(Retry createSourceRetry) voidSecurityCenterSpringProperties.setDeleteBigQueryExportRetry(Retry deleteBigQueryExportRetry) voidSecurityCenterSpringProperties.setDeleteMuteConfigRetry(Retry deleteMuteConfigRetry) voidSecurityCenterSpringProperties.setDeleteNotificationConfigRetry(Retry deleteNotificationConfigRetry) voidSecurityCenterSpringProperties.setDeleteResourceValueConfigRetry(Retry deleteResourceValueConfigRetry) voidSecurityCenterSpringProperties.setGetBigQueryExportRetry(Retry getBigQueryExportRetry) voidSecurityCenterSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidSecurityCenterSpringProperties.setGetMuteConfigRetry(Retry getMuteConfigRetry) voidSecurityCenterSpringProperties.setGetNotificationConfigRetry(Retry getNotificationConfigRetry) voidSecurityCenterSpringProperties.setGetResourceValueConfigRetry(Retry getResourceValueConfigRetry) voidSecurityCenterSpringProperties.setGetSimulationRetry(Retry getSimulationRetry) voidSecurityCenterSpringProperties.setGetSourceRetry(Retry getSourceRetry) voidSecurityCenterSpringProperties.setGetValuedResourceRetry(Retry getValuedResourceRetry) voidSecurityCenterSpringProperties.setGroupFindingsRetry(Retry groupFindingsRetry) voidSecurityCenterSpringProperties.setListAttackPathsRetry(Retry listAttackPathsRetry) voidSecurityCenterSpringProperties.setListBigQueryExportsRetry(Retry listBigQueryExportsRetry) voidSecurityCenterSpringProperties.setListFindingsRetry(Retry listFindingsRetry) voidSecurityCenterSpringProperties.setListMuteConfigsRetry(Retry listMuteConfigsRetry) voidSecurityCenterSpringProperties.setListNotificationConfigsRetry(Retry listNotificationConfigsRetry) voidSecurityCenterSpringProperties.setListResourceValueConfigsRetry(Retry listResourceValueConfigsRetry) voidSecurityCenterSpringProperties.setListSourcesRetry(Retry listSourcesRetry) voidSecurityCenterSpringProperties.setListValuedResourcesRetry(Retry listValuedResourcesRetry) voidvoidSecurityCenterSpringProperties.setSetFindingStateRetry(Retry setFindingStateRetry) voidSecurityCenterSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidSecurityCenterSpringProperties.setSetMuteRetry(Retry setMuteRetry) voidSecurityCenterSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidSecurityCenterSpringProperties.setUpdateBigQueryExportRetry(Retry updateBigQueryExportRetry) voidSecurityCenterSpringProperties.setUpdateExternalSystemRetry(Retry updateExternalSystemRetry) voidSecurityCenterSpringProperties.setUpdateFindingRetry(Retry updateFindingRetry) voidSecurityCenterSpringProperties.setUpdateMuteConfigRetry(Retry updateMuteConfigRetry) voidSecurityCenterSpringProperties.setUpdateNotificationConfigRetry(Retry updateNotificationConfigRetry) voidSecurityCenterSpringProperties.setUpdateResourceValueConfigRetry(Retry updateResourceValueConfigRetry) voidSecurityCenterSpringProperties.setUpdateSecurityMarksRetry(Retry updateSecurityMarksRetry) voidSecurityCenterSpringProperties.setUpdateSourceRetry(Retry updateSourceRetry) -
Uses of Retry in com.google.cloud.securitycentermanagement.v1.spring
Methods in com.google.cloud.securitycentermanagement.v1.spring that return RetryModifier and TypeMethodDescriptionSecurityCenterManagementSpringProperties.getCreateEventThreatDetectionCustomModuleRetry()SecurityCenterManagementSpringProperties.getCreateSecurityHealthAnalyticsCustomModuleRetry()SecurityCenterManagementSpringProperties.getDeleteEventThreatDetectionCustomModuleRetry()SecurityCenterManagementSpringProperties.getDeleteSecurityHealthAnalyticsCustomModuleRetry()SecurityCenterManagementSpringProperties.getGetEffectiveEventThreatDetectionCustomModuleRetry()SecurityCenterManagementSpringProperties.getGetEffectiveSecurityHealthAnalyticsCustomModuleRetry()SecurityCenterManagementSpringProperties.getGetEventThreatDetectionCustomModuleRetry()SecurityCenterManagementSpringProperties.getGetLocationRetry()SecurityCenterManagementSpringProperties.getGetSecurityCenterServiceRetry()SecurityCenterManagementSpringProperties.getGetSecurityHealthAnalyticsCustomModuleRetry()SecurityCenterManagementSpringProperties.getListDescendantEventThreatDetectionCustomModulesRetry()SecurityCenterManagementSpringProperties.getListDescendantSecurityHealthAnalyticsCustomModulesRetry()SecurityCenterManagementSpringProperties.getListEffectiveEventThreatDetectionCustomModulesRetry()SecurityCenterManagementSpringProperties.getListEffectiveSecurityHealthAnalyticsCustomModulesRetry()SecurityCenterManagementSpringProperties.getListEventThreatDetectionCustomModulesRetry()SecurityCenterManagementSpringProperties.getListLocationsRetry()SecurityCenterManagementSpringProperties.getListSecurityCenterServicesRetry()SecurityCenterManagementSpringProperties.getListSecurityHealthAnalyticsCustomModulesRetry()SecurityCenterManagementSpringProperties.getRetry()SecurityCenterManagementSpringProperties.getSimulateSecurityHealthAnalyticsCustomModuleRetry()SecurityCenterManagementSpringProperties.getUpdateEventThreatDetectionCustomModuleRetry()SecurityCenterManagementSpringProperties.getUpdateSecurityCenterServiceRetry()SecurityCenterManagementSpringProperties.getUpdateSecurityHealthAnalyticsCustomModuleRetry()SecurityCenterManagementSpringProperties.getValidateEventThreatDetectionCustomModuleRetry()Methods in com.google.cloud.securitycentermanagement.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidSecurityCenterManagementSpringProperties.setCreateEventThreatDetectionCustomModuleRetry(Retry createEventThreatDetectionCustomModuleRetry) voidSecurityCenterManagementSpringProperties.setCreateSecurityHealthAnalyticsCustomModuleRetry(Retry createSecurityHealthAnalyticsCustomModuleRetry) voidSecurityCenterManagementSpringProperties.setDeleteEventThreatDetectionCustomModuleRetry(Retry deleteEventThreatDetectionCustomModuleRetry) voidSecurityCenterManagementSpringProperties.setDeleteSecurityHealthAnalyticsCustomModuleRetry(Retry deleteSecurityHealthAnalyticsCustomModuleRetry) voidSecurityCenterManagementSpringProperties.setGetEffectiveEventThreatDetectionCustomModuleRetry(Retry getEffectiveEventThreatDetectionCustomModuleRetry) voidSecurityCenterManagementSpringProperties.setGetEffectiveSecurityHealthAnalyticsCustomModuleRetry(Retry getEffectiveSecurityHealthAnalyticsCustomModuleRetry) voidSecurityCenterManagementSpringProperties.setGetEventThreatDetectionCustomModuleRetry(Retry getEventThreatDetectionCustomModuleRetry) voidSecurityCenterManagementSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidSecurityCenterManagementSpringProperties.setGetSecurityCenterServiceRetry(Retry getSecurityCenterServiceRetry) voidSecurityCenterManagementSpringProperties.setGetSecurityHealthAnalyticsCustomModuleRetry(Retry getSecurityHealthAnalyticsCustomModuleRetry) voidSecurityCenterManagementSpringProperties.setListDescendantEventThreatDetectionCustomModulesRetry(Retry listDescendantEventThreatDetectionCustomModulesRetry) voidSecurityCenterManagementSpringProperties.setListDescendantSecurityHealthAnalyticsCustomModulesRetry(Retry listDescendantSecurityHealthAnalyticsCustomModulesRetry) voidSecurityCenterManagementSpringProperties.setListEffectiveEventThreatDetectionCustomModulesRetry(Retry listEffectiveEventThreatDetectionCustomModulesRetry) voidSecurityCenterManagementSpringProperties.setListEffectiveSecurityHealthAnalyticsCustomModulesRetry(Retry listEffectiveSecurityHealthAnalyticsCustomModulesRetry) voidSecurityCenterManagementSpringProperties.setListEventThreatDetectionCustomModulesRetry(Retry listEventThreatDetectionCustomModulesRetry) voidSecurityCenterManagementSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidSecurityCenterManagementSpringProperties.setListSecurityCenterServicesRetry(Retry listSecurityCenterServicesRetry) voidSecurityCenterManagementSpringProperties.setListSecurityHealthAnalyticsCustomModulesRetry(Retry listSecurityHealthAnalyticsCustomModulesRetry) voidvoidSecurityCenterManagementSpringProperties.setSimulateSecurityHealthAnalyticsCustomModuleRetry(Retry simulateSecurityHealthAnalyticsCustomModuleRetry) voidSecurityCenterManagementSpringProperties.setUpdateEventThreatDetectionCustomModuleRetry(Retry updateEventThreatDetectionCustomModuleRetry) voidSecurityCenterManagementSpringProperties.setUpdateSecurityCenterServiceRetry(Retry updateSecurityCenterServiceRetry) voidSecurityCenterManagementSpringProperties.setUpdateSecurityHealthAnalyticsCustomModuleRetry(Retry updateSecurityHealthAnalyticsCustomModuleRetry) voidSecurityCenterManagementSpringProperties.setValidateEventThreatDetectionCustomModuleRetry(Retry validateEventThreatDetectionCustomModuleRetry) -
Uses of Retry in com.google.cloud.securityposture.v1.spring
Methods in com.google.cloud.securityposture.v1.spring that return RetryModifier and TypeMethodDescriptionSecurityPostureSpringProperties.getGetLocationRetry()SecurityPostureSpringProperties.getGetPostureDeploymentRetry()SecurityPostureSpringProperties.getGetPostureRetry()SecurityPostureSpringProperties.getGetPostureTemplateRetry()SecurityPostureSpringProperties.getListLocationsRetry()SecurityPostureSpringProperties.getListPostureDeploymentsRetry()SecurityPostureSpringProperties.getListPostureRevisionsRetry()SecurityPostureSpringProperties.getListPosturesRetry()SecurityPostureSpringProperties.getListPostureTemplatesRetry()SecurityPostureSpringProperties.getRetry()Methods in com.google.cloud.securityposture.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidSecurityPostureSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidSecurityPostureSpringProperties.setGetPostureDeploymentRetry(Retry getPostureDeploymentRetry) voidSecurityPostureSpringProperties.setGetPostureRetry(Retry getPostureRetry) voidSecurityPostureSpringProperties.setGetPostureTemplateRetry(Retry getPostureTemplateRetry) voidSecurityPostureSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidSecurityPostureSpringProperties.setListPostureDeploymentsRetry(Retry listPostureDeploymentsRetry) voidSecurityPostureSpringProperties.setListPostureRevisionsRetry(Retry listPostureRevisionsRetry) voidSecurityPostureSpringProperties.setListPosturesRetry(Retry listPosturesRetry) voidSecurityPostureSpringProperties.setListPostureTemplatesRetry(Retry listPostureTemplatesRetry) void -
Uses of Retry in com.google.cloud.servicedirectory.v1.spring
Methods in com.google.cloud.servicedirectory.v1.spring that return RetryModifier and TypeMethodDescriptionRegistrationServiceSpringProperties.getCreateEndpointRetry()RegistrationServiceSpringProperties.getCreateNamespaceRetry()RegistrationServiceSpringProperties.getCreateServiceRetry()RegistrationServiceSpringProperties.getDeleteEndpointRetry()RegistrationServiceSpringProperties.getDeleteNamespaceRetry()RegistrationServiceSpringProperties.getDeleteServiceRetry()RegistrationServiceSpringProperties.getGetEndpointRetry()RegistrationServiceSpringProperties.getGetIamPolicyRetry()LookupServiceSpringProperties.getGetLocationRetry()RegistrationServiceSpringProperties.getGetLocationRetry()RegistrationServiceSpringProperties.getGetNamespaceRetry()RegistrationServiceSpringProperties.getGetServiceRetry()RegistrationServiceSpringProperties.getListEndpointsRetry()LookupServiceSpringProperties.getListLocationsRetry()RegistrationServiceSpringProperties.getListLocationsRetry()RegistrationServiceSpringProperties.getListNamespacesRetry()RegistrationServiceSpringProperties.getListServicesRetry()LookupServiceSpringProperties.getResolveServiceRetry()LookupServiceSpringProperties.getRetry()RegistrationServiceSpringProperties.getRetry()RegistrationServiceSpringProperties.getSetIamPolicyRetry()RegistrationServiceSpringProperties.getTestIamPermissionsRetry()RegistrationServiceSpringProperties.getUpdateEndpointRetry()RegistrationServiceSpringProperties.getUpdateNamespaceRetry()RegistrationServiceSpringProperties.getUpdateServiceRetry()Methods in com.google.cloud.servicedirectory.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidRegistrationServiceSpringProperties.setCreateEndpointRetry(Retry createEndpointRetry) voidRegistrationServiceSpringProperties.setCreateNamespaceRetry(Retry createNamespaceRetry) voidRegistrationServiceSpringProperties.setCreateServiceRetry(Retry createServiceRetry) voidRegistrationServiceSpringProperties.setDeleteEndpointRetry(Retry deleteEndpointRetry) voidRegistrationServiceSpringProperties.setDeleteNamespaceRetry(Retry deleteNamespaceRetry) voidRegistrationServiceSpringProperties.setDeleteServiceRetry(Retry deleteServiceRetry) voidRegistrationServiceSpringProperties.setGetEndpointRetry(Retry getEndpointRetry) voidRegistrationServiceSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidLookupServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidRegistrationServiceSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidRegistrationServiceSpringProperties.setGetNamespaceRetry(Retry getNamespaceRetry) voidRegistrationServiceSpringProperties.setGetServiceRetry(Retry getServiceRetry) voidRegistrationServiceSpringProperties.setListEndpointsRetry(Retry listEndpointsRetry) voidLookupServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidRegistrationServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidRegistrationServiceSpringProperties.setListNamespacesRetry(Retry listNamespacesRetry) voidRegistrationServiceSpringProperties.setListServicesRetry(Retry listServicesRetry) voidLookupServiceSpringProperties.setResolveServiceRetry(Retry resolveServiceRetry) voidvoidvoidRegistrationServiceSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidRegistrationServiceSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidRegistrationServiceSpringProperties.setUpdateEndpointRetry(Retry updateEndpointRetry) voidRegistrationServiceSpringProperties.setUpdateNamespaceRetry(Retry updateNamespaceRetry) voidRegistrationServiceSpringProperties.setUpdateServiceRetry(Retry updateServiceRetry) -
Uses of Retry in com.google.cloud.shell.v1.spring
Methods in com.google.cloud.shell.v1.spring that return RetryModifier and TypeMethodDescriptionCloudShellServiceSpringProperties.getGetEnvironmentRetry()CloudShellServiceSpringProperties.getRetry()Methods in com.google.cloud.shell.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidCloudShellServiceSpringProperties.setGetEnvironmentRetry(Retry getEnvironmentRetry) void -
Uses of Retry in com.google.cloud.speech.v2.spring
Methods in com.google.cloud.speech.v2.spring that return RetryModifier and TypeMethodDescriptionSpeechSpringProperties.getGetConfigRetry()SpeechSpringProperties.getGetCustomClassRetry()SpeechSpringProperties.getGetLocationRetry()SpeechSpringProperties.getGetPhraseSetRetry()SpeechSpringProperties.getGetRecognizerRetry()SpeechSpringProperties.getListCustomClassesRetry()SpeechSpringProperties.getListLocationsRetry()SpeechSpringProperties.getListPhraseSetsRetry()SpeechSpringProperties.getListRecognizersRetry()SpeechSpringProperties.getRecognizeRetry()SpeechSpringProperties.getRetry()SpeechSpringProperties.getUpdateConfigRetry()Methods in com.google.cloud.speech.v2.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidSpeechSpringProperties.setGetConfigRetry(Retry getConfigRetry) voidSpeechSpringProperties.setGetCustomClassRetry(Retry getCustomClassRetry) voidSpeechSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidSpeechSpringProperties.setGetPhraseSetRetry(Retry getPhraseSetRetry) voidSpeechSpringProperties.setGetRecognizerRetry(Retry getRecognizerRetry) voidSpeechSpringProperties.setListCustomClassesRetry(Retry listCustomClassesRetry) voidSpeechSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidSpeechSpringProperties.setListPhraseSetsRetry(Retry listPhraseSetsRetry) voidSpeechSpringProperties.setListRecognizersRetry(Retry listRecognizersRetry) voidSpeechSpringProperties.setRecognizeRetry(Retry recognizeRetry) voidvoidSpeechSpringProperties.setUpdateConfigRetry(Retry updateConfigRetry) -
Uses of Retry in com.google.cloud.spring.core.util
Methods in com.google.cloud.spring.core.util with parameters of type RetryModifier and TypeMethodDescriptionstatic com.google.api.gax.retrying.RetrySettingsRetryUtil.updateRetrySettings(com.google.api.gax.retrying.RetrySettings oldRetrySettings, Retry newRetry) Updates aRetrySettingsbased on configuration properties. -
Uses of Retry in com.google.cloud.talent.v4.spring
Methods in com.google.cloud.talent.v4.spring that return RetryModifier and TypeMethodDescriptionCompletionSpringProperties.getCompleteQueryRetry()EventServiceSpringProperties.getCreateClientEventRetry()CompanyServiceSpringProperties.getCreateCompanyRetry()JobServiceSpringProperties.getCreateJobRetry()TenantServiceSpringProperties.getCreateTenantRetry()CompanyServiceSpringProperties.getDeleteCompanyRetry()JobServiceSpringProperties.getDeleteJobRetry()TenantServiceSpringProperties.getDeleteTenantRetry()CompanyServiceSpringProperties.getGetCompanyRetry()JobServiceSpringProperties.getGetJobRetry()TenantServiceSpringProperties.getGetTenantRetry()CompanyServiceSpringProperties.getListCompaniesRetry()JobServiceSpringProperties.getListJobsRetry()TenantServiceSpringProperties.getListTenantsRetry()CompanyServiceSpringProperties.getRetry()CompletionSpringProperties.getRetry()EventServiceSpringProperties.getRetry()JobServiceSpringProperties.getRetry()TenantServiceSpringProperties.getRetry()JobServiceSpringProperties.getSearchJobsForAlertRetry()JobServiceSpringProperties.getSearchJobsRetry()CompanyServiceSpringProperties.getUpdateCompanyRetry()JobServiceSpringProperties.getUpdateJobRetry()TenantServiceSpringProperties.getUpdateTenantRetry()Methods in com.google.cloud.talent.v4.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidCompletionSpringProperties.setCompleteQueryRetry(Retry completeQueryRetry) voidEventServiceSpringProperties.setCreateClientEventRetry(Retry createClientEventRetry) voidCompanyServiceSpringProperties.setCreateCompanyRetry(Retry createCompanyRetry) voidJobServiceSpringProperties.setCreateJobRetry(Retry createJobRetry) voidTenantServiceSpringProperties.setCreateTenantRetry(Retry createTenantRetry) voidCompanyServiceSpringProperties.setDeleteCompanyRetry(Retry deleteCompanyRetry) voidJobServiceSpringProperties.setDeleteJobRetry(Retry deleteJobRetry) voidTenantServiceSpringProperties.setDeleteTenantRetry(Retry deleteTenantRetry) voidCompanyServiceSpringProperties.setGetCompanyRetry(Retry getCompanyRetry) voidJobServiceSpringProperties.setGetJobRetry(Retry getJobRetry) voidTenantServiceSpringProperties.setGetTenantRetry(Retry getTenantRetry) voidCompanyServiceSpringProperties.setListCompaniesRetry(Retry listCompaniesRetry) voidJobServiceSpringProperties.setListJobsRetry(Retry listJobsRetry) voidTenantServiceSpringProperties.setListTenantsRetry(Retry listTenantsRetry) voidvoidvoidvoidvoidvoidJobServiceSpringProperties.setSearchJobsForAlertRetry(Retry searchJobsForAlertRetry) voidJobServiceSpringProperties.setSearchJobsRetry(Retry searchJobsRetry) voidCompanyServiceSpringProperties.setUpdateCompanyRetry(Retry updateCompanyRetry) voidJobServiceSpringProperties.setUpdateJobRetry(Retry updateJobRetry) voidTenantServiceSpringProperties.setUpdateTenantRetry(Retry updateTenantRetry) -
Uses of Retry in com.google.cloud.tasks.v2.spring
Methods in com.google.cloud.tasks.v2.spring that return RetryModifier and TypeMethodDescriptionCloudTasksSpringProperties.getCreateQueueRetry()CloudTasksSpringProperties.getCreateTaskRetry()CloudTasksSpringProperties.getDeleteQueueRetry()CloudTasksSpringProperties.getDeleteTaskRetry()CloudTasksSpringProperties.getGetIamPolicyRetry()CloudTasksSpringProperties.getGetLocationRetry()CloudTasksSpringProperties.getGetQueueRetry()CloudTasksSpringProperties.getGetTaskRetry()CloudTasksSpringProperties.getListLocationsRetry()CloudTasksSpringProperties.getListQueuesRetry()CloudTasksSpringProperties.getListTasksRetry()CloudTasksSpringProperties.getPauseQueueRetry()CloudTasksSpringProperties.getPurgeQueueRetry()CloudTasksSpringProperties.getResumeQueueRetry()CloudTasksSpringProperties.getRetry()CloudTasksSpringProperties.getRunTaskRetry()CloudTasksSpringProperties.getSetIamPolicyRetry()CloudTasksSpringProperties.getTestIamPermissionsRetry()CloudTasksSpringProperties.getUpdateQueueRetry()Methods in com.google.cloud.tasks.v2.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidCloudTasksSpringProperties.setCreateQueueRetry(Retry createQueueRetry) voidCloudTasksSpringProperties.setCreateTaskRetry(Retry createTaskRetry) voidCloudTasksSpringProperties.setDeleteQueueRetry(Retry deleteQueueRetry) voidCloudTasksSpringProperties.setDeleteTaskRetry(Retry deleteTaskRetry) voidCloudTasksSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidCloudTasksSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidCloudTasksSpringProperties.setGetQueueRetry(Retry getQueueRetry) voidCloudTasksSpringProperties.setGetTaskRetry(Retry getTaskRetry) voidCloudTasksSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidCloudTasksSpringProperties.setListQueuesRetry(Retry listQueuesRetry) voidCloudTasksSpringProperties.setListTasksRetry(Retry listTasksRetry) voidCloudTasksSpringProperties.setPauseQueueRetry(Retry pauseQueueRetry) voidCloudTasksSpringProperties.setPurgeQueueRetry(Retry purgeQueueRetry) voidCloudTasksSpringProperties.setResumeQueueRetry(Retry resumeQueueRetry) voidvoidCloudTasksSpringProperties.setRunTaskRetry(Retry runTaskRetry) voidCloudTasksSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidCloudTasksSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidCloudTasksSpringProperties.setUpdateQueueRetry(Retry updateQueueRetry) -
Uses of Retry in com.google.cloud.telcoautomation.v1.spring
Methods in com.google.cloud.telcoautomation.v1.spring that return RetryModifier and TypeMethodDescriptionTelcoAutomationSpringProperties.getApplyDeploymentRetry()TelcoAutomationSpringProperties.getApplyHydratedDeploymentRetry()TelcoAutomationSpringProperties.getApproveBlueprintRetry()TelcoAutomationSpringProperties.getComputeDeploymentStatusRetry()TelcoAutomationSpringProperties.getCreateBlueprintRetry()TelcoAutomationSpringProperties.getCreateDeploymentRetry()TelcoAutomationSpringProperties.getDeleteBlueprintRetry()TelcoAutomationSpringProperties.getDiscardBlueprintChangesRetry()TelcoAutomationSpringProperties.getDiscardDeploymentChangesRetry()TelcoAutomationSpringProperties.getGetBlueprintRetry()TelcoAutomationSpringProperties.getGetDeploymentRetry()TelcoAutomationSpringProperties.getGetEdgeSlmRetry()TelcoAutomationSpringProperties.getGetHydratedDeploymentRetry()TelcoAutomationSpringProperties.getGetLocationRetry()TelcoAutomationSpringProperties.getGetOrchestrationClusterRetry()TelcoAutomationSpringProperties.getGetPublicBlueprintRetry()TelcoAutomationSpringProperties.getListBlueprintRevisionsRetry()TelcoAutomationSpringProperties.getListBlueprintsRetry()TelcoAutomationSpringProperties.getListDeploymentRevisionsRetry()TelcoAutomationSpringProperties.getListDeploymentsRetry()TelcoAutomationSpringProperties.getListEdgeSlmsRetry()TelcoAutomationSpringProperties.getListHydratedDeploymentsRetry()TelcoAutomationSpringProperties.getListLocationsRetry()TelcoAutomationSpringProperties.getListOrchestrationClustersRetry()TelcoAutomationSpringProperties.getListPublicBlueprintsRetry()TelcoAutomationSpringProperties.getProposeBlueprintRetry()TelcoAutomationSpringProperties.getRejectBlueprintRetry()TelcoAutomationSpringProperties.getRemoveDeploymentRetry()TelcoAutomationSpringProperties.getRetry()TelcoAutomationSpringProperties.getRollbackDeploymentRetry()TelcoAutomationSpringProperties.getSearchBlueprintRevisionsRetry()TelcoAutomationSpringProperties.getSearchDeploymentRevisionsRetry()TelcoAutomationSpringProperties.getUpdateBlueprintRetry()TelcoAutomationSpringProperties.getUpdateDeploymentRetry()TelcoAutomationSpringProperties.getUpdateHydratedDeploymentRetry()Methods in com.google.cloud.telcoautomation.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidTelcoAutomationSpringProperties.setApplyDeploymentRetry(Retry applyDeploymentRetry) voidTelcoAutomationSpringProperties.setApplyHydratedDeploymentRetry(Retry applyHydratedDeploymentRetry) voidTelcoAutomationSpringProperties.setApproveBlueprintRetry(Retry approveBlueprintRetry) voidTelcoAutomationSpringProperties.setComputeDeploymentStatusRetry(Retry computeDeploymentStatusRetry) voidTelcoAutomationSpringProperties.setCreateBlueprintRetry(Retry createBlueprintRetry) voidTelcoAutomationSpringProperties.setCreateDeploymentRetry(Retry createDeploymentRetry) voidTelcoAutomationSpringProperties.setDeleteBlueprintRetry(Retry deleteBlueprintRetry) voidTelcoAutomationSpringProperties.setDiscardBlueprintChangesRetry(Retry discardBlueprintChangesRetry) voidTelcoAutomationSpringProperties.setDiscardDeploymentChangesRetry(Retry discardDeploymentChangesRetry) voidTelcoAutomationSpringProperties.setGetBlueprintRetry(Retry getBlueprintRetry) voidTelcoAutomationSpringProperties.setGetDeploymentRetry(Retry getDeploymentRetry) voidTelcoAutomationSpringProperties.setGetEdgeSlmRetry(Retry getEdgeSlmRetry) voidTelcoAutomationSpringProperties.setGetHydratedDeploymentRetry(Retry getHydratedDeploymentRetry) voidTelcoAutomationSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidTelcoAutomationSpringProperties.setGetOrchestrationClusterRetry(Retry getOrchestrationClusterRetry) voidTelcoAutomationSpringProperties.setGetPublicBlueprintRetry(Retry getPublicBlueprintRetry) voidTelcoAutomationSpringProperties.setListBlueprintRevisionsRetry(Retry listBlueprintRevisionsRetry) voidTelcoAutomationSpringProperties.setListBlueprintsRetry(Retry listBlueprintsRetry) voidTelcoAutomationSpringProperties.setListDeploymentRevisionsRetry(Retry listDeploymentRevisionsRetry) voidTelcoAutomationSpringProperties.setListDeploymentsRetry(Retry listDeploymentsRetry) voidTelcoAutomationSpringProperties.setListEdgeSlmsRetry(Retry listEdgeSlmsRetry) voidTelcoAutomationSpringProperties.setListHydratedDeploymentsRetry(Retry listHydratedDeploymentsRetry) voidTelcoAutomationSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidTelcoAutomationSpringProperties.setListOrchestrationClustersRetry(Retry listOrchestrationClustersRetry) voidTelcoAutomationSpringProperties.setListPublicBlueprintsRetry(Retry listPublicBlueprintsRetry) voidTelcoAutomationSpringProperties.setProposeBlueprintRetry(Retry proposeBlueprintRetry) voidTelcoAutomationSpringProperties.setRejectBlueprintRetry(Retry rejectBlueprintRetry) voidTelcoAutomationSpringProperties.setRemoveDeploymentRetry(Retry removeDeploymentRetry) voidvoidTelcoAutomationSpringProperties.setRollbackDeploymentRetry(Retry rollbackDeploymentRetry) voidTelcoAutomationSpringProperties.setSearchBlueprintRevisionsRetry(Retry searchBlueprintRevisionsRetry) voidTelcoAutomationSpringProperties.setSearchDeploymentRevisionsRetry(Retry searchDeploymentRevisionsRetry) voidTelcoAutomationSpringProperties.setUpdateBlueprintRetry(Retry updateBlueprintRetry) voidTelcoAutomationSpringProperties.setUpdateDeploymentRetry(Retry updateDeploymentRetry) voidTelcoAutomationSpringProperties.setUpdateHydratedDeploymentRetry(Retry updateHydratedDeploymentRetry) -
Uses of Retry in com.google.cloud.texttospeech.v1.spring
Methods in com.google.cloud.texttospeech.v1.spring that return RetryModifier and TypeMethodDescriptionTextToSpeechSpringProperties.getListVoicesRetry()TextToSpeechLongAudioSynthesizeSpringProperties.getRetry()TextToSpeechSpringProperties.getRetry()TextToSpeechSpringProperties.getSynthesizeSpeechRetry()Methods in com.google.cloud.texttospeech.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidTextToSpeechSpringProperties.setListVoicesRetry(Retry listVoicesRetry) voidvoidvoidTextToSpeechSpringProperties.setSynthesizeSpeechRetry(Retry synthesizeSpeechRetry) -
Uses of Retry in com.google.cloud.tpu.v2.spring
Methods in com.google.cloud.tpu.v2.spring that return RetryModifier and TypeMethodDescriptionTpuSpringProperties.getGenerateServiceIdentityRetry()TpuSpringProperties.getGetAcceleratorTypeRetry()TpuSpringProperties.getGetGuestAttributesRetry()TpuSpringProperties.getGetLocationRetry()TpuSpringProperties.getGetNodeRetry()TpuSpringProperties.getGetRuntimeVersionRetry()TpuSpringProperties.getListAcceleratorTypesRetry()TpuSpringProperties.getListLocationsRetry()TpuSpringProperties.getListNodesRetry()TpuSpringProperties.getListRuntimeVersionsRetry()TpuSpringProperties.getRetry()Methods in com.google.cloud.tpu.v2.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidTpuSpringProperties.setGenerateServiceIdentityRetry(Retry generateServiceIdentityRetry) voidTpuSpringProperties.setGetAcceleratorTypeRetry(Retry getAcceleratorTypeRetry) voidTpuSpringProperties.setGetGuestAttributesRetry(Retry getGuestAttributesRetry) voidTpuSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidTpuSpringProperties.setGetNodeRetry(Retry getNodeRetry) voidTpuSpringProperties.setGetRuntimeVersionRetry(Retry getRuntimeVersionRetry) voidTpuSpringProperties.setListAcceleratorTypesRetry(Retry listAcceleratorTypesRetry) voidTpuSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidTpuSpringProperties.setListNodesRetry(Retry listNodesRetry) voidTpuSpringProperties.setListRuntimeVersionsRetry(Retry listRuntimeVersionsRetry) void -
Uses of Retry in com.google.cloud.trace.v2.spring
Methods in com.google.cloud.trace.v2.spring that return RetryModifier and TypeMethodDescriptionTraceServiceSpringProperties.getBatchWriteSpansRetry()TraceServiceSpringProperties.getCreateSpanRetry()TraceServiceSpringProperties.getRetry()Methods in com.google.cloud.trace.v2.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidTraceServiceSpringProperties.setBatchWriteSpansRetry(Retry batchWriteSpansRetry) voidTraceServiceSpringProperties.setCreateSpanRetry(Retry createSpanRetry) void -
Uses of Retry in com.google.cloud.translate.v3.spring
Methods in com.google.cloud.translate.v3.spring that return RetryModifier and TypeMethodDescriptionTranslationServiceSpringProperties.getAdaptiveMtTranslateRetry()TranslationServiceSpringProperties.getCreateAdaptiveMtDatasetRetry()TranslationServiceSpringProperties.getCreateGlossaryEntryRetry()TranslationServiceSpringProperties.getDeleteAdaptiveMtDatasetRetry()TranslationServiceSpringProperties.getDeleteAdaptiveMtFileRetry()TranslationServiceSpringProperties.getDeleteGlossaryEntryRetry()TranslationServiceSpringProperties.getDetectLanguageRetry()TranslationServiceSpringProperties.getGetAdaptiveMtDatasetRetry()TranslationServiceSpringProperties.getGetAdaptiveMtFileRetry()TranslationServiceSpringProperties.getGetDatasetRetry()TranslationServiceSpringProperties.getGetGlossaryEntryRetry()TranslationServiceSpringProperties.getGetGlossaryRetry()TranslationServiceSpringProperties.getGetModelRetry()TranslationServiceSpringProperties.getGetSupportedLanguagesRetry()TranslationServiceSpringProperties.getImportAdaptiveMtFileRetry()TranslationServiceSpringProperties.getListAdaptiveMtDatasetsRetry()TranslationServiceSpringProperties.getListAdaptiveMtFilesRetry()TranslationServiceSpringProperties.getListAdaptiveMtSentencesRetry()TranslationServiceSpringProperties.getListDatasetsRetry()TranslationServiceSpringProperties.getListExamplesRetry()TranslationServiceSpringProperties.getListGlossariesRetry()TranslationServiceSpringProperties.getListGlossaryEntriesRetry()TranslationServiceSpringProperties.getListModelsRetry()TranslationServiceSpringProperties.getRetry()TranslationServiceSpringProperties.getRomanizeTextRetry()TranslationServiceSpringProperties.getTranslateDocumentRetry()TranslationServiceSpringProperties.getTranslateTextRetry()TranslationServiceSpringProperties.getUpdateGlossaryEntryRetry()Methods in com.google.cloud.translate.v3.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidTranslationServiceSpringProperties.setAdaptiveMtTranslateRetry(Retry adaptiveMtTranslateRetry) voidTranslationServiceSpringProperties.setCreateAdaptiveMtDatasetRetry(Retry createAdaptiveMtDatasetRetry) voidTranslationServiceSpringProperties.setCreateGlossaryEntryRetry(Retry createGlossaryEntryRetry) voidTranslationServiceSpringProperties.setDeleteAdaptiveMtDatasetRetry(Retry deleteAdaptiveMtDatasetRetry) voidTranslationServiceSpringProperties.setDeleteAdaptiveMtFileRetry(Retry deleteAdaptiveMtFileRetry) voidTranslationServiceSpringProperties.setDeleteGlossaryEntryRetry(Retry deleteGlossaryEntryRetry) voidTranslationServiceSpringProperties.setDetectLanguageRetry(Retry detectLanguageRetry) voidTranslationServiceSpringProperties.setGetAdaptiveMtDatasetRetry(Retry getAdaptiveMtDatasetRetry) voidTranslationServiceSpringProperties.setGetAdaptiveMtFileRetry(Retry getAdaptiveMtFileRetry) voidTranslationServiceSpringProperties.setGetDatasetRetry(Retry getDatasetRetry) voidTranslationServiceSpringProperties.setGetGlossaryEntryRetry(Retry getGlossaryEntryRetry) voidTranslationServiceSpringProperties.setGetGlossaryRetry(Retry getGlossaryRetry) voidTranslationServiceSpringProperties.setGetModelRetry(Retry getModelRetry) voidTranslationServiceSpringProperties.setGetSupportedLanguagesRetry(Retry getSupportedLanguagesRetry) voidTranslationServiceSpringProperties.setImportAdaptiveMtFileRetry(Retry importAdaptiveMtFileRetry) voidTranslationServiceSpringProperties.setListAdaptiveMtDatasetsRetry(Retry listAdaptiveMtDatasetsRetry) voidTranslationServiceSpringProperties.setListAdaptiveMtFilesRetry(Retry listAdaptiveMtFilesRetry) voidTranslationServiceSpringProperties.setListAdaptiveMtSentencesRetry(Retry listAdaptiveMtSentencesRetry) voidTranslationServiceSpringProperties.setListDatasetsRetry(Retry listDatasetsRetry) voidTranslationServiceSpringProperties.setListExamplesRetry(Retry listExamplesRetry) voidTranslationServiceSpringProperties.setListGlossariesRetry(Retry listGlossariesRetry) voidTranslationServiceSpringProperties.setListGlossaryEntriesRetry(Retry listGlossaryEntriesRetry) voidTranslationServiceSpringProperties.setListModelsRetry(Retry listModelsRetry) voidvoidTranslationServiceSpringProperties.setRomanizeTextRetry(Retry romanizeTextRetry) voidTranslationServiceSpringProperties.setTranslateDocumentRetry(Retry translateDocumentRetry) voidTranslationServiceSpringProperties.setTranslateTextRetry(Retry translateTextRetry) voidTranslationServiceSpringProperties.setUpdateGlossaryEntryRetry(Retry updateGlossaryEntryRetry) -
Uses of Retry in com.google.cloud.video.stitcher.v1.spring
Methods in com.google.cloud.video.stitcher.v1.spring that return RetryModifier and TypeMethodDescriptionVideoStitcherServiceSpringProperties.getCreateLiveSessionRetry()VideoStitcherServiceSpringProperties.getCreateVodSessionRetry()VideoStitcherServiceSpringProperties.getGetCdnKeyRetry()VideoStitcherServiceSpringProperties.getGetLiveAdTagDetailRetry()VideoStitcherServiceSpringProperties.getGetLiveConfigRetry()VideoStitcherServiceSpringProperties.getGetLiveSessionRetry()VideoStitcherServiceSpringProperties.getGetSlateRetry()VideoStitcherServiceSpringProperties.getGetVodAdTagDetailRetry()VideoStitcherServiceSpringProperties.getGetVodConfigRetry()VideoStitcherServiceSpringProperties.getGetVodSessionRetry()VideoStitcherServiceSpringProperties.getGetVodStitchDetailRetry()VideoStitcherServiceSpringProperties.getListCdnKeysRetry()VideoStitcherServiceSpringProperties.getListLiveAdTagDetailsRetry()VideoStitcherServiceSpringProperties.getListLiveConfigsRetry()VideoStitcherServiceSpringProperties.getListSlatesRetry()VideoStitcherServiceSpringProperties.getListVodAdTagDetailsRetry()VideoStitcherServiceSpringProperties.getListVodConfigsRetry()VideoStitcherServiceSpringProperties.getListVodStitchDetailsRetry()VideoStitcherServiceSpringProperties.getRetry()Methods in com.google.cloud.video.stitcher.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidVideoStitcherServiceSpringProperties.setCreateLiveSessionRetry(Retry createLiveSessionRetry) voidVideoStitcherServiceSpringProperties.setCreateVodSessionRetry(Retry createVodSessionRetry) voidVideoStitcherServiceSpringProperties.setGetCdnKeyRetry(Retry getCdnKeyRetry) voidVideoStitcherServiceSpringProperties.setGetLiveAdTagDetailRetry(Retry getLiveAdTagDetailRetry) voidVideoStitcherServiceSpringProperties.setGetLiveConfigRetry(Retry getLiveConfigRetry) voidVideoStitcherServiceSpringProperties.setGetLiveSessionRetry(Retry getLiveSessionRetry) voidVideoStitcherServiceSpringProperties.setGetSlateRetry(Retry getSlateRetry) voidVideoStitcherServiceSpringProperties.setGetVodAdTagDetailRetry(Retry getVodAdTagDetailRetry) voidVideoStitcherServiceSpringProperties.setGetVodConfigRetry(Retry getVodConfigRetry) voidVideoStitcherServiceSpringProperties.setGetVodSessionRetry(Retry getVodSessionRetry) voidVideoStitcherServiceSpringProperties.setGetVodStitchDetailRetry(Retry getVodStitchDetailRetry) voidVideoStitcherServiceSpringProperties.setListCdnKeysRetry(Retry listCdnKeysRetry) voidVideoStitcherServiceSpringProperties.setListLiveAdTagDetailsRetry(Retry listLiveAdTagDetailsRetry) voidVideoStitcherServiceSpringProperties.setListLiveConfigsRetry(Retry listLiveConfigsRetry) voidVideoStitcherServiceSpringProperties.setListSlatesRetry(Retry listSlatesRetry) voidVideoStitcherServiceSpringProperties.setListVodAdTagDetailsRetry(Retry listVodAdTagDetailsRetry) voidVideoStitcherServiceSpringProperties.setListVodConfigsRetry(Retry listVodConfigsRetry) voidVideoStitcherServiceSpringProperties.setListVodStitchDetailsRetry(Retry listVodStitchDetailsRetry) void -
Uses of Retry in com.google.cloud.video.transcoder.v1.spring
Methods in com.google.cloud.video.transcoder.v1.spring that return RetryModifier and TypeMethodDescriptionTranscoderServiceSpringProperties.getCreateJobRetry()TranscoderServiceSpringProperties.getCreateJobTemplateRetry()TranscoderServiceSpringProperties.getDeleteJobRetry()TranscoderServiceSpringProperties.getDeleteJobTemplateRetry()TranscoderServiceSpringProperties.getGetJobRetry()TranscoderServiceSpringProperties.getGetJobTemplateRetry()TranscoderServiceSpringProperties.getListJobsRetry()TranscoderServiceSpringProperties.getListJobTemplatesRetry()TranscoderServiceSpringProperties.getRetry()Methods in com.google.cloud.video.transcoder.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidTranscoderServiceSpringProperties.setCreateJobRetry(Retry createJobRetry) voidTranscoderServiceSpringProperties.setCreateJobTemplateRetry(Retry createJobTemplateRetry) voidTranscoderServiceSpringProperties.setDeleteJobRetry(Retry deleteJobRetry) voidTranscoderServiceSpringProperties.setDeleteJobTemplateRetry(Retry deleteJobTemplateRetry) voidTranscoderServiceSpringProperties.setGetJobRetry(Retry getJobRetry) voidTranscoderServiceSpringProperties.setGetJobTemplateRetry(Retry getJobTemplateRetry) voidTranscoderServiceSpringProperties.setListJobsRetry(Retry listJobsRetry) voidTranscoderServiceSpringProperties.setListJobTemplatesRetry(Retry listJobTemplatesRetry) void -
Uses of Retry in com.google.cloud.videointelligence.v1.spring
Methods in com.google.cloud.videointelligence.v1.spring that return RetryMethods in com.google.cloud.videointelligence.v1.spring with parameters of type Retry -
Uses of Retry in com.google.cloud.vmmigration.v1.spring
Methods in com.google.cloud.vmmigration.v1.spring that return RetryModifier and TypeMethodDescriptionVmMigrationSpringProperties.getFetchInventoryRetry()VmMigrationSpringProperties.getGetCloneJobRetry()VmMigrationSpringProperties.getGetCutoverJobRetry()VmMigrationSpringProperties.getGetDatacenterConnectorRetry()VmMigrationSpringProperties.getGetGroupRetry()VmMigrationSpringProperties.getGetLocationRetry()VmMigrationSpringProperties.getGetMigratingVmRetry()VmMigrationSpringProperties.getGetReplicationCycleRetry()VmMigrationSpringProperties.getGetSourceRetry()VmMigrationSpringProperties.getGetTargetProjectRetry()VmMigrationSpringProperties.getGetUtilizationReportRetry()VmMigrationSpringProperties.getListCloneJobsRetry()VmMigrationSpringProperties.getListCutoverJobsRetry()VmMigrationSpringProperties.getListDatacenterConnectorsRetry()VmMigrationSpringProperties.getListGroupsRetry()VmMigrationSpringProperties.getListLocationsRetry()VmMigrationSpringProperties.getListMigratingVmsRetry()VmMigrationSpringProperties.getListReplicationCyclesRetry()VmMigrationSpringProperties.getListSourcesRetry()VmMigrationSpringProperties.getListTargetProjectsRetry()VmMigrationSpringProperties.getListUtilizationReportsRetry()VmMigrationSpringProperties.getRetry()Methods in com.google.cloud.vmmigration.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidVmMigrationSpringProperties.setFetchInventoryRetry(Retry fetchInventoryRetry) voidVmMigrationSpringProperties.setGetCloneJobRetry(Retry getCloneJobRetry) voidVmMigrationSpringProperties.setGetCutoverJobRetry(Retry getCutoverJobRetry) voidVmMigrationSpringProperties.setGetDatacenterConnectorRetry(Retry getDatacenterConnectorRetry) voidVmMigrationSpringProperties.setGetGroupRetry(Retry getGroupRetry) voidVmMigrationSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidVmMigrationSpringProperties.setGetMigratingVmRetry(Retry getMigratingVmRetry) voidVmMigrationSpringProperties.setGetReplicationCycleRetry(Retry getReplicationCycleRetry) voidVmMigrationSpringProperties.setGetSourceRetry(Retry getSourceRetry) voidVmMigrationSpringProperties.setGetTargetProjectRetry(Retry getTargetProjectRetry) voidVmMigrationSpringProperties.setGetUtilizationReportRetry(Retry getUtilizationReportRetry) voidVmMigrationSpringProperties.setListCloneJobsRetry(Retry listCloneJobsRetry) voidVmMigrationSpringProperties.setListCutoverJobsRetry(Retry listCutoverJobsRetry) voidVmMigrationSpringProperties.setListDatacenterConnectorsRetry(Retry listDatacenterConnectorsRetry) voidVmMigrationSpringProperties.setListGroupsRetry(Retry listGroupsRetry) voidVmMigrationSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidVmMigrationSpringProperties.setListMigratingVmsRetry(Retry listMigratingVmsRetry) voidVmMigrationSpringProperties.setListReplicationCyclesRetry(Retry listReplicationCyclesRetry) voidVmMigrationSpringProperties.setListSourcesRetry(Retry listSourcesRetry) voidVmMigrationSpringProperties.setListTargetProjectsRetry(Retry listTargetProjectsRetry) voidVmMigrationSpringProperties.setListUtilizationReportsRetry(Retry listUtilizationReportsRetry) void -
Uses of Retry in com.google.cloud.vpcaccess.v1.spring
Methods in com.google.cloud.vpcaccess.v1.spring that return RetryModifier and TypeMethodDescriptionVpcAccessServiceSpringProperties.getGetConnectorRetry()VpcAccessServiceSpringProperties.getListConnectorsRetry()VpcAccessServiceSpringProperties.getListLocationsRetry()VpcAccessServiceSpringProperties.getRetry()Methods in com.google.cloud.vpcaccess.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidVpcAccessServiceSpringProperties.setGetConnectorRetry(Retry getConnectorRetry) voidVpcAccessServiceSpringProperties.setListConnectorsRetry(Retry listConnectorsRetry) voidVpcAccessServiceSpringProperties.setListLocationsRetry(Retry listLocationsRetry) void -
Uses of Retry in com.google.cloud.webrisk.v1.spring
Methods in com.google.cloud.webrisk.v1.spring that return RetryModifier and TypeMethodDescriptionWebRiskServiceSpringProperties.getComputeThreatListDiffRetry()WebRiskServiceSpringProperties.getCreateSubmissionRetry()WebRiskServiceSpringProperties.getRetry()WebRiskServiceSpringProperties.getSearchHashesRetry()WebRiskServiceSpringProperties.getSearchUrisRetry()Methods in com.google.cloud.webrisk.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidWebRiskServiceSpringProperties.setComputeThreatListDiffRetry(Retry computeThreatListDiffRetry) voidWebRiskServiceSpringProperties.setCreateSubmissionRetry(Retry createSubmissionRetry) voidvoidWebRiskServiceSpringProperties.setSearchHashesRetry(Retry searchHashesRetry) voidWebRiskServiceSpringProperties.setSearchUrisRetry(Retry searchUrisRetry) -
Uses of Retry in com.google.cloud.websecurityscanner.v1.spring
Methods in com.google.cloud.websecurityscanner.v1.spring that return RetryModifier and TypeMethodDescriptionWebSecurityScannerSpringProperties.getCreateScanConfigRetry()WebSecurityScannerSpringProperties.getDeleteScanConfigRetry()WebSecurityScannerSpringProperties.getGetFindingRetry()WebSecurityScannerSpringProperties.getGetScanConfigRetry()WebSecurityScannerSpringProperties.getGetScanRunRetry()WebSecurityScannerSpringProperties.getListCrawledUrlsRetry()WebSecurityScannerSpringProperties.getListFindingsRetry()WebSecurityScannerSpringProperties.getListFindingTypeStatsRetry()WebSecurityScannerSpringProperties.getListScanConfigsRetry()WebSecurityScannerSpringProperties.getListScanRunsRetry()WebSecurityScannerSpringProperties.getRetry()WebSecurityScannerSpringProperties.getStartScanRunRetry()WebSecurityScannerSpringProperties.getStopScanRunRetry()WebSecurityScannerSpringProperties.getUpdateScanConfigRetry()Methods in com.google.cloud.websecurityscanner.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidWebSecurityScannerSpringProperties.setCreateScanConfigRetry(Retry createScanConfigRetry) voidWebSecurityScannerSpringProperties.setDeleteScanConfigRetry(Retry deleteScanConfigRetry) voidWebSecurityScannerSpringProperties.setGetFindingRetry(Retry getFindingRetry) voidWebSecurityScannerSpringProperties.setGetScanConfigRetry(Retry getScanConfigRetry) voidWebSecurityScannerSpringProperties.setGetScanRunRetry(Retry getScanRunRetry) voidWebSecurityScannerSpringProperties.setListCrawledUrlsRetry(Retry listCrawledUrlsRetry) voidWebSecurityScannerSpringProperties.setListFindingsRetry(Retry listFindingsRetry) voidWebSecurityScannerSpringProperties.setListFindingTypeStatsRetry(Retry listFindingTypeStatsRetry) voidWebSecurityScannerSpringProperties.setListScanConfigsRetry(Retry listScanConfigsRetry) voidWebSecurityScannerSpringProperties.setListScanRunsRetry(Retry listScanRunsRetry) voidvoidWebSecurityScannerSpringProperties.setStartScanRunRetry(Retry startScanRunRetry) voidWebSecurityScannerSpringProperties.setStopScanRunRetry(Retry stopScanRunRetry) voidWebSecurityScannerSpringProperties.setUpdateScanConfigRetry(Retry updateScanConfigRetry) -
Uses of Retry in com.google.cloud.workflows.executions.v1.spring
Methods in com.google.cloud.workflows.executions.v1.spring that return RetryModifier and TypeMethodDescriptionExecutionsSpringProperties.getCancelExecutionRetry()ExecutionsSpringProperties.getCreateExecutionRetry()ExecutionsSpringProperties.getGetExecutionRetry()ExecutionsSpringProperties.getListExecutionsRetry()ExecutionsSpringProperties.getRetry()Methods in com.google.cloud.workflows.executions.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidExecutionsSpringProperties.setCancelExecutionRetry(Retry cancelExecutionRetry) voidExecutionsSpringProperties.setCreateExecutionRetry(Retry createExecutionRetry) voidExecutionsSpringProperties.setGetExecutionRetry(Retry getExecutionRetry) voidExecutionsSpringProperties.setListExecutionsRetry(Retry listExecutionsRetry) void -
Uses of Retry in com.google.cloud.workflows.v1.spring
Methods in com.google.cloud.workflows.v1.spring that return RetryModifier and TypeMethodDescriptionWorkflowsSpringProperties.getGetLocationRetry()WorkflowsSpringProperties.getGetWorkflowRetry()WorkflowsSpringProperties.getListLocationsRetry()WorkflowsSpringProperties.getListWorkflowsRetry()WorkflowsSpringProperties.getRetry()Methods in com.google.cloud.workflows.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidWorkflowsSpringProperties.setGetLocationRetry(Retry getLocationRetry) voidWorkflowsSpringProperties.setGetWorkflowRetry(Retry getWorkflowRetry) voidWorkflowsSpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidWorkflowsSpringProperties.setListWorkflowsRetry(Retry listWorkflowsRetry) void -
Uses of Retry in com.google.cloud.workstations.v1.spring
Methods in com.google.cloud.workstations.v1.spring that return RetryModifier and TypeMethodDescriptionWorkstationsSpringProperties.getGenerateAccessTokenRetry()WorkstationsSpringProperties.getGetIamPolicyRetry()WorkstationsSpringProperties.getGetWorkstationClusterRetry()WorkstationsSpringProperties.getGetWorkstationConfigRetry()WorkstationsSpringProperties.getGetWorkstationRetry()WorkstationsSpringProperties.getListUsableWorkstationConfigsRetry()WorkstationsSpringProperties.getListUsableWorkstationsRetry()WorkstationsSpringProperties.getListWorkstationClustersRetry()WorkstationsSpringProperties.getListWorkstationConfigsRetry()WorkstationsSpringProperties.getListWorkstationsRetry()WorkstationsSpringProperties.getRetry()WorkstationsSpringProperties.getSetIamPolicyRetry()WorkstationsSpringProperties.getTestIamPermissionsRetry()Methods in com.google.cloud.workstations.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidWorkstationsSpringProperties.setGenerateAccessTokenRetry(Retry generateAccessTokenRetry) voidWorkstationsSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidWorkstationsSpringProperties.setGetWorkstationClusterRetry(Retry getWorkstationClusterRetry) voidWorkstationsSpringProperties.setGetWorkstationConfigRetry(Retry getWorkstationConfigRetry) voidWorkstationsSpringProperties.setGetWorkstationRetry(Retry getWorkstationRetry) voidWorkstationsSpringProperties.setListUsableWorkstationConfigsRetry(Retry listUsableWorkstationConfigsRetry) voidWorkstationsSpringProperties.setListUsableWorkstationsRetry(Retry listUsableWorkstationsRetry) voidWorkstationsSpringProperties.setListWorkstationClustersRetry(Retry listWorkstationClustersRetry) voidWorkstationsSpringProperties.setListWorkstationConfigsRetry(Retry listWorkstationConfigsRetry) voidWorkstationsSpringProperties.setListWorkstationsRetry(Retry listWorkstationsRetry) voidvoidWorkstationsSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidWorkstationsSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) -
Uses of Retry in com.google.devtools.artifactregistry.v1.spring
Methods in com.google.devtools.artifactregistry.v1.spring that return RetryModifier and TypeMethodDescriptionArtifactRegistrySpringProperties.getCreateRuleRetry()ArtifactRegistrySpringProperties.getCreateTagRetry()ArtifactRegistrySpringProperties.getDeleteRuleRetry()ArtifactRegistrySpringProperties.getDeleteTagRetry()ArtifactRegistrySpringProperties.getGetAttachmentRetry()ArtifactRegistrySpringProperties.getGetDockerImageRetry()ArtifactRegistrySpringProperties.getGetFileRetry()ArtifactRegistrySpringProperties.getGetIamPolicyRetry()ArtifactRegistrySpringProperties.getGetLocationRetry()ArtifactRegistrySpringProperties.getGetMavenArtifactRetry()ArtifactRegistrySpringProperties.getGetNpmPackageRetry()ArtifactRegistrySpringProperties.getGetPackageRetry()ArtifactRegistrySpringProperties.getGetProjectSettingsRetry()ArtifactRegistrySpringProperties.getGetPythonPackageRetry()ArtifactRegistrySpringProperties.getGetRepositoryRetry()ArtifactRegistrySpringProperties.getGetRuleRetry()ArtifactRegistrySpringProperties.getGetTagRetry()ArtifactRegistrySpringProperties.getGetVersionRetry()ArtifactRegistrySpringProperties.getGetVPCSCConfigRetry()ArtifactRegistrySpringProperties.getListAttachmentsRetry()ArtifactRegistrySpringProperties.getListDockerImagesRetry()ArtifactRegistrySpringProperties.getListFilesRetry()ArtifactRegistrySpringProperties.getListLocationsRetry()ArtifactRegistrySpringProperties.getListMavenArtifactsRetry()ArtifactRegistrySpringProperties.getListNpmPackagesRetry()ArtifactRegistrySpringProperties.getListPackagesRetry()ArtifactRegistrySpringProperties.getListPythonPackagesRetry()ArtifactRegistrySpringProperties.getListRepositoriesRetry()ArtifactRegistrySpringProperties.getListRulesRetry()ArtifactRegistrySpringProperties.getListTagsRetry()ArtifactRegistrySpringProperties.getListVersionsRetry()ArtifactRegistrySpringProperties.getRetry()ArtifactRegistrySpringProperties.getSetIamPolicyRetry()ArtifactRegistrySpringProperties.getTestIamPermissionsRetry()ArtifactRegistrySpringProperties.getUpdateFileRetry()ArtifactRegistrySpringProperties.getUpdatePackageRetry()ArtifactRegistrySpringProperties.getUpdateProjectSettingsRetry()ArtifactRegistrySpringProperties.getUpdateRepositoryRetry()ArtifactRegistrySpringProperties.getUpdateRuleRetry()ArtifactRegistrySpringProperties.getUpdateTagRetry()ArtifactRegistrySpringProperties.getUpdateVersionRetry()ArtifactRegistrySpringProperties.getUpdateVPCSCConfigRetry()Methods in com.google.devtools.artifactregistry.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidArtifactRegistrySpringProperties.setCreateRuleRetry(Retry createRuleRetry) voidArtifactRegistrySpringProperties.setCreateTagRetry(Retry createTagRetry) voidArtifactRegistrySpringProperties.setDeleteRuleRetry(Retry deleteRuleRetry) voidArtifactRegistrySpringProperties.setDeleteTagRetry(Retry deleteTagRetry) voidArtifactRegistrySpringProperties.setGetAttachmentRetry(Retry getAttachmentRetry) voidArtifactRegistrySpringProperties.setGetDockerImageRetry(Retry getDockerImageRetry) voidArtifactRegistrySpringProperties.setGetFileRetry(Retry getFileRetry) voidArtifactRegistrySpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidArtifactRegistrySpringProperties.setGetLocationRetry(Retry getLocationRetry) voidArtifactRegistrySpringProperties.setGetMavenArtifactRetry(Retry getMavenArtifactRetry) voidArtifactRegistrySpringProperties.setGetNpmPackageRetry(Retry getNpmPackageRetry) voidArtifactRegistrySpringProperties.setGetPackageRetry(Retry getPackageRetry) voidArtifactRegistrySpringProperties.setGetProjectSettingsRetry(Retry getProjectSettingsRetry) voidArtifactRegistrySpringProperties.setGetPythonPackageRetry(Retry getPythonPackageRetry) voidArtifactRegistrySpringProperties.setGetRepositoryRetry(Retry getRepositoryRetry) voidArtifactRegistrySpringProperties.setGetRuleRetry(Retry getRuleRetry) voidArtifactRegistrySpringProperties.setGetTagRetry(Retry getTagRetry) voidArtifactRegistrySpringProperties.setGetVersionRetry(Retry getVersionRetry) voidArtifactRegistrySpringProperties.setGetVPCSCConfigRetry(Retry getVPCSCConfigRetry) voidArtifactRegistrySpringProperties.setListAttachmentsRetry(Retry listAttachmentsRetry) voidArtifactRegistrySpringProperties.setListDockerImagesRetry(Retry listDockerImagesRetry) voidArtifactRegistrySpringProperties.setListFilesRetry(Retry listFilesRetry) voidArtifactRegistrySpringProperties.setListLocationsRetry(Retry listLocationsRetry) voidArtifactRegistrySpringProperties.setListMavenArtifactsRetry(Retry listMavenArtifactsRetry) voidArtifactRegistrySpringProperties.setListNpmPackagesRetry(Retry listNpmPackagesRetry) voidArtifactRegistrySpringProperties.setListPackagesRetry(Retry listPackagesRetry) voidArtifactRegistrySpringProperties.setListPythonPackagesRetry(Retry listPythonPackagesRetry) voidArtifactRegistrySpringProperties.setListRepositoriesRetry(Retry listRepositoriesRetry) voidArtifactRegistrySpringProperties.setListRulesRetry(Retry listRulesRetry) voidArtifactRegistrySpringProperties.setListTagsRetry(Retry listTagsRetry) voidArtifactRegistrySpringProperties.setListVersionsRetry(Retry listVersionsRetry) voidvoidArtifactRegistrySpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidArtifactRegistrySpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) voidArtifactRegistrySpringProperties.setUpdateFileRetry(Retry updateFileRetry) voidArtifactRegistrySpringProperties.setUpdatePackageRetry(Retry updatePackageRetry) voidArtifactRegistrySpringProperties.setUpdateProjectSettingsRetry(Retry updateProjectSettingsRetry) voidArtifactRegistrySpringProperties.setUpdateRepositoryRetry(Retry updateRepositoryRetry) voidArtifactRegistrySpringProperties.setUpdateRuleRetry(Retry updateRuleRetry) voidArtifactRegistrySpringProperties.setUpdateTagRetry(Retry updateTagRetry) voidArtifactRegistrySpringProperties.setUpdateVersionRetry(Retry updateVersionRetry) voidArtifactRegistrySpringProperties.setUpdateVPCSCConfigRetry(Retry updateVPCSCConfigRetry) -
Uses of Retry in com.google.devtools.cloudprofiler.v2.spring
Methods in com.google.devtools.cloudprofiler.v2.spring that return RetryModifier and TypeMethodDescriptionProfilerServiceSpringProperties.getCreateOfflineProfileRetry()ProfilerServiceSpringProperties.getCreateProfileRetry()ExportServiceSpringProperties.getListProfilesRetry()ExportServiceSpringProperties.getRetry()ProfilerServiceSpringProperties.getRetry()ProfilerServiceSpringProperties.getUpdateProfileRetry()Methods in com.google.devtools.cloudprofiler.v2.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidProfilerServiceSpringProperties.setCreateOfflineProfileRetry(Retry createOfflineProfileRetry) voidProfilerServiceSpringProperties.setCreateProfileRetry(Retry createProfileRetry) voidExportServiceSpringProperties.setListProfilesRetry(Retry listProfilesRetry) voidvoidvoidProfilerServiceSpringProperties.setUpdateProfileRetry(Retry updateProfileRetry) -
Uses of Retry in com.google.iam.v2.spring
Methods in com.google.iam.v2.spring that return RetryModifier and TypeMethodDescriptionPoliciesSpringProperties.getGetPolicyRetry()PoliciesSpringProperties.getListPoliciesRetry()PoliciesSpringProperties.getRetry()Methods in com.google.iam.v2.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidPoliciesSpringProperties.setGetPolicyRetry(Retry getPolicyRetry) voidPoliciesSpringProperties.setListPoliciesRetry(Retry listPoliciesRetry) void -
Uses of Retry in com.google.identity.accesscontextmanager.v1.spring
Methods in com.google.identity.accesscontextmanager.v1.spring that return RetryModifier and TypeMethodDescriptionAccessContextManagerSpringProperties.getGetAccessLevelRetry()AccessContextManagerSpringProperties.getGetAccessPolicyRetry()AccessContextManagerSpringProperties.getGetGcpUserAccessBindingRetry()AccessContextManagerSpringProperties.getGetIamPolicyRetry()AccessContextManagerSpringProperties.getGetServicePerimeterRetry()AccessContextManagerSpringProperties.getListAccessLevelsRetry()AccessContextManagerSpringProperties.getListAccessPoliciesRetry()AccessContextManagerSpringProperties.getListGcpUserAccessBindingsRetry()AccessContextManagerSpringProperties.getListServicePerimetersRetry()AccessContextManagerSpringProperties.getRetry()AccessContextManagerSpringProperties.getSetIamPolicyRetry()AccessContextManagerSpringProperties.getTestIamPermissionsRetry()Methods in com.google.identity.accesscontextmanager.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidAccessContextManagerSpringProperties.setGetAccessLevelRetry(Retry getAccessLevelRetry) voidAccessContextManagerSpringProperties.setGetAccessPolicyRetry(Retry getAccessPolicyRetry) voidAccessContextManagerSpringProperties.setGetGcpUserAccessBindingRetry(Retry getGcpUserAccessBindingRetry) voidAccessContextManagerSpringProperties.setGetIamPolicyRetry(Retry getIamPolicyRetry) voidAccessContextManagerSpringProperties.setGetServicePerimeterRetry(Retry getServicePerimeterRetry) voidAccessContextManagerSpringProperties.setListAccessLevelsRetry(Retry listAccessLevelsRetry) voidAccessContextManagerSpringProperties.setListAccessPoliciesRetry(Retry listAccessPoliciesRetry) voidAccessContextManagerSpringProperties.setListGcpUserAccessBindingsRetry(Retry listGcpUserAccessBindingsRetry) voidAccessContextManagerSpringProperties.setListServicePerimetersRetry(Retry listServicePerimetersRetry) voidvoidAccessContextManagerSpringProperties.setSetIamPolicyRetry(Retry setIamPolicyRetry) voidAccessContextManagerSpringProperties.setTestIamPermissionsRetry(Retry testIamPermissionsRetry) -
Uses of Retry in com.google.protos.google.cloud.binaryauthorization.v1.spring
Methods in com.google.protos.google.cloud.binaryauthorization.v1.spring that return RetryModifier and TypeMethodDescriptionBinauthzManagementServiceV1SpringProperties.getCreateAttestorRetry()BinauthzManagementServiceV1SpringProperties.getDeleteAttestorRetry()BinauthzManagementServiceV1SpringProperties.getGetAttestorRetry()BinauthzManagementServiceV1SpringProperties.getGetPolicyRetry()SystemPolicyV1SpringProperties.getGetSystemPolicyRetry()BinauthzManagementServiceV1SpringProperties.getListAttestorsRetry()BinauthzManagementServiceV1SpringProperties.getRetry()SystemPolicyV1SpringProperties.getRetry()ValidationHelperV1SpringProperties.getRetry()BinauthzManagementServiceV1SpringProperties.getUpdateAttestorRetry()BinauthzManagementServiceV1SpringProperties.getUpdatePolicyRetry()ValidationHelperV1SpringProperties.getValidateAttestationOccurrenceRetry()Methods in com.google.protos.google.cloud.binaryauthorization.v1.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidBinauthzManagementServiceV1SpringProperties.setCreateAttestorRetry(Retry createAttestorRetry) voidBinauthzManagementServiceV1SpringProperties.setDeleteAttestorRetry(Retry deleteAttestorRetry) voidBinauthzManagementServiceV1SpringProperties.setGetAttestorRetry(Retry getAttestorRetry) voidBinauthzManagementServiceV1SpringProperties.setGetPolicyRetry(Retry getPolicyRetry) voidSystemPolicyV1SpringProperties.setGetSystemPolicyRetry(Retry getSystemPolicyRetry) voidBinauthzManagementServiceV1SpringProperties.setListAttestorsRetry(Retry listAttestorsRetry) voidvoidvoidvoidBinauthzManagementServiceV1SpringProperties.setUpdateAttestorRetry(Retry updateAttestorRetry) voidBinauthzManagementServiceV1SpringProperties.setUpdatePolicyRetry(Retry updatePolicyRetry) voidValidationHelperV1SpringProperties.setValidateAttestationOccurrenceRetry(Retry validateAttestationOccurrenceRetry) -
Uses of Retry in com.google.storagetransfer.v1.proto.spring
Methods in com.google.storagetransfer.v1.proto.spring that return RetryModifier and TypeMethodDescriptionStorageTransferServiceSpringProperties.getCreateAgentPoolRetry()StorageTransferServiceSpringProperties.getCreateTransferJobRetry()StorageTransferServiceSpringProperties.getDeleteAgentPoolRetry()StorageTransferServiceSpringProperties.getDeleteTransferJobRetry()StorageTransferServiceSpringProperties.getGetAgentPoolRetry()StorageTransferServiceSpringProperties.getGetGoogleServiceAccountRetry()StorageTransferServiceSpringProperties.getGetTransferJobRetry()StorageTransferServiceSpringProperties.getListAgentPoolsRetry()StorageTransferServiceSpringProperties.getListTransferJobsRetry()StorageTransferServiceSpringProperties.getPauseTransferOperationRetry()StorageTransferServiceSpringProperties.getResumeTransferOperationRetry()StorageTransferServiceSpringProperties.getRetry()StorageTransferServiceSpringProperties.getUpdateAgentPoolRetry()StorageTransferServiceSpringProperties.getUpdateTransferJobRetry()Methods in com.google.storagetransfer.v1.proto.spring with parameters of type RetryModifier and TypeMethodDescriptionvoidStorageTransferServiceSpringProperties.setCreateAgentPoolRetry(Retry createAgentPoolRetry) voidStorageTransferServiceSpringProperties.setCreateTransferJobRetry(Retry createTransferJobRetry) voidStorageTransferServiceSpringProperties.setDeleteAgentPoolRetry(Retry deleteAgentPoolRetry) voidStorageTransferServiceSpringProperties.setDeleteTransferJobRetry(Retry deleteTransferJobRetry) voidStorageTransferServiceSpringProperties.setGetAgentPoolRetry(Retry getAgentPoolRetry) voidStorageTransferServiceSpringProperties.setGetGoogleServiceAccountRetry(Retry getGoogleServiceAccountRetry) voidStorageTransferServiceSpringProperties.setGetTransferJobRetry(Retry getTransferJobRetry) voidStorageTransferServiceSpringProperties.setListAgentPoolsRetry(Retry listAgentPoolsRetry) voidStorageTransferServiceSpringProperties.setListTransferJobsRetry(Retry listTransferJobsRetry) voidStorageTransferServiceSpringProperties.setPauseTransferOperationRetry(Retry pauseTransferOperationRetry) voidStorageTransferServiceSpringProperties.setResumeTransferOperationRetry(Retry resumeTransferOperationRetry) voidvoidStorageTransferServiceSpringProperties.setUpdateAgentPoolRetry(Retry updateAgentPoolRetry) voidStorageTransferServiceSpringProperties.setUpdateTransferJobRetry(Retry updateTransferJobRetry)