Class ConfigDeliverySettings.Builder (0.1.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 0.1.0keyboard_arrow_down
public static class ConfigDeliverySettings . Builder extends ClientSettings . Builder<ConfigDeliverySettings , ConfigDeliverySettings . Builder >
Builder for ConfigDeliverySettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(ConfigDeliverySettings settings)
protected Builder ( ConfigDeliverySettings settings )
Builder(ConfigDeliveryStubSettings.Builder stubSettings)
protected Builder ( ConfigDeliveryStubSettings . Builder stubSettings )
Methods
abortRolloutOperationSettings()
public OperationCallSettings . Builder<AbortRolloutRequest , Rollout , OperationMetadata > abortRolloutOperationSettings ()
Returns the builder for the settings used for calls to abortRollout.
abortRolloutSettings()
public UnaryCallSettings . Builder<AbortRolloutRequest , Operation > abortRolloutSettings ()
Returns the builder for the settings used for calls to abortRollout.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public ConfigDeliverySettings . Builder applyToAllUnaryMethods ( ApiFunction<UnaryCallSettings . Builder <? , ? >, Void > settingsUpdater )
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
build()
public ConfigDeliverySettings build ()
Overrides
createFleetPackageOperationSettings()
public OperationCallSettings . Builder<CreateFleetPackageRequest , FleetPackage , OperationMetadata > createFleetPackageOperationSettings ()
Returns the builder for the settings used for calls to createFleetPackage.
createFleetPackageSettings()
public UnaryCallSettings . Builder<CreateFleetPackageRequest , Operation > createFleetPackageSettings ()
Returns the builder for the settings used for calls to createFleetPackage.
createReleaseOperationSettings()
public OperationCallSettings . Builder<CreateReleaseRequest , Release , OperationMetadata > createReleaseOperationSettings ()
Returns the builder for the settings used for calls to createRelease.
createReleaseSettings()
public UnaryCallSettings . Builder<CreateReleaseRequest , Operation > createReleaseSettings ()
Returns the builder for the settings used for calls to createRelease.
createResourceBundleOperationSettings()
public OperationCallSettings . Builder<CreateResourceBundleRequest , ResourceBundle , OperationMetadata > createResourceBundleOperationSettings ()
Returns the builder for the settings used for calls to createResourceBundle.
createResourceBundleSettings()
public UnaryCallSettings . Builder<CreateResourceBundleRequest , Operation > createResourceBundleSettings ()
Returns the builder for the settings used for calls to createResourceBundle.
createVariantOperationSettings()
public OperationCallSettings . Builder<CreateVariantRequest , Variant , OperationMetadata > createVariantOperationSettings ()
Returns the builder for the settings used for calls to createVariant.
createVariantSettings()
public UnaryCallSettings . Builder<CreateVariantRequest , Operation > createVariantSettings ()
Returns the builder for the settings used for calls to createVariant.
deleteFleetPackageOperationSettings()
public OperationCallSettings . Builder<DeleteFleetPackageRequest , Empty , OperationMetadata > deleteFleetPackageOperationSettings ()
Returns the builder for the settings used for calls to deleteFleetPackage.
deleteFleetPackageSettings()
public UnaryCallSettings . Builder<DeleteFleetPackageRequest , Operation > deleteFleetPackageSettings ()
Returns the builder for the settings used for calls to deleteFleetPackage.
deleteReleaseOperationSettings()
public OperationCallSettings . Builder<DeleteReleaseRequest , Empty , OperationMetadata > deleteReleaseOperationSettings ()
Returns the builder for the settings used for calls to deleteRelease.
deleteReleaseSettings()
public UnaryCallSettings . Builder<DeleteReleaseRequest , Operation > deleteReleaseSettings ()
Returns the builder for the settings used for calls to deleteRelease.
deleteResourceBundleOperationSettings()
public OperationCallSettings . Builder<DeleteResourceBundleRequest , Empty , OperationMetadata > deleteResourceBundleOperationSettings ()
Returns the builder for the settings used for calls to deleteResourceBundle.
deleteResourceBundleSettings()
public UnaryCallSettings . Builder<DeleteResourceBundleRequest , Operation > deleteResourceBundleSettings ()
Returns the builder for the settings used for calls to deleteResourceBundle.
deleteVariantOperationSettings()
public OperationCallSettings . Builder<DeleteVariantRequest , Empty , OperationMetadata > deleteVariantOperationSettings ()
Returns the builder for the settings used for calls to deleteVariant.
deleteVariantSettings()
public UnaryCallSettings . Builder<DeleteVariantRequest , Operation > deleteVariantSettings ()
Returns the builder for the settings used for calls to deleteVariant.
getFleetPackageSettings()
public UnaryCallSettings . Builder<GetFleetPackageRequest , FleetPackage > getFleetPackageSettings ()
Returns the builder for the settings used for calls to getFleetPackage.
getLocationSettings()
public UnaryCallSettings . Builder<GetLocationRequest , Location > getLocationSettings ()
Returns the builder for the settings used for calls to getLocation.
Returns
Type
Description
Builder <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
getReleaseSettings()
public UnaryCallSettings . Builder<GetReleaseRequest , Release > getReleaseSettings ()
Returns the builder for the settings used for calls to getRelease.
getResourceBundleSettings()
public UnaryCallSettings . Builder<GetResourceBundleRequest , ResourceBundle > getResourceBundleSettings ()
Returns the builder for the settings used for calls to getResourceBundle.
getRolloutSettings()
public UnaryCallSettings . Builder<GetRolloutRequest , Rollout > getRolloutSettings ()
Returns the builder for the settings used for calls to getRollout.
getStubSettingsBuilder()
public ConfigDeliveryStubSettings . Builder getStubSettingsBuilder ()
getVariantSettings()
public UnaryCallSettings . Builder<GetVariantRequest , Variant > getVariantSettings ()
Returns the builder for the settings used for calls to getVariant.
listFleetPackagesSettings()
public PagedCallSettings . Builder<ListFleetPackagesRequest , ListFleetPackagesResponse , ConfigDeliveryClient . ListFleetPackagesPagedResponse > listFleetPackagesSettings ()
Returns the builder for the settings used for calls to listFleetPackages.
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , ConfigDeliveryClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
listReleasesSettings()
public PagedCallSettings . Builder<ListReleasesRequest , ListReleasesResponse , ConfigDeliveryClient . ListReleasesPagedResponse > listReleasesSettings ()
Returns the builder for the settings used for calls to listReleases.
listResourceBundlesSettings()
public PagedCallSettings . Builder<ListResourceBundlesRequest , ListResourceBundlesResponse , ConfigDeliveryClient . ListResourceBundlesPagedResponse > listResourceBundlesSettings ()
Returns the builder for the settings used for calls to listResourceBundles.
listRolloutsSettings()
public PagedCallSettings . Builder<ListRolloutsRequest , ListRolloutsResponse , ConfigDeliveryClient . ListRolloutsPagedResponse > listRolloutsSettings ()
Returns the builder for the settings used for calls to listRollouts.
listVariantsSettings()
public PagedCallSettings . Builder<ListVariantsRequest , ListVariantsResponse , ConfigDeliveryClient . ListVariantsPagedResponse > listVariantsSettings ()
Returns the builder for the settings used for calls to listVariants.
resumeRolloutOperationSettings()
public OperationCallSettings . Builder<ResumeRolloutRequest , Rollout , OperationMetadata > resumeRolloutOperationSettings ()
Returns the builder for the settings used for calls to resumeRollout.
resumeRolloutSettings()
public UnaryCallSettings . Builder<ResumeRolloutRequest , Operation > resumeRolloutSettings ()
Returns the builder for the settings used for calls to resumeRollout.
suspendRolloutOperationSettings()
public OperationCallSettings . Builder<SuspendRolloutRequest , Rollout , OperationMetadata > suspendRolloutOperationSettings ()
Returns the builder for the settings used for calls to suspendRollout.
suspendRolloutSettings()
public UnaryCallSettings . Builder<SuspendRolloutRequest , Operation > suspendRolloutSettings ()
Returns the builder for the settings used for calls to suspendRollout.
updateFleetPackageOperationSettings()
public OperationCallSettings . Builder<UpdateFleetPackageRequest , FleetPackage , OperationMetadata > updateFleetPackageOperationSettings ()
Returns the builder for the settings used for calls to updateFleetPackage.
updateFleetPackageSettings()
public UnaryCallSettings . Builder<UpdateFleetPackageRequest , Operation > updateFleetPackageSettings ()
Returns the builder for the settings used for calls to updateFleetPackage.
updateReleaseOperationSettings()
public OperationCallSettings . Builder<UpdateReleaseRequest , Release , OperationMetadata > updateReleaseOperationSettings ()
Returns the builder for the settings used for calls to updateRelease.
updateReleaseSettings()
public UnaryCallSettings . Builder<UpdateReleaseRequest , Operation > updateReleaseSettings ()
Returns the builder for the settings used for calls to updateRelease.
updateResourceBundleOperationSettings()
public OperationCallSettings . Builder<UpdateResourceBundleRequest , ResourceBundle , OperationMetadata > updateResourceBundleOperationSettings ()
Returns the builder for the settings used for calls to updateResourceBundle.
updateResourceBundleSettings()
public UnaryCallSettings . Builder<UpdateResourceBundleRequest , Operation > updateResourceBundleSettings ()
Returns the builder for the settings used for calls to updateResourceBundle.
updateVariantOperationSettings()
public OperationCallSettings . Builder<UpdateVariantRequest , Variant , OperationMetadata > updateVariantOperationSettings ()
Returns the builder for the settings used for calls to updateVariant.
updateVariantSettings()
public UnaryCallSettings . Builder<UpdateVariantRequest , Operation > updateVariantSettings ()
Returns the builder for the settings used for calls to updateVariant.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,[]]