Class GrpcClusterManagerStub (2.63.0)

publicclassGrpcClusterManagerStubextendsClusterManagerStub

gRPC stub implementation for the ClusterManager service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > ClusterManagerStub > GrpcClusterManagerStub

Static Methods

create(ClientContext clientContext)

publicstaticfinalGrpcClusterManagerStubcreate(ClientContextclientContext)
Parameter
NameDescription
clientContextClientContext
Returns
TypeDescription
GrpcClusterManagerStub
Exceptions
TypeDescription
IOException

create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)

publicstaticfinalGrpcClusterManagerStubcreate(ClientContextclientContext,GrpcStubCallableFactorycallableFactory)
Parameters
NameDescription
clientContextClientContext
callableFactoryGrpcStubCallableFactory
Returns
TypeDescription
GrpcClusterManagerStub
Exceptions
TypeDescription
IOException

create(ClusterManagerStubSettings settings)

publicstaticfinalGrpcClusterManagerStubcreate(ClusterManagerStubSettingssettings)
Parameter
NameDescription
settingsClusterManagerStubSettings
Returns
TypeDescription
GrpcClusterManagerStub
Exceptions
TypeDescription
IOException

Constructors

GrpcClusterManagerStub(ClusterManagerStubSettings settings, ClientContext clientContext)

protectedGrpcClusterManagerStub(ClusterManagerStubSettingssettings,ClientContextclientContext)

Constructs an instance of GrpcClusterManagerStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
NameDescription
settingsClusterManagerStubSettings
clientContextClientContext

GrpcClusterManagerStub(ClusterManagerStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)

protectedGrpcClusterManagerStub(ClusterManagerStubSettingssettings,ClientContextclientContext,GrpcStubCallableFactorycallableFactory)

Constructs an instance of GrpcClusterManagerStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
NameDescription
settingsClusterManagerStubSettings
clientContextClientContext
callableFactoryGrpcStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit)

publicbooleanawaitTermination(longduration,TimeUnitunit)
Parameters
NameDescription
durationlong
unitTimeUnit
Returns
TypeDescription
boolean
Exceptions
TypeDescription
InterruptedException

cancelOperationCallable()

publicUnaryCallable<CancelOperationRequest,Empty>cancelOperationCallable()
Returns
TypeDescription
UnaryCallable<CancelOperationRequest,Empty>
Overrides

checkAutopilotCompatibilityCallable()

publicUnaryCallable<CheckAutopilotCompatibilityRequest,CheckAutopilotCompatibilityResponse>checkAutopilotCompatibilityCallable()
Returns
TypeDescription
UnaryCallable<CheckAutopilotCompatibilityRequest,CheckAutopilotCompatibilityResponse>
Overrides

close()

publicfinalvoidclose()
Overrides

completeIPRotationCallable()

publicUnaryCallable<CompleteIPRotationRequest,Operation>completeIPRotationCallable()
Returns
TypeDescription
UnaryCallable<CompleteIPRotationRequest,Operation>
Overrides

completeNodePoolUpgradeCallable()

publicUnaryCallable<CompleteNodePoolUpgradeRequest,Empty>completeNodePoolUpgradeCallable()
Returns
TypeDescription
UnaryCallable<CompleteNodePoolUpgradeRequest,Empty>
Overrides

createClusterCallable()

publicUnaryCallable<CreateClusterRequest,Operation>createClusterCallable()
Returns
TypeDescription
UnaryCallable<CreateClusterRequest,Operation>
Overrides

createNodePoolCallable()

publicUnaryCallable<CreateNodePoolRequest,Operation>createNodePoolCallable()
Returns
TypeDescription
UnaryCallable<CreateNodePoolRequest,Operation>
Overrides

deleteClusterCallable()

publicUnaryCallable<DeleteClusterRequest,Operation>deleteClusterCallable()
Returns
TypeDescription
UnaryCallable<DeleteClusterRequest,Operation>
Overrides

deleteNodePoolCallable()

publicUnaryCallable<DeleteNodePoolRequest,Operation>deleteNodePoolCallable()
Returns
TypeDescription
UnaryCallable<DeleteNodePoolRequest,Operation>
Overrides

getClusterCallable()

publicUnaryCallable<GetClusterRequest,Cluster>getClusterCallable()
Returns
TypeDescription
UnaryCallable<GetClusterRequest,Cluster>
Overrides

getJSONWebKeysCallable()

publicUnaryCallable<GetJSONWebKeysRequest,GetJSONWebKeysResponse>getJSONWebKeysCallable()
Returns
TypeDescription
UnaryCallable<GetJSONWebKeysRequest,GetJSONWebKeysResponse>
Overrides

getNodePoolCallable()

publicUnaryCallable<GetNodePoolRequest,NodePool>getNodePoolCallable()
Returns
TypeDescription
UnaryCallable<GetNodePoolRequest,NodePool>
Overrides

getOperationCallable()

publicUnaryCallable<GetOperationRequest,Operation>getOperationCallable()
Returns
TypeDescription
UnaryCallable<GetOperationRequest,Operation>
Overrides

getOperationsStub()

publicGrpcOperationsStubgetOperationsStub()
Returns
TypeDescription
GrpcOperationsStub

getServerConfigCallable()

publicUnaryCallable<GetServerConfigRequest,ServerConfig>getServerConfigCallable()
Returns
TypeDescription
UnaryCallable<GetServerConfigRequest,ServerConfig>
Overrides

isShutdown()

publicbooleanisShutdown()
Returns
TypeDescription
boolean

isTerminated()

publicbooleanisTerminated()
Returns
TypeDescription
boolean

listClustersCallable()

publicUnaryCallable<ListClustersRequest,ListClustersResponse>listClustersCallable()
Returns
TypeDescription
UnaryCallable<ListClustersRequest,ListClustersResponse>
Overrides

listNodePoolsCallable()

publicUnaryCallable<ListNodePoolsRequest,ListNodePoolsResponse>listNodePoolsCallable()
Returns
TypeDescription
UnaryCallable<ListNodePoolsRequest,ListNodePoolsResponse>
Overrides

listOperationsCallable()

publicUnaryCallable<ListOperationsRequest,ListOperationsResponse>listOperationsCallable()
Returns
TypeDescription
UnaryCallable<ListOperationsRequest,ListOperationsResponse>
Overrides

listUsableSubnetworksCallable()

publicUnaryCallable<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse>listUsableSubnetworksCallable()
Returns
TypeDescription
UnaryCallable<ListUsableSubnetworksRequest,ListUsableSubnetworksResponse>
Overrides

listUsableSubnetworksPagedCallable()

publicUnaryCallable<ListUsableSubnetworksRequest,ClusterManagerClient.ListUsableSubnetworksPagedResponse>listUsableSubnetworksPagedCallable()
Returns
TypeDescription
UnaryCallable<ListUsableSubnetworksRequest,ListUsableSubnetworksPagedResponse>
Overrides

rollbackNodePoolUpgradeCallable()

publicUnaryCallable<RollbackNodePoolUpgradeRequest,Operation>rollbackNodePoolUpgradeCallable()
Returns
TypeDescription
UnaryCallable<RollbackNodePoolUpgradeRequest,Operation>
Overrides

setAddonsConfigCallable()

publicUnaryCallable<SetAddonsConfigRequest,Operation>setAddonsConfigCallable()
Returns
TypeDescription
UnaryCallable<SetAddonsConfigRequest,Operation>
Overrides

setLabelsCallable()

publicUnaryCallable<SetLabelsRequest,Operation>setLabelsCallable()
Returns
TypeDescription
UnaryCallable<SetLabelsRequest,Operation>
Overrides

setLegacyAbacCallable()

publicUnaryCallable<SetLegacyAbacRequest,Operation>setLegacyAbacCallable()
Returns
TypeDescription
UnaryCallable<SetLegacyAbacRequest,Operation>
Overrides

setLocationsCallable()

publicUnaryCallable<SetLocationsRequest,Operation>setLocationsCallable()
Returns
TypeDescription
UnaryCallable<SetLocationsRequest,Operation>
Overrides

setLoggingServiceCallable()

publicUnaryCallable<SetLoggingServiceRequest,Operation>setLoggingServiceCallable()
Returns
TypeDescription
UnaryCallable<SetLoggingServiceRequest,Operation>
Overrides

setMaintenancePolicyCallable()

publicUnaryCallable<SetMaintenancePolicyRequest,Operation>setMaintenancePolicyCallable()
Returns
TypeDescription
UnaryCallable<SetMaintenancePolicyRequest,Operation>
Overrides

setMasterAuthCallable()

publicUnaryCallable<SetMasterAuthRequest,Operation>setMasterAuthCallable()
Returns
TypeDescription
UnaryCallable<SetMasterAuthRequest,Operation>
Overrides

setMonitoringServiceCallable()

publicUnaryCallable<SetMonitoringServiceRequest,Operation>setMonitoringServiceCallable()
Returns
TypeDescription
UnaryCallable<SetMonitoringServiceRequest,Operation>
Overrides

setNetworkPolicyCallable()

publicUnaryCallable<SetNetworkPolicyRequest,Operation>setNetworkPolicyCallable()
Returns
TypeDescription
UnaryCallable<SetNetworkPolicyRequest,Operation>
Overrides

setNodePoolAutoscalingCallable()

publicUnaryCallable<SetNodePoolAutoscalingRequest,Operation>setNodePoolAutoscalingCallable()
Returns
TypeDescription
UnaryCallable<SetNodePoolAutoscalingRequest,Operation>
Overrides

setNodePoolManagementCallable()

publicUnaryCallable<SetNodePoolManagementRequest,Operation>setNodePoolManagementCallable()
Returns
TypeDescription
UnaryCallable<SetNodePoolManagementRequest,Operation>
Overrides

setNodePoolSizeCallable()

publicUnaryCallable<SetNodePoolSizeRequest,Operation>setNodePoolSizeCallable()
Returns
TypeDescription
UnaryCallable<SetNodePoolSizeRequest,Operation>
Overrides

shutdown()

publicvoidshutdown()

shutdownNow()

publicvoidshutdownNow()

startIPRotationCallable()

publicUnaryCallable<StartIPRotationRequest,Operation>startIPRotationCallable()
Returns
TypeDescription
UnaryCallable<StartIPRotationRequest,Operation>
Overrides

updateClusterCallable()

publicUnaryCallable<UpdateClusterRequest,Operation>updateClusterCallable()
Returns
TypeDescription
UnaryCallable<UpdateClusterRequest,Operation>
Overrides

updateMasterCallable()

publicUnaryCallable<UpdateMasterRequest,Operation>updateMasterCallable()
Returns
TypeDescription
UnaryCallable<UpdateMasterRequest,Operation>
Overrides

updateNodePoolCallable()

publicUnaryCallable<UpdateNodePoolRequest,Operation>updateNodePoolCallable()
Returns
TypeDescription
UnaryCallable<UpdateNodePoolRequest,Operation>
Overrides