public static class ConfigDeliveryStubSettings.Builder extends StubSettings.Builder<ConfigDeliveryStubSettings,ConfigDeliveryStubSettings.Builder>
Builder for ConfigDeliveryStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(ConfigDeliveryStubSettings settings)
protected Builder(ConfigDeliveryStubSettings settings)
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 ConfigDeliveryStubSettings.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 ConfigDeliveryStubSettings 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.
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.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns |
Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
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.