Class NodeGroupControllerStub (4.39.0)

public abstract class NodeGroupControllerStub implements BackgroundResource

Base stub class for the NodeGroupController service API.

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

Inheritance

java.lang.Object > NodeGroupControllerStub

Implements

BackgroundResource

Constructors

NodeGroupControllerStub()

public NodeGroupControllerStub()

Methods

close()

public abstract void close()

createNodeGroupCallable()

public UnaryCallable<CreateNodeGroupRequest,Operation> createNodeGroupCallable()
Returns
Type Description
UnaryCallable<CreateNodeGroupRequest,Operation>

createNodeGroupOperationCallable()

public OperationCallable<CreateNodeGroupRequest,NodeGroup,NodeGroupOperationMetadata> createNodeGroupOperationCallable()
Returns
Type Description
OperationCallable<CreateNodeGroupRequest,NodeGroup,NodeGroupOperationMetadata>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns
Type Description
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getNodeGroupCallable()

public UnaryCallable<GetNodeGroupRequest,NodeGroup> getNodeGroupCallable()
Returns
Type Description
UnaryCallable<GetNodeGroupRequest,NodeGroup>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

resizeNodeGroupCallable()

public UnaryCallable<ResizeNodeGroupRequest,Operation> resizeNodeGroupCallable()
Returns
Type Description
UnaryCallable<ResizeNodeGroupRequest,Operation>

resizeNodeGroupOperationCallable()

public OperationCallable<ResizeNodeGroupRequest,NodeGroup,NodeGroupOperationMetadata> resizeNodeGroupOperationCallable()
Returns
Type Description
OperationCallable<ResizeNodeGroupRequest,NodeGroup,NodeGroupOperationMetadata>

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns
Type Description
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns
Type Description
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>