Send feedback
Class CloudMemcacheStubSettings.Builder (2.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.11.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 )
Parameter
Builder(CloudMemcacheStubSettings settings)
protected Builder ( CloudMemcacheStubSettings settings )
Parameter
Methods
applyParametersOperationSettings()
public OperationCallSettings . Builder<ApplyParametersRequest , Instance , OperationMetadata > applyParametersOperationSettings ()
Returns the builder for the settings used for calls to applyParameters.
Returns
public UnaryCallSettings . Builder<ApplyParametersRequest , Operation > applyParametersSettings ()
Returns the builder for the settings used for calls to applyParameters.
Returns
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.
Parameter
Returns
build()
public CloudMemcacheStubSettings build ()
Returns
Overrides
Exceptions
createInstanceOperationSettings()
public OperationCallSettings . Builder<CreateInstanceRequest , Instance , OperationMetadata > createInstanceOperationSettings ()
Returns the builder for the settings used for calls to createInstance.
Returns
createInstanceSettings()
public UnaryCallSettings . Builder<CreateInstanceRequest , Operation > createInstanceSettings ()
Returns the builder for the settings used for calls to createInstance.
Returns
deleteInstanceOperationSettings()
public OperationCallSettings . Builder<DeleteInstanceRequest , Empty , OperationMetadata > deleteInstanceOperationSettings ()
Returns the builder for the settings used for calls to deleteInstance.
Returns
deleteInstanceSettings()
public UnaryCallSettings . Builder<DeleteInstanceRequest , Operation > deleteInstanceSettings ()
Returns the builder for the settings used for calls to deleteInstance.
Returns
getInstanceSettings()
public UnaryCallSettings . Builder<GetInstanceRequest , Instance > getInstanceSettings ()
Returns the builder for the settings used for calls to getInstance.
Returns
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.
Returns
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , CloudMemcacheClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
Returns
rescheduleMaintenanceOperationSettings()
public OperationCallSettings . Builder<RescheduleMaintenanceRequest , Instance , OperationMetadata > rescheduleMaintenanceOperationSettings ()
Returns the builder for the settings used for calls to rescheduleMaintenance.
Returns
rescheduleMaintenanceSettings()
public UnaryCallSettings . Builder<RescheduleMaintenanceRequest , Operation > rescheduleMaintenanceSettings ()
Returns the builder for the settings used for calls to rescheduleMaintenance.
Returns
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.
Returns
updateInstanceSettings()
public UnaryCallSettings . Builder<UpdateInstanceRequest , Operation > updateInstanceSettings ()
Returns the builder for the settings used for calls to updateInstance.
Returns
updateParametersOperationSettings()
public OperationCallSettings . Builder<UpdateParametersRequest , Instance , OperationMetadata > updateParametersOperationSettings ()
Returns the builder for the settings used for calls to updateParameters.
Returns
public UnaryCallSettings . Builder<UpdateParametersRequest , Operation > updateParametersSettings ()
Returns the builder for the settings used for calls to updateParameters.
Returns
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."],[],[]]