Class AzureClustersSettings.Builder (0.94.0)

public static class AzureClustersSettings.Builder extends ClientSettings.Builder<AzureClustersSettings,AzureClustersSettings.Builder>

Builder for AzureClustersSettings.

Inheritance

java.lang.Object > ClientSettings.Builder > AzureClustersSettings.Builder

Constructors

Builder()

protected Builder()

Builder(@Nullable ClientContext clientContext)

protected Builder(@Nullable ClientContext clientContext)
Parameter
Name Description
clientContext @org.jspecify.annotations.Nullable com.google.api.gax.rpc.ClientContext

Builder(AzureClustersSettings settings)

protected Builder(AzureClustersSettings settings)
Parameter
Name Description
settings AzureClustersSettings

Builder(AzureClustersStubSettings.Builder stubSettings)

protected Builder(AzureClustersStubSettings.Builder stubSettings)
Parameter
Name Description
stubSettings AzureClustersStubSettings.Builder

Methods

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

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
Name Description
settingsUpdater ApiFunction<Builder<?,?>,java.lang.Void>
Returns
Type Description
AzureClustersSettings.Builder

build()

public AzureClustersSettings build()
Returns
Type Description
AzureClustersSettings
Overrides
Exceptions
Type Description
IOException

createAzureClientOperationSettings() (deprecated)

public OperationCallSettings.Builder<CreateAzureClientRequest,AzureClient,OperationMetadata> createAzureClientOperationSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to createAzureClient.

Returns
Type Description
Builder<CreateAzureClientRequest,AzureClient,OperationMetadata>

createAzureClientSettings() (deprecated)

public UnaryCallSettings.Builder<CreateAzureClientRequest,Operation> createAzureClientSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to createAzureClient.

Returns
Type Description
Builder<CreateAzureClientRequest,Operation>

createAzureClusterOperationSettings() (deprecated)

public OperationCallSettings.Builder<CreateAzureClusterRequest,AzureCluster,OperationMetadata> createAzureClusterOperationSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to createAzureCluster.

Returns
Type Description
Builder<CreateAzureClusterRequest,AzureCluster,OperationMetadata>

createAzureClusterSettings() (deprecated)

public UnaryCallSettings.Builder<CreateAzureClusterRequest,Operation> createAzureClusterSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to createAzureCluster.

Returns
Type Description
Builder<CreateAzureClusterRequest,Operation>

createAzureNodePoolOperationSettings() (deprecated)

public OperationCallSettings.Builder<CreateAzureNodePoolRequest,AzureNodePool,OperationMetadata> createAzureNodePoolOperationSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to createAzureNodePool.

Returns
Type Description
Builder<CreateAzureNodePoolRequest,AzureNodePool,OperationMetadata>

createAzureNodePoolSettings() (deprecated)

public UnaryCallSettings.Builder<CreateAzureNodePoolRequest,Operation> createAzureNodePoolSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to createAzureNodePool.

Returns
Type Description
Builder<CreateAzureNodePoolRequest,Operation>

deleteAzureClientOperationSettings() (deprecated)

public OperationCallSettings.Builder<DeleteAzureClientRequest,Empty,OperationMetadata> deleteAzureClientOperationSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to deleteAzureClient.

Returns
Type Description
Builder<DeleteAzureClientRequest,Empty,OperationMetadata>

deleteAzureClientSettings() (deprecated)

public UnaryCallSettings.Builder<DeleteAzureClientRequest,Operation> deleteAzureClientSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to deleteAzureClient.

Returns
Type Description
Builder<DeleteAzureClientRequest,Operation>

deleteAzureClusterOperationSettings() (deprecated)

public OperationCallSettings.Builder<DeleteAzureClusterRequest,Empty,OperationMetadata> deleteAzureClusterOperationSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to deleteAzureCluster.

Returns
Type Description
Builder<DeleteAzureClusterRequest,Empty,OperationMetadata>

deleteAzureClusterSettings() (deprecated)

public UnaryCallSettings.Builder<DeleteAzureClusterRequest,Operation> deleteAzureClusterSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to deleteAzureCluster.

Returns
Type Description
Builder<DeleteAzureClusterRequest,Operation>

deleteAzureNodePoolOperationSettings() (deprecated)

public OperationCallSettings.Builder<DeleteAzureNodePoolRequest,Empty,OperationMetadata> deleteAzureNodePoolOperationSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to deleteAzureNodePool.

Returns
Type Description
Builder<DeleteAzureNodePoolRequest,Empty,OperationMetadata>

deleteAzureNodePoolSettings() (deprecated)

public UnaryCallSettings.Builder<DeleteAzureNodePoolRequest,Operation> deleteAzureNodePoolSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to deleteAzureNodePool.

Returns
Type Description
Builder<DeleteAzureNodePoolRequest,Operation>

generateAzureAccessTokenSettings() (deprecated)

public UnaryCallSettings.Builder<GenerateAzureAccessTokenRequest,GenerateAzureAccessTokenResponse> generateAzureAccessTokenSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to generateAzureAccessToken.

Returns
Type Description
Builder<GenerateAzureAccessTokenRequest,GenerateAzureAccessTokenResponse>

generateAzureClusterAgentTokenSettings() (deprecated)

public UnaryCallSettings.Builder<GenerateAzureClusterAgentTokenRequest,GenerateAzureClusterAgentTokenResponse> generateAzureClusterAgentTokenSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to generateAzureClusterAgentToken.

Returns
Type Description
Builder<GenerateAzureClusterAgentTokenRequest,GenerateAzureClusterAgentTokenResponse>

getAzureClientSettings() (deprecated)

public UnaryCallSettings.Builder<GetAzureClientRequest,AzureClient> getAzureClientSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to getAzureClient.

Returns
Type Description
Builder<GetAzureClientRequest,AzureClient>

getAzureClusterSettings() (deprecated)

public UnaryCallSettings.Builder<GetAzureClusterRequest,AzureCluster> getAzureClusterSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to getAzureCluster.

Returns
Type Description
Builder<GetAzureClusterRequest,AzureCluster>

getAzureJsonWebKeysSettings() (deprecated)

public UnaryCallSettings.Builder<GetAzureJsonWebKeysRequest,AzureJsonWebKeys> getAzureJsonWebKeysSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to getAzureJsonWebKeys.

Returns
Type Description
Builder<GetAzureJsonWebKeysRequest,AzureJsonWebKeys>

getAzureNodePoolSettings() (deprecated)

public UnaryCallSettings.Builder<GetAzureNodePoolRequest,AzureNodePool> getAzureNodePoolSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to getAzureNodePool.

Returns
Type Description
Builder<GetAzureNodePoolRequest,AzureNodePool>

getAzureOpenIdConfigSettings() (deprecated)

public UnaryCallSettings.Builder<GetAzureOpenIdConfigRequest,AzureOpenIdConfig> getAzureOpenIdConfigSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to getAzureOpenIdConfig.

Returns
Type Description
Builder<GetAzureOpenIdConfigRequest,AzureOpenIdConfig>

getAzureServerConfigSettings() (deprecated)

public UnaryCallSettings.Builder<GetAzureServerConfigRequest,AzureServerConfig> getAzureServerConfigSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to getAzureServerConfig.

Returns
Type Description
Builder<GetAzureServerConfigRequest,AzureServerConfig>

getStubSettingsBuilder()

public AzureClustersStubSettings.Builder getStubSettingsBuilder()
Returns
Type Description
AzureClustersStubSettings.Builder

listAzureClientsSettings() (deprecated)

public PagedCallSettings.Builder<ListAzureClientsRequest,ListAzureClientsResponse,AzureClustersClient.ListAzureClientsPagedResponse> listAzureClientsSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to listAzureClients.

Returns
Type Description
Builder<ListAzureClientsRequest,ListAzureClientsResponse,ListAzureClientsPagedResponse>

listAzureClustersSettings() (deprecated)

public PagedCallSettings.Builder<ListAzureClustersRequest,ListAzureClustersResponse,AzureClustersClient.ListAzureClustersPagedResponse> listAzureClustersSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to listAzureClusters.

Returns
Type Description
Builder<ListAzureClustersRequest,ListAzureClustersResponse,ListAzureClustersPagedResponse>

listAzureNodePoolsSettings() (deprecated)

public PagedCallSettings.Builder<ListAzureNodePoolsRequest,ListAzureNodePoolsResponse,AzureClustersClient.ListAzureNodePoolsPagedResponse> listAzureNodePoolsSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to listAzureNodePools.

Returns
Type Description
Builder<ListAzureNodePoolsRequest,ListAzureNodePoolsResponse,ListAzureNodePoolsPagedResponse>

updateAzureClusterOperationSettings() (deprecated)

public OperationCallSettings.Builder<UpdateAzureClusterRequest,AzureCluster,OperationMetadata> updateAzureClusterOperationSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to updateAzureCluster.

Returns
Type Description
Builder<UpdateAzureClusterRequest,AzureCluster,OperationMetadata>

updateAzureClusterSettings() (deprecated)

public UnaryCallSettings.Builder<UpdateAzureClusterRequest,Operation> updateAzureClusterSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to updateAzureCluster.

Returns
Type Description
Builder<UpdateAzureClusterRequest,Operation>

updateAzureNodePoolOperationSettings() (deprecated)

public OperationCallSettings.Builder<UpdateAzureNodePoolRequest,AzureNodePool,OperationMetadata> updateAzureNodePoolOperationSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to updateAzureNodePool.

Returns
Type Description
Builder<UpdateAzureNodePoolRequest,AzureNodePool,OperationMetadata>

updateAzureNodePoolSettings() (deprecated)

public UnaryCallSettings.Builder<UpdateAzureNodePoolRequest,Operation> updateAzureNodePoolSettings()

Deprecated. This method is deprecated and will be removed in the next major version update.

Returns the builder for the settings used for calls to updateAzureNodePool.

Returns
Type Description
Builder<UpdateAzureNodePoolRequest,Operation>