Send feedback
Class AwsClustersStubSettings.Builder (0.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.4.0 keyboard_arrow_down
public static class AwsClustersStubSettings . Builder extends StubSettings . Builder<AwsClustersStubSettings , AwsClustersStubSettings . Builder >
Builder for AwsClustersStubSettings.
Constructors
protected Builder ( ClientContext clientContext )
Parameter
protected Builder ( AwsClustersStubSettings settings )
Parameter
Methods
public AwsClustersStubSettings . 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 AwsClustersStubSettings build ()
Returns
Overrides
Exceptions
public OperationCallSettings . Builder<CreateAwsClusterRequest , AwsCluster , OperationMetadata > createAwsClusterOperationSettings ()
Returns the builder for the settings used for calls to createAwsCluster.
Returns
public UnaryCallSettings . Builder<CreateAwsClusterRequest , Operation > createAwsClusterSettings ()
Returns the builder for the settings used for calls to createAwsCluster.
Returns
public OperationCallSettings . Builder<CreateAwsNodePoolRequest , AwsNodePool , OperationMetadata > createAwsNodePoolOperationSettings ()
Returns the builder for the settings used for calls to createAwsNodePool.
Returns
public UnaryCallSettings . Builder<CreateAwsNodePoolRequest , Operation > createAwsNodePoolSettings ()
Returns the builder for the settings used for calls to createAwsNodePool.
Returns
public OperationCallSettings . Builder<DeleteAwsClusterRequest , Empty , OperationMetadata > deleteAwsClusterOperationSettings ()
Returns the builder for the settings used for calls to deleteAwsCluster.
Returns
public UnaryCallSettings . Builder<DeleteAwsClusterRequest , Operation > deleteAwsClusterSettings ()
Returns the builder for the settings used for calls to deleteAwsCluster.
Returns
public OperationCallSettings . Builder<DeleteAwsNodePoolRequest , Empty , OperationMetadata > deleteAwsNodePoolOperationSettings ()
Returns the builder for the settings used for calls to deleteAwsNodePool.
Returns
public UnaryCallSettings . Builder<DeleteAwsNodePoolRequest , Operation > deleteAwsNodePoolSettings ()
Returns the builder for the settings used for calls to deleteAwsNodePool.
Returns
public UnaryCallSettings . Builder<GenerateAwsAccessTokenRequest , GenerateAwsAccessTokenResponse > generateAwsAccessTokenSettings ()
Returns the builder for the settings used for calls to generateAwsAccessToken.
Returns
public UnaryCallSettings . Builder<GetAwsClusterRequest , AwsCluster > getAwsClusterSettings ()
Returns the builder for the settings used for calls to getAwsCluster.
Returns
public UnaryCallSettings . Builder<GetAwsNodePoolRequest , AwsNodePool > getAwsNodePoolSettings ()
Returns the builder for the settings used for calls to getAwsNodePool.
Returns
public UnaryCallSettings . Builder<GetAwsServerConfigRequest , AwsServerConfig > getAwsServerConfigSettings ()
Returns the builder for the settings used for calls to getAwsServerConfig.
Returns
public PagedCallSettings . Builder<ListAwsClustersRequest , ListAwsClustersResponse , AwsClustersClient . ListAwsClustersPagedResponse > listAwsClustersSettings ()
Returns the builder for the settings used for calls to listAwsClusters.
Returns
public PagedCallSettings . Builder<ListAwsNodePoolsRequest , ListAwsNodePoolsResponse , AwsClustersClient . ListAwsNodePoolsPagedResponse > listAwsNodePoolsSettings ()
Returns the builder for the settings used for calls to listAwsNodePools.
Returns
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
public OperationCallSettings . Builder<UpdateAwsClusterRequest , AwsCluster , OperationMetadata > updateAwsClusterOperationSettings ()
Returns the builder for the settings used for calls to updateAwsCluster.
Returns
public UnaryCallSettings . Builder<UpdateAwsClusterRequest , Operation > updateAwsClusterSettings ()
Returns the builder for the settings used for calls to updateAwsCluster.
Returns
public OperationCallSettings . Builder<UpdateAwsNodePoolRequest , AwsNodePool , OperationMetadata > updateAwsNodePoolOperationSettings ()
Returns the builder for the settings used for calls to updateAwsNodePool.
Returns
public UnaryCallSettings . Builder<UpdateAwsNodePoolRequest , Operation > updateAwsNodePoolSettings ()
Returns the builder for the settings used for calls to updateAwsNodePool.
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."],[],[]]