Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class ClusterManagerGrpc (2.7.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.7.0keyboard_arrow_down
public final class ClusterManagerGrpc
Google Kubernetes Engine Cluster Manager v1
Static Fields
SERVICE_NAME
public static final String SERVICE_NAME
Field Value
Static Methods
getCancelOperationMethod()
public static MethodDescriptor<CancelOperationRequest , Empty > getCancelOperationMethod ()
Returns
getCompleteIPRotationMethod()
public static MethodDescriptor<CompleteIPRotationRequest , Operation > getCompleteIPRotationMethod ()
Returns
getCompleteNodePoolUpgradeMethod()
public static MethodDescriptor<CompleteNodePoolUpgradeRequest , Empty > getCompleteNodePoolUpgradeMethod ()
Returns
getCreateClusterMethod()
public static MethodDescriptor<CreateClusterRequest , Operation > getCreateClusterMethod ()
Returns
getCreateNodePoolMethod()
public static MethodDescriptor<CreateNodePoolRequest , Operation > getCreateNodePoolMethod ()
Returns
getDeleteClusterMethod()
public static MethodDescriptor<DeleteClusterRequest , Operation > getDeleteClusterMethod ()
Returns
getDeleteNodePoolMethod()
public static MethodDescriptor<DeleteNodePoolRequest , Operation > getDeleteNodePoolMethod ()
Returns
getGetClusterMethod()
public static MethodDescriptor<GetClusterRequest , Cluster > getGetClusterMethod ()
Returns
getGetJSONWebKeysMethod()
public static MethodDescriptor<GetJSONWebKeysRequest , GetJSONWebKeysResponse > getGetJSONWebKeysMethod ()
Returns
getGetNodePoolMethod()
public static MethodDescriptor<GetNodePoolRequest , NodePool > getGetNodePoolMethod ()
Returns
getGetOperationMethod()
public static MethodDescriptor<GetOperationRequest , Operation > getGetOperationMethod ()
Returns
getGetServerConfigMethod()
public static MethodDescriptor<GetServerConfigRequest , ServerConfig > getGetServerConfigMethod ()
Returns
getListClustersMethod()
public static MethodDescriptor<ListClustersRequest , ListClustersResponse > getListClustersMethod ()
Returns
getListNodePoolsMethod()
public static MethodDescriptor<ListNodePoolsRequest , ListNodePoolsResponse > getListNodePoolsMethod ()
Returns
getListOperationsMethod()
public static MethodDescriptor<ListOperationsRequest , ListOperationsResponse > getListOperationsMethod ()
Returns
getListUsableSubnetworksMethod()
public static MethodDescriptor<ListUsableSubnetworksRequest , ListUsableSubnetworksResponse > getListUsableSubnetworksMethod ()
Returns
getRollbackNodePoolUpgradeMethod()
public static MethodDescriptor<RollbackNodePoolUpgradeRequest , Operation > getRollbackNodePoolUpgradeMethod ()
Returns
getServiceDescriptor()
public static ServiceDescriptor getServiceDescriptor ()
Returns
Type Description io.grpc.ServiceDescriptor
getSetAddonsConfigMethod()
public static MethodDescriptor<SetAddonsConfigRequest , Operation > getSetAddonsConfigMethod ()
Returns
getSetLabelsMethod()
public static MethodDescriptor<SetLabelsRequest , Operation > getSetLabelsMethod ()
Returns
getSetLegacyAbacMethod()
public static MethodDescriptor<SetLegacyAbacRequest , Operation > getSetLegacyAbacMethod ()
Returns
getSetLocationsMethod()
public static MethodDescriptor<SetLocationsRequest , Operation > getSetLocationsMethod ()
Returns
getSetLoggingServiceMethod()
public static MethodDescriptor<SetLoggingServiceRequest , Operation > getSetLoggingServiceMethod ()
Returns
getSetMaintenancePolicyMethod()
public static MethodDescriptor<SetMaintenancePolicyRequest , Operation > getSetMaintenancePolicyMethod ()
Returns
getSetMasterAuthMethod()
public static MethodDescriptor<SetMasterAuthRequest , Operation > getSetMasterAuthMethod ()
Returns
getSetMonitoringServiceMethod()
public static MethodDescriptor<SetMonitoringServiceRequest , Operation > getSetMonitoringServiceMethod ()
Returns
getSetNetworkPolicyMethod()
public static MethodDescriptor<SetNetworkPolicyRequest , Operation > getSetNetworkPolicyMethod ()
Returns
getSetNodePoolAutoscalingMethod()
public static MethodDescriptor<SetNodePoolAutoscalingRequest , Operation > getSetNodePoolAutoscalingMethod ()
Returns
getSetNodePoolManagementMethod()
public static MethodDescriptor<SetNodePoolManagementRequest , Operation > getSetNodePoolManagementMethod ()
Returns
getSetNodePoolSizeMethod()
public static MethodDescriptor<SetNodePoolSizeRequest , Operation > getSetNodePoolSizeMethod ()
Returns
getStartIPRotationMethod()
public static MethodDescriptor<StartIPRotationRequest , Operation > getStartIPRotationMethod ()
Returns
getUpdateClusterMethod()
public static MethodDescriptor<UpdateClusterRequest , Operation > getUpdateClusterMethod ()
Returns
getUpdateMasterMethod()
public static MethodDescriptor<UpdateMasterRequest , Operation > getUpdateMasterMethod ()
Returns
getUpdateNodePoolMethod()
public static MethodDescriptor<UpdateNodePoolRequest , Operation > getUpdateNodePoolMethod ()
Returns
newBlockingStub(Channel channel)
public static ClusterManagerGrpc . ClusterManagerBlockingStub newBlockingStub ( Channel channel )
Creates a new blocking-style stub that supports unary and streaming output calls on the service
Parameter
Name Description channel io.grpc.Channel
Returns
newFutureStub(Channel channel)
public static ClusterManagerGrpc . ClusterManagerFutureStub newFutureStub ( Channel channel )
Creates a new ListenableFuture-style stub that supports unary calls on the service
Parameter
Name Description channel io.grpc.Channel
Returns
newStub(Channel channel)
public static ClusterManagerGrpc . ClusterManagerStub newStub ( Channel channel )
Creates a new async stub that supports all call types for the service
Parameter
Name Description channel io.grpc.Channel
Returns
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-17 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-17 UTC."],[],[]]