Send feedback
Class ClusterManagerStub (2.4.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.4.1 keyboard_arrow_down
public abstract class ClusterManagerStub implements BackgroundResource
Base stub class for the ClusterManager service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
ClusterManagerStub()
public ClusterManagerStub ()
Methods
cancelOperationCallable()
public UnaryCallable<CancelOperationRequest , Empty > cancelOperationCallable ()
Returns
close()
public abstract void close ()
completeIPRotationCallable()
public UnaryCallable<CompleteIPRotationRequest , Operation > completeIPRotationCallable ()
Returns
createClusterCallable()
public UnaryCallable<CreateClusterRequest , Operation > createClusterCallable ()
Returns
createNodePoolCallable()
public UnaryCallable<CreateNodePoolRequest , Operation > createNodePoolCallable ()
Returns
deleteClusterCallable()
public UnaryCallable<DeleteClusterRequest , Operation > deleteClusterCallable ()
Returns
deleteNodePoolCallable()
public UnaryCallable<DeleteNodePoolRequest , Operation > deleteNodePoolCallable ()
Returns
getClusterCallable()
public UnaryCallable<GetClusterRequest , Cluster > getClusterCallable ()
Returns
getJSONWebKeysCallable()
public UnaryCallable<GetJSONWebKeysRequest , GetJSONWebKeysResponse > getJSONWebKeysCallable ()
Returns
getNodePoolCallable()
public UnaryCallable<GetNodePoolRequest , NodePool > getNodePoolCallable ()
Returns
getOperationCallable()
public UnaryCallable<GetOperationRequest , Operation > getOperationCallable ()
Returns
getServerConfigCallable()
public UnaryCallable<GetServerConfigRequest , ServerConfig > getServerConfigCallable ()
Returns
listClustersCallable()
public UnaryCallable<ListClustersRequest , ListClustersResponse > listClustersCallable ()
Returns
listLocationsCallable()
public UnaryCallable<ListLocationsRequest , ListLocationsResponse > listLocationsCallable ()
Returns
listNodePoolsCallable()
public UnaryCallable<ListNodePoolsRequest , ListNodePoolsResponse > listNodePoolsCallable ()
Returns
listOperationsCallable()
public UnaryCallable<ListOperationsRequest , ListOperationsResponse > listOperationsCallable ()
Returns
listUsableSubnetworksCallable()
public UnaryCallable<ListUsableSubnetworksRequest , ListUsableSubnetworksResponse > listUsableSubnetworksCallable ()
Returns
listUsableSubnetworksPagedCallable()
public UnaryCallable<ListUsableSubnetworksRequest , ClusterManagerClient . ListUsableSubnetworksPagedResponse > listUsableSubnetworksPagedCallable ()
Returns
rollbackNodePoolUpgradeCallable()
public UnaryCallable<RollbackNodePoolUpgradeRequest , Operation > rollbackNodePoolUpgradeCallable ()
Returns
setAddonsConfigCallable()
public UnaryCallable<SetAddonsConfigRequest , Operation > setAddonsConfigCallable ()
Returns
setLabelsCallable()
public UnaryCallable<SetLabelsRequest , Operation > setLabelsCallable ()
Returns
setLegacyAbacCallable()
public UnaryCallable<SetLegacyAbacRequest , Operation > setLegacyAbacCallable ()
Returns
setLocationsCallable()
public UnaryCallable<SetLocationsRequest , Operation > setLocationsCallable ()
Returns
setLoggingServiceCallable()
public UnaryCallable<SetLoggingServiceRequest , Operation > setLoggingServiceCallable ()
Returns
setMaintenancePolicyCallable()
public UnaryCallable<SetMaintenancePolicyRequest , Operation > setMaintenancePolicyCallable ()
Returns
setMasterAuthCallable()
public UnaryCallable<SetMasterAuthRequest , Operation > setMasterAuthCallable ()
Returns
setMonitoringServiceCallable()
public UnaryCallable<SetMonitoringServiceRequest , Operation > setMonitoringServiceCallable ()
Returns
setNetworkPolicyCallable()
public UnaryCallable<SetNetworkPolicyRequest , Operation > setNetworkPolicyCallable ()
Returns
setNodePoolAutoscalingCallable()
public UnaryCallable<SetNodePoolAutoscalingRequest , Operation > setNodePoolAutoscalingCallable ()
Returns
setNodePoolManagementCallable()
public UnaryCallable<SetNodePoolManagementRequest , Operation > setNodePoolManagementCallable ()
Returns
setNodePoolSizeCallable()
public UnaryCallable<SetNodePoolSizeRequest , Operation > setNodePoolSizeCallable ()
Returns
startIPRotationCallable()
public UnaryCallable<StartIPRotationRequest , Operation > startIPRotationCallable ()
Returns
updateClusterCallable()
public UnaryCallable<UpdateClusterRequest , Operation > updateClusterCallable ()
Returns
updateMasterCallable()
public UnaryCallable<UpdateMasterRequest , Operation > updateMasterCallable ()
Returns
updateNodePoolCallable()
public UnaryCallable<UpdateNodePoolRequest , Operation > updateNodePoolCallable ()
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 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."],[],[]]