Send feedback
Class BareMetalSolutionSettings.Builder (0.22.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.22.0 keyboard_arrow_down
public static class BareMetalSolutionSettings . Builder extends ClientSettings . Builder<BareMetalSolutionSettings , BareMetalSolutionSettings . Builder >
Builder for BareMetalSolutionSettings.
Constructors
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
protected Builder ( BareMetalSolutionSettings settings )
protected Builder ( BareMetalSolutionStubSettings . Builder stubSettings )
Methods
public BareMetalSolutionSettings . 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 BareMetalSolutionSettings 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 BareMetalSolutionStubSettings . Builder getStubSettingsBuilder ()
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 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-28 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-28 UTC."],[],[]]