Send feedback
Class SaasDeploymentsStubSettings.Builder (0.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class SaasDeploymentsStubSettings . Builder extends StubSettings . Builder<SaasDeploymentsStubSettings , SaasDeploymentsStubSettings . Builder >
Builder for SaasDeploymentsStubSettings.
Constructors
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
protected Builder ( SaasDeploymentsStubSettings settings )
Methods
public SaasDeploymentsStubSettings . 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.
public SaasDeploymentsStubSettings build ()
Overrides
public UnaryCallSettings . Builder<CreateReleaseRequest , Release > createReleaseSettings ()
Returns the builder for the settings used for calls to createRelease.
public UnaryCallSettings . Builder<CreateSaasRequest , Saas > createSaasSettings ()
Returns the builder for the settings used for calls to createSaas.
public UnaryCallSettings . Builder<CreateTenantRequest , Tenant > createTenantSettings ()
Returns the builder for the settings used for calls to createTenant.
public UnaryCallSettings . Builder<CreateUnitKindRequest , UnitKind > createUnitKindSettings ()
Returns the builder for the settings used for calls to createUnitKind.
public UnaryCallSettings . Builder<CreateUnitOperationRequest , UnitOperation > createUnitOperationSettings ()
Returns the builder for the settings used for calls to createUnit.
public UnaryCallSettings . Builder<CreateUnitRequest , Unit > createUnitSettings ()
Returns the builder for the settings used for calls to createUnit.
public UnaryCallSettings . Builder<DeleteReleaseRequest , Empty > deleteReleaseSettings ()
Returns the builder for the settings used for calls to deleteRelease.
public UnaryCallSettings . Builder<DeleteSaasRequest , Empty > deleteSaasSettings ()
Returns the builder for the settings used for calls to deleteSaas.
public UnaryCallSettings . Builder<DeleteTenantRequest , Empty > deleteTenantSettings ()
Returns the builder for the settings used for calls to deleteTenant.
public UnaryCallSettings . Builder<DeleteUnitKindRequest , Empty > deleteUnitKindSettings ()
Returns the builder for the settings used for calls to deleteUnitKind.
public UnaryCallSettings . Builder<DeleteUnitOperationRequest , Empty > deleteUnitOperationSettings ()
Returns the builder for the settings used for calls to deleteUnit.
public UnaryCallSettings . Builder<DeleteUnitRequest , Empty > deleteUnitSettings ()
Returns the builder for the settings used for calls to deleteUnit.
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 >
public UnaryCallSettings . Builder<GetReleaseRequest , Release > getReleaseSettings ()
Returns the builder for the settings used for calls to getRelease.
public UnaryCallSettings . Builder<GetSaasRequest , Saas > getSaasSettings ()
Returns the builder for the settings used for calls to getSaas.
public UnaryCallSettings . Builder<GetTenantRequest , Tenant > getTenantSettings ()
Returns the builder for the settings used for calls to getTenant.
public UnaryCallSettings . Builder<GetUnitKindRequest , UnitKind > getUnitKindSettings ()
Returns the builder for the settings used for calls to getUnitKind.
public UnaryCallSettings . Builder<GetUnitOperationRequest , UnitOperation > getUnitOperationSettings ()
Returns the builder for the settings used for calls to getUnit.
public UnaryCallSettings . Builder<GetUnitRequest , Unit > getUnitSettings ()
Returns the builder for the settings used for calls to getUnit.
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , SaasDeploymentsClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
public PagedCallSettings . Builder<ListReleasesRequest , ListReleasesResponse , SaasDeploymentsClient . ListReleasesPagedResponse > listReleasesSettings ()
Returns the builder for the settings used for calls to listReleases.
public PagedCallSettings . Builder<ListSaasRequest , ListSaasResponse , SaasDeploymentsClient . ListSaasPagedResponse > listSaasSettings ()
Returns the builder for the settings used for calls to listSaas.
public PagedCallSettings . Builder<ListTenantsRequest , ListTenantsResponse , SaasDeploymentsClient . ListTenantsPagedResponse > listTenantsSettings ()
Returns the builder for the settings used for calls to listTenants.
public PagedCallSettings . Builder<ListUnitKindsRequest , ListUnitKindsResponse , SaasDeploymentsClient . ListUnitKindsPagedResponse > listUnitKindsSettings ()
Returns the builder for the settings used for calls to listUnitKinds.
public PagedCallSettings . Builder<ListUnitOperationsRequest , ListUnitOperationsResponse , SaasDeploymentsClient . ListUnitOperationsPagedResponse > listUnitOperationsSettings ()
Returns the builder for the settings used for calls to listUnitOperations.
public PagedCallSettings . Builder<ListUnitsRequest , ListUnitsResponse , SaasDeploymentsClient . ListUnitsPagedResponse > listUnitsSettings ()
Returns the builder for the settings used for calls to listUnits.
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type
Description
com.google.common.collect.ImmutableList <Builder <? ,? >>
public UnaryCallSettings . Builder<UpdateReleaseRequest , Release > updateReleaseSettings ()
Returns the builder for the settings used for calls to updateRelease.
public UnaryCallSettings . Builder<UpdateSaasRequest , Saas > updateSaasSettings ()
Returns the builder for the settings used for calls to updateSaas.
public UnaryCallSettings . Builder<UpdateTenantRequest , Tenant > updateTenantSettings ()
Returns the builder for the settings used for calls to updateTenant.
public UnaryCallSettings . Builder<UpdateUnitKindRequest , UnitKind > updateUnitKindSettings ()
Returns the builder for the settings used for calls to updateUnitKind.
public UnaryCallSettings . Builder<UpdateUnitOperationRequest , UnitOperation > updateUnitOperationSettings ()
Returns the builder for the settings used for calls to updateUnit.
public UnaryCallSettings . Builder<UpdateUnitRequest , Unit > updateUnitSettings ()
Returns the builder for the settings used for calls to updateUnit.
Send feedback
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-16 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-16 UTC."],[],[]]