Class AzureClustersStubSettings.Builder (0.39.0)

public static class AzureClustersStubSettings.Builder extends StubSettings.Builder<AzureClustersStubSettings,AzureClustersStubSettings.Builder>

Builder for AzureClustersStubSettings.

Inheritance

java.lang.Object > StubSettings.Builder > AzureClustersStubSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext

Builder(AzureClustersStubSettings settings)

protected Builder(AzureClustersStubSettings settings)
Parameter
NameDescription
settingsAzureClustersStubSettings

Methods

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

public AzureClustersStubSettings.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
NameDescription
settingsUpdaterApiFunction<Builder<?,?>,java.lang.Void>
Returns
TypeDescription
AzureClustersStubSettings.Builder

build()

public AzureClustersStubSettings build()
Returns
TypeDescription
AzureClustersStubSettings
Overrides
Exceptions
TypeDescription
IOException

createAzureClientOperationSettings()

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

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

createAzureClientSettings()

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

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

createAzureClusterOperationSettings()

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

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

createAzureClusterSettings()

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

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

createAzureNodePoolOperationSettings()

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

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

createAzureNodePoolSettings()

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

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

deleteAzureClientOperationSettings()

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

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

deleteAzureClientSettings()

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

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

deleteAzureClusterOperationSettings()

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

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

deleteAzureClusterSettings()

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

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

deleteAzureNodePoolOperationSettings()

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

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

deleteAzureNodePoolSettings()

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

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

generateAzureAccessTokenSettings()

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

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

generateAzureClusterAgentTokenSettings()

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

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

getAzureClientSettings()

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

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

getAzureClusterSettings()

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

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

getAzureJsonWebKeysSettings()

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

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

getAzureNodePoolSettings()

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

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

getAzureOpenIdConfigSettings()

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

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

getAzureServerConfigSettings()

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

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

getEndpoint()

public String getEndpoint()

Returns the endpoint set by the user or the the service's default endpoint.

Returns
TypeDescription
String
Overrides

listAzureClientsSettings()

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

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

listAzureClustersSettings()

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

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

listAzureNodePoolsSettings()

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

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

unaryMethodSettingsBuilders()

public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns
TypeDescription
com.google.common.collect.ImmutableList<Builder<?,?>>

updateAzureClusterOperationSettings()

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

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

updateAzureClusterSettings()

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

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

updateAzureNodePoolOperationSettings()

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

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

updateAzureNodePoolSettings()

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

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