Class NodeGroupControllerStub (4.25.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
TypeDescription
UnaryCallable<CreateNodeGroupRequest,Operation>

createNodeGroupOperationCallable()

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

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getIamPolicyCallable()

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

getNodeGroupCallable()

public UnaryCallable<GetNodeGroupRequest,NodeGroup> getNodeGroupCallable()
Returns
TypeDescription
UnaryCallable<GetNodeGroupRequest,NodeGroup>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

resizeNodeGroupCallable()

public UnaryCallable<ResizeNodeGroupRequest,Operation> resizeNodeGroupCallable()
Returns
TypeDescription
UnaryCallable<ResizeNodeGroupRequest,Operation>

resizeNodeGroupOperationCallable()

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

setIamPolicyCallable()

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

testIamPermissionsCallable()

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