Send feedback
Class BareMetalSolutionStubSettings.Builder (0.17.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.17.0 keyboard_arrow_down
public static class BareMetalSolutionStubSettings . Builder extends StubSettings . Builder<BareMetalSolutionStubSettings , BareMetalSolutionStubSettings . Builder >
Builder for BareMetalSolutionStubSettings.
Constructors
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
protected Builder ( BareMetalSolutionStubSettings settings )
Methods
public BareMetalSolutionStubSettings . 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 BareMetalSolutionStubSettings build ()
Overrides
public OperationCallSettings . Builder<DetachLunRequest , Instance , OperationMetadata > detachLunOperationSettings ()
Returns the builder for the settings used for calls to detachLun.
public UnaryCallSettings . Builder<DetachLunRequest , Operation > detachLunSettings ()
Returns the builder for the settings used for calls to detachLun.
public UnaryCallSettings . Builder<GetInstanceRequest , Instance > getInstanceSettings ()
Returns the builder for the settings used for calls to getInstance.
public UnaryCallSettings . Builder<GetLunRequest , Lun > getLunSettings ()
Returns the builder for the settings used for calls to getLun.
public UnaryCallSettings . Builder<GetNetworkRequest , Network > getNetworkSettings ()
Returns the builder for the settings used for calls to getNetwork.
public UnaryCallSettings . Builder<GetNfsShareRequest , NfsShare > getNfsShareSettings ()
Returns the builder for the settings used for calls to getNfsShare.
public UnaryCallSettings . Builder<GetVolumeRequest , Volume > getVolumeSettings ()
Returns the builder for the settings used for calls to getVolume.
public PagedCallSettings . Builder<ListInstancesRequest , ListInstancesResponse , BareMetalSolutionClient . ListInstancesPagedResponse > listInstancesSettings ()
Returns the builder for the settings used for calls to listInstances.
public PagedCallSettings . Builder<ListLunsRequest , ListLunsResponse , BareMetalSolutionClient . ListLunsPagedResponse > listLunsSettings ()
Returns the builder for the settings used for calls to listLuns.
public UnaryCallSettings . Builder<ListNetworkUsageRequest , ListNetworkUsageResponse > listNetworkUsageSettings ()
Returns the builder for the settings used for calls to listNetworkUsage.
public PagedCallSettings . Builder<ListNetworksRequest , ListNetworksResponse , BareMetalSolutionClient . ListNetworksPagedResponse > listNetworksSettings ()
Returns the builder for the settings used for calls to listNetworks.
public PagedCallSettings . Builder<ListNfsSharesRequest , ListNfsSharesResponse , BareMetalSolutionClient . ListNfsSharesPagedResponse > listNfsSharesSettings ()
Returns the builder for the settings used for calls to listNfsShares.
public PagedCallSettings . Builder<ListVolumesRequest , ListVolumesResponse , BareMetalSolutionClient . ListVolumesPagedResponse > listVolumesSettings ()
Returns the builder for the settings used for calls to listVolumes.
public OperationCallSettings . Builder<ResetInstanceRequest , ResetInstanceResponse , OperationMetadata > resetInstanceOperationSettings ()
Returns the builder for the settings used for calls to resetInstance.
public UnaryCallSettings . Builder<ResetInstanceRequest , Operation > resetInstanceSettings ()
Returns the builder for the settings used for calls to resetInstance.
public OperationCallSettings . Builder<ResizeVolumeRequest , Volume , OperationMetadata > resizeVolumeOperationSettings ()
Returns the builder for the settings used for calls to resizeVolume.
public UnaryCallSettings . Builder<ResizeVolumeRequest , Operation > resizeVolumeSettings ()
Returns the builder for the settings used for calls to resizeVolume.
public OperationCallSettings . Builder<StartInstanceRequest , StartInstanceResponse , OperationMetadata > startInstanceOperationSettings ()
Returns the builder for the settings used for calls to startInstance.
public UnaryCallSettings . Builder<StartInstanceRequest , Operation > startInstanceSettings ()
Returns the builder for the settings used for calls to startInstance.
public OperationCallSettings . Builder<StopInstanceRequest , StopInstanceResponse , OperationMetadata > stopInstanceOperationSettings ()
Returns the builder for the settings used for calls to stopInstance.
public UnaryCallSettings . Builder<StopInstanceRequest , Operation > stopInstanceSettings ()
Returns the builder for the settings used for calls to stopInstance.
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
public OperationCallSettings . Builder<UpdateInstanceRequest , Instance , OperationMetadata > updateInstanceOperationSettings ()
Returns the builder for the settings used for calls to updateInstance.
public UnaryCallSettings . Builder<UpdateInstanceRequest , Operation > updateInstanceSettings ()
Returns the builder for the settings used for calls to updateInstance.
public OperationCallSettings . Builder<UpdateNetworkRequest , Network , OperationMetadata > updateNetworkOperationSettings ()
Returns the builder for the settings used for calls to updateNetwork.
public UnaryCallSettings . Builder<UpdateNetworkRequest , Operation > updateNetworkSettings ()
Returns the builder for the settings used for calls to updateNetwork.
public OperationCallSettings . Builder<UpdateNfsShareRequest , NfsShare , OperationMetadata > updateNfsShareOperationSettings ()
Returns the builder for the settings used for calls to updateNfsShare.
public UnaryCallSettings . Builder<UpdateNfsShareRequest , Operation > updateNfsShareSettings ()
Returns the builder for the settings used for calls to updateNfsShare.
public OperationCallSettings . Builder<UpdateVolumeRequest , Volume , OperationMetadata > updateVolumeOperationSettings ()
Returns the builder for the settings used for calls to updateVolume.
public UnaryCallSettings . Builder<UpdateVolumeRequest , Operation > updateVolumeSettings ()
Returns the builder for the settings used for calls to updateVolume.
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-01-21 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-01-21 UTC."],[],[]]