Send feedback
Class AzureClustersSettings.Builder (0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.1.0 keyboard_arrow_down
public static class AzureClustersSettings . Builder extends ClientSettings . Builder<AzureClustersSettings , AzureClustersSettings . Builder >
Builder for AzureClustersSettings.
Constructors
protected Builder ( ClientContext clientContext )
Parameter
protected Builder ( AzureClustersSettings settings )
Parameter
protected Builder ( AzureClustersStubSettings . Builder stubSettings )
Parameter
Methods
public AzureClustersSettings . 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
public AzureClustersSettings build ()
Returns
Overrides
Exceptions
public OperationCallSettings . Builder<CreateAzureClientRequest , AzureClient , OperationMetadata > createAzureClientOperationSettings ()
Returns the builder for the settings used for calls to createAzureClient.
Returns
public UnaryCallSettings . Builder<CreateAzureClientRequest , Operation > createAzureClientSettings ()
Returns the builder for the settings used for calls to createAzureClient.
Returns
public OperationCallSettings . Builder<CreateAzureClusterRequest , AzureCluster , OperationMetadata > createAzureClusterOperationSettings ()
Returns the builder for the settings used for calls to createAzureCluster.
Returns
public UnaryCallSettings . Builder<CreateAzureClusterRequest , Operation > createAzureClusterSettings ()
Returns the builder for the settings used for calls to createAzureCluster.
Returns
public OperationCallSettings . Builder<CreateAzureNodePoolRequest , AzureNodePool , OperationMetadata > createAzureNodePoolOperationSettings ()
Returns the builder for the settings used for calls to createAzureNodePool.
Returns
public UnaryCallSettings . Builder<CreateAzureNodePoolRequest , Operation > createAzureNodePoolSettings ()
Returns the builder for the settings used for calls to createAzureNodePool.
Returns
public OperationCallSettings . Builder<DeleteAzureClientRequest , Empty , OperationMetadata > deleteAzureClientOperationSettings ()
Returns the builder for the settings used for calls to deleteAzureClient.
Returns
public UnaryCallSettings . Builder<DeleteAzureClientRequest , Operation > deleteAzureClientSettings ()
Returns the builder for the settings used for calls to deleteAzureClient.
Returns
public OperationCallSettings . Builder<DeleteAzureClusterRequest , Empty , OperationMetadata > deleteAzureClusterOperationSettings ()
Returns the builder for the settings used for calls to deleteAzureCluster.
Returns
public UnaryCallSettings . Builder<DeleteAzureClusterRequest , Operation > deleteAzureClusterSettings ()
Returns the builder for the settings used for calls to deleteAzureCluster.
Returns
public OperationCallSettings . Builder<DeleteAzureNodePoolRequest , Empty , OperationMetadata > deleteAzureNodePoolOperationSettings ()
Returns the builder for the settings used for calls to deleteAzureNodePool.
Returns
public UnaryCallSettings . Builder<DeleteAzureNodePoolRequest , Operation > deleteAzureNodePoolSettings ()
Returns the builder for the settings used for calls to deleteAzureNodePool.
Returns
public UnaryCallSettings . Builder<GenerateAzureAccessTokenRequest , GenerateAzureAccessTokenResponse > generateAzureAccessTokenSettings ()
Returns the builder for the settings used for calls to generateAzureAccessToken.
Returns
public UnaryCallSettings . Builder<GetAzureClientRequest , AzureClient > getAzureClientSettings ()
Returns the builder for the settings used for calls to getAzureClient.
Returns
public UnaryCallSettings . Builder<GetAzureClusterRequest , AzureCluster > getAzureClusterSettings ()
Returns the builder for the settings used for calls to getAzureCluster.
Returns
public UnaryCallSettings . Builder<GetAzureNodePoolRequest , AzureNodePool > getAzureNodePoolSettings ()
Returns the builder for the settings used for calls to getAzureNodePool.
Returns
public UnaryCallSettings . Builder<GetAzureServerConfigRequest , AzureServerConfig > getAzureServerConfigSettings ()
Returns the builder for the settings used for calls to getAzureServerConfig.
Returns
public AzureClustersStubSettings . Builder getStubSettingsBuilder ()
Returns
public PagedCallSettings . Builder<ListAzureClientsRequest , ListAzureClientsResponse , AzureClustersClient . ListAzureClientsPagedResponse > listAzureClientsSettings ()
Returns the builder for the settings used for calls to listAzureClients.
Returns
public PagedCallSettings . Builder<ListAzureClustersRequest , ListAzureClustersResponse , AzureClustersClient . ListAzureClustersPagedResponse > listAzureClustersSettings ()
Returns the builder for the settings used for calls to listAzureClusters.
Returns
public PagedCallSettings . Builder<ListAzureNodePoolsRequest , ListAzureNodePoolsResponse , AzureClustersClient . ListAzureNodePoolsPagedResponse > listAzureNodePoolsSettings ()
Returns the builder for the settings used for calls to listAzureNodePools.
Returns
public OperationCallSettings . Builder<UpdateAzureClusterRequest , AzureCluster , OperationMetadata > updateAzureClusterOperationSettings ()
Returns the builder for the settings used for calls to updateAzureCluster.
Returns
public UnaryCallSettings . Builder<UpdateAzureClusterRequest , Operation > updateAzureClusterSettings ()
Returns the builder for the settings used for calls to updateAzureCluster.
Returns
public OperationCallSettings . Builder<UpdateAzureNodePoolRequest , AzureNodePool , OperationMetadata > updateAzureNodePoolOperationSettings ()
Returns the builder for the settings used for calls to updateAzureNodePool.
Returns
public UnaryCallSettings . Builder<UpdateAzureNodePoolRequest , Operation > updateAzureNodePoolSettings ()
Returns the builder for the settings used for calls to updateAzureNodePool.
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 2025-01-27 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-27 UTC."],[],[]]