Send feedback
Class CloudMemcacheStubSettings.Builder (2.52.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.52.0 keyboard_arrow_down
public static class CloudMemcacheStubSettings . Builder extends StubSettings . Builder<CloudMemcacheStubSettings , CloudMemcacheStubSettings . Builder >
Builder for CloudMemcacheStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(CloudMemcacheStubSettings settings)
protected Builder ( CloudMemcacheStubSettings settings )
Methods
applyParametersOperationSettings()
public OperationCallSettings . Builder<ApplyParametersRequest , Instance , OperationMetadata > applyParametersOperationSettings ()
Returns the builder for the settings used for calls to applyParameters.
public UnaryCallSettings . Builder<ApplyParametersRequest , Operation > applyParametersSettings ()
Returns the builder for the settings used for calls to applyParameters.
applySoftwareUpdateOperationSettings()
public OperationCallSettings . Builder<ApplySoftwareUpdateRequest , Instance , OperationMetadata > applySoftwareUpdateOperationSettings ()
Returns the builder for the settings used for calls to applySoftwareUpdate.
applySoftwareUpdateSettings()
public UnaryCallSettings . Builder<ApplySoftwareUpdateRequest , Operation > applySoftwareUpdateSettings ()
Returns the builder for the settings used for calls to applySoftwareUpdate.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public CloudMemcacheStubSettings . 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 CloudMemcacheStubSettings build ()
Overrides
createInstanceOperationSettings()
public OperationCallSettings . Builder<CreateInstanceRequest , Instance , OperationMetadata > createInstanceOperationSettings ()
Returns the builder for the settings used for calls to createInstance.
createInstanceSettings()
public UnaryCallSettings . Builder<CreateInstanceRequest , Operation > createInstanceSettings ()
Returns the builder for the settings used for calls to createInstance.
deleteInstanceOperationSettings()
public OperationCallSettings . Builder<DeleteInstanceRequest , Empty , OperationMetadata > deleteInstanceOperationSettings ()
Returns the builder for the settings used for calls to deleteInstance.
deleteInstanceSettings()
public UnaryCallSettings . Builder<DeleteInstanceRequest , Operation > deleteInstanceSettings ()
Returns the builder for the settings used for calls to deleteInstance.
getInstanceSettings()
public UnaryCallSettings . Builder<GetInstanceRequest , Instance > getInstanceSettings ()
Returns the builder for the settings used for calls to getInstance.
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 >
listInstancesSettings()
public PagedCallSettings . Builder<ListInstancesRequest , ListInstancesResponse , CloudMemcacheClient . ListInstancesPagedResponse > listInstancesSettings ()
Returns the builder for the settings used for calls to listInstances.
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , CloudMemcacheClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
rescheduleMaintenanceOperationSettings()
public OperationCallSettings . Builder<RescheduleMaintenanceRequest , Instance , OperationMetadata > rescheduleMaintenanceOperationSettings ()
Returns the builder for the settings used for calls to rescheduleMaintenance.
rescheduleMaintenanceSettings()
public UnaryCallSettings . Builder<RescheduleMaintenanceRequest , Operation > rescheduleMaintenanceSettings ()
Returns the builder for the settings used for calls to rescheduleMaintenance.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type
Description
com.google.common.collect.ImmutableList <Builder <? ,? >>
updateInstanceOperationSettings()
public OperationCallSettings . Builder<UpdateInstanceRequest , Instance , OperationMetadata > updateInstanceOperationSettings ()
Returns the builder for the settings used for calls to updateInstance.
updateInstanceSettings()
public UnaryCallSettings . Builder<UpdateInstanceRequest , Operation > updateInstanceSettings ()
Returns the builder for the settings used for calls to updateInstance.
updateParametersOperationSettings()
public OperationCallSettings . Builder<UpdateParametersRequest , Instance , OperationMetadata > updateParametersOperationSettings ()
Returns the builder for the settings used for calls to updateParameters.
public UnaryCallSettings . Builder<UpdateParametersRequest , Operation > updateParametersSettings ()
Returns the builder for the settings used for calls to updateParameters.
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 2024-11-02 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 2024-11-02 UTC."],[],[]]