Send feedback
Class CloudMemcacheSettings.Builder (2.53.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
public static class CloudMemcacheSettings . Builder extends ClientSettings . Builder<CloudMemcacheSettings , CloudMemcacheSettings . Builder >
Builder for CloudMemcacheSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(CloudMemcacheSettings settings)
protected Builder ( CloudMemcacheSettings settings )
Builder(CloudMemcacheStubSettings.Builder stubSettings)
protected Builder ( CloudMemcacheStubSettings . Builder stubSettings )
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.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public CloudMemcacheSettings . 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 CloudMemcacheSettings 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 >
getStubSettingsBuilder()
public CloudMemcacheStubSettings . Builder getStubSettingsBuilder ()
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.
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."],[],[]]