Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class ClusterManagerSettings.Builder (2.70.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 2.70.0keyboard_arrow_down
public static class ClusterManagerSettings . Builder extends ClientSettings . Builder<ClusterManagerSettings , ClusterManagerSettings . Builder >
Builder for ClusterManagerSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(ClusterManagerSettings settings)
protected Builder ( ClusterManagerSettings settings )
Builder(ClusterManagerStubSettings.Builder stubSettings)
protected Builder ( ClusterManagerStubSettings . Builder stubSettings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public ClusterManagerSettings . 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.
build()
public ClusterManagerSettings build ()
Overrides
cancelOperationSettings()
public UnaryCallSettings . Builder<CancelOperationRequest , Empty > cancelOperationSettings ()
Returns the builder for the settings used for calls to cancel.
checkAutopilotCompatibilitySettings()
public UnaryCallSettings . Builder<CheckAutopilotCompatibilityRequest , CheckAutopilotCompatibilityResponse > checkAutopilotCompatibilitySettings ()
Returns the builder for the settings used for calls to checkAutopilotCompatibility.
completeIPRotationSettings()
public UnaryCallSettings . Builder<CompleteIPRotationRequest , Operation > completeIPRotationSettings ()
Returns the builder for the settings used for calls to completeIPRotation.
completeNodePoolUpgradeSettings()
public UnaryCallSettings . Builder<CompleteNodePoolUpgradeRequest , Empty > completeNodePoolUpgradeSettings ()
Returns the builder for the settings used for calls to completeNodePoolUpgrade.
createClusterSettings()
public UnaryCallSettings . Builder<CreateClusterRequest , Operation > createClusterSettings ()
Returns the builder for the settings used for calls to createCluster.
createNodePoolSettings()
public UnaryCallSettings . Builder<CreateNodePoolRequest , Operation > createNodePoolSettings ()
Returns the builder for the settings used for calls to createNodePool.
deleteClusterSettings()
public UnaryCallSettings . Builder<DeleteClusterRequest , Operation > deleteClusterSettings ()
Returns the builder for the settings used for calls to deleteCluster.
deleteNodePoolSettings()
public UnaryCallSettings . Builder<DeleteNodePoolRequest , Operation > deleteNodePoolSettings ()
Returns the builder for the settings used for calls to deleteNodePool.
fetchClusterUpgradeInfoSettings()
public UnaryCallSettings . Builder<FetchClusterUpgradeInfoRequest , ClusterUpgradeInfo > fetchClusterUpgradeInfoSettings ()
Returns the builder for the settings used for calls to fetchClusterUpgradeInfo.
fetchNodePoolUpgradeInfoSettings()
public UnaryCallSettings . Builder<FetchNodePoolUpgradeInfoRequest , NodePoolUpgradeInfo > fetchNodePoolUpgradeInfoSettings ()
Returns the builder for the settings used for calls to fetchNodePoolUpgradeInfo.
getClusterSettings()
public UnaryCallSettings . Builder<GetClusterRequest , Cluster > getClusterSettings ()
Returns the builder for the settings used for calls to getCluster.
getJSONWebKeysSettings()
public UnaryCallSettings . Builder<GetJSONWebKeysRequest , GetJSONWebKeysResponse > getJSONWebKeysSettings ()
Returns the builder for the settings used for calls to getJSONWebKeys.
getNodePoolSettings()
public UnaryCallSettings . Builder<GetNodePoolRequest , NodePool > getNodePoolSettings ()
Returns the builder for the settings used for calls to getNodePool.
getOperationSettings()
public UnaryCallSettings . Builder<GetOperationRequest , Operation > getOperationSettings ()
Returns the builder for the settings used for calls to get.
getServerConfigSettings()
public UnaryCallSettings . Builder<GetServerConfigRequest , ServerConfig > getServerConfigSettings ()
Returns the builder for the settings used for calls to getServerConfig.
getStubSettingsBuilder()
public ClusterManagerStubSettings . Builder getStubSettingsBuilder ()
public UnaryCallSettings . Builder<ListClustersRequest , ListClustersResponse > listClustersSettings ()
Returns the builder for the settings used for calls to listClusters.
listNodePoolsSettings()
public UnaryCallSettings . Builder<ListNodePoolsRequest , ListNodePoolsResponse > listNodePoolsSettings ()
Returns the builder for the settings used for calls to listNodePools.
listOperationsSettings()
public UnaryCallSettings . Builder<ListOperationsRequest , ListOperationsResponse > listOperationsSettings ()
Returns the builder for the settings used for calls to listOperations.
listUsableSubnetworksSettings()
public PagedCallSettings . Builder<ListUsableSubnetworksRequest , ListUsableSubnetworksResponse , ClusterManagerClient . ListUsableSubnetworksPagedResponse > listUsableSubnetworksSettings ()
Returns the builder for the settings used for calls to listUsableSubnetworks.
rollbackNodePoolUpgradeSettings()
public UnaryCallSettings . Builder<RollbackNodePoolUpgradeRequest , Operation > rollbackNodePoolUpgradeSettings ()
Returns the builder for the settings used for calls to rollbackNodePoolUpgrade.
setAddonsConfigSettings()
public UnaryCallSettings . Builder<SetAddonsConfigRequest , Operation > setAddonsConfigSettings ()
Returns the builder for the settings used for calls to setAddonsConfig.
setLabelsSettings()
public UnaryCallSettings . Builder<SetLabelsRequest , Operation > setLabelsSettings ()
Returns the builder for the settings used for calls to setLabels.
setLegacyAbacSettings()
public UnaryCallSettings . Builder<SetLegacyAbacRequest , Operation > setLegacyAbacSettings ()
Returns the builder for the settings used for calls to setLegacyAbac.
setLocationsSettings() (deprecated)
public UnaryCallSettings . Builder<SetLocationsRequest , Operation > setLocationsSettings ()
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 setLocations.
setLoggingServiceSettings()
public UnaryCallSettings . Builder<SetLoggingServiceRequest , Operation > setLoggingServiceSettings ()
Returns the builder for the settings used for calls to setLoggingService.
setMaintenancePolicySettings()
public UnaryCallSettings . Builder<SetMaintenancePolicyRequest , Operation > setMaintenancePolicySettings ()
Returns the builder for the settings used for calls to setMaintenancePolicy.
setMasterAuthSettings()
public UnaryCallSettings . Builder<SetMasterAuthRequest , Operation > setMasterAuthSettings ()
Returns the builder for the settings used for calls to setMasterAuth.
setMonitoringServiceSettings()
public UnaryCallSettings . Builder<SetMonitoringServiceRequest , Operation > setMonitoringServiceSettings ()
Returns the builder for the settings used for calls to setMonitoringService.
setNetworkPolicySettings()
public UnaryCallSettings . Builder<SetNetworkPolicyRequest , Operation > setNetworkPolicySettings ()
Returns the builder for the settings used for calls to setNetworkPolicy.
setNodePoolAutoscalingSettings()
public UnaryCallSettings . Builder<SetNodePoolAutoscalingRequest , Operation > setNodePoolAutoscalingSettings ()
Returns the builder for the settings used for calls to setNodePoolAutoscaling.
setNodePoolManagementSettings()
public UnaryCallSettings . Builder<SetNodePoolManagementRequest , Operation > setNodePoolManagementSettings ()
Returns the builder for the settings used for calls to setNodePoolManagement.
setNodePoolSizeSettings()
public UnaryCallSettings . Builder<SetNodePoolSizeRequest , Operation > setNodePoolSizeSettings ()
Returns the builder for the settings used for calls to setNodePoolSize.
startIPRotationSettings()
public UnaryCallSettings . Builder<StartIPRotationRequest , Operation > startIPRotationSettings ()
Returns the builder for the settings used for calls to startIPRotation.
updateClusterSettings()
public UnaryCallSettings . Builder<UpdateClusterRequest , Operation > updateClusterSettings ()
Returns the builder for the settings used for calls to updateCluster.
updateMasterSettings()
public UnaryCallSettings . Builder<UpdateMasterRequest , Operation > updateMasterSettings ()
Returns the builder for the settings used for calls to updateMaster.
updateNodePoolSettings()
public UnaryCallSettings . Builder<UpdateNodePoolRequest , Operation > updateNodePoolSettings ()
Returns the builder for the settings used for calls to updateNodePool.
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-07-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[],[]]