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