Class NodeGroupsStub (1.52.0)

public abstract class NodeGroupsStub implements BackgroundResource

Base stub class for the NodeGroups service API.

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

Inheritance

java.lang.Object > NodeGroupsStub

Implements

BackgroundResource

Constructors

NodeGroupsStub()

public NodeGroupsStub()

Methods

addNodesCallable()

public UnaryCallable<AddNodesNodeGroupRequest,Operation> addNodesCallable()
Returns
Type Description
UnaryCallable<AddNodesNodeGroupRequest,Operation>

addNodesOperationCallable()

public OperationCallable<AddNodesNodeGroupRequest,Operation,Operation> addNodesOperationCallable()
Returns
Type Description
OperationCallable<AddNodesNodeGroupRequest,Operation,Operation>

aggregatedListCallable()

public UnaryCallable<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList> aggregatedListCallable()
Returns
Type Description
UnaryCallable<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList>

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListNodeGroupsRequest,NodeGroupsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns
Type Description
UnaryCallable<AggregatedListNodeGroupsRequest,AggregatedListPagedResponse>

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteNodeGroupRequest,Operation> deleteCallable()
Returns
Type Description
UnaryCallable<DeleteNodeGroupRequest,Operation>

deleteNodesCallable()

public UnaryCallable<DeleteNodesNodeGroupRequest,Operation> deleteNodesCallable()
Returns
Type Description
UnaryCallable<DeleteNodesNodeGroupRequest,Operation>

deleteNodesOperationCallable()

public OperationCallable<DeleteNodesNodeGroupRequest,Operation,Operation> deleteNodesOperationCallable()
Returns
Type Description
OperationCallable<DeleteNodesNodeGroupRequest,Operation,Operation>

deleteOperationCallable()

public OperationCallable<DeleteNodeGroupRequest,Operation,Operation> deleteOperationCallable()
Returns
Type Description
OperationCallable<DeleteNodeGroupRequest,Operation,Operation>

getCallable()

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

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyNodeGroupRequest,Policy> getIamPolicyCallable()
Returns
Type Description
UnaryCallable<GetIamPolicyNodeGroupRequest,Policy>

insertCallable()

public UnaryCallable<InsertNodeGroupRequest,Operation> insertCallable()
Returns
Type Description
UnaryCallable<InsertNodeGroupRequest,Operation>

insertOperationCallable()

public OperationCallable<InsertNodeGroupRequest,Operation,Operation> insertOperationCallable()
Returns
Type Description
OperationCallable<InsertNodeGroupRequest,Operation,Operation>

listCallable()

public UnaryCallable<ListNodeGroupsRequest,NodeGroupList> listCallable()
Returns
Type Description
UnaryCallable<ListNodeGroupsRequest,NodeGroupList>

listNodesCallable()

public UnaryCallable<ListNodesNodeGroupsRequest,NodeGroupsListNodes> listNodesCallable()
Returns
Type Description
UnaryCallable<ListNodesNodeGroupsRequest,NodeGroupsListNodes>

listNodesPagedCallable()

public UnaryCallable<ListNodesNodeGroupsRequest,NodeGroupsClient.ListNodesPagedResponse> listNodesPagedCallable()
Returns
Type Description
UnaryCallable<ListNodesNodeGroupsRequest,ListNodesPagedResponse>

listPagedCallable()

public UnaryCallable<ListNodeGroupsRequest,NodeGroupsClient.ListPagedResponse> listPagedCallable()
Returns
Type Description
UnaryCallable<ListNodeGroupsRequest,ListPagedResponse>

patchCallable()

public UnaryCallable<PatchNodeGroupRequest,Operation> patchCallable()
Returns
Type Description
UnaryCallable<PatchNodeGroupRequest,Operation>

patchOperationCallable()

public OperationCallable<PatchNodeGroupRequest,Operation,Operation> patchOperationCallable()
Returns
Type Description
OperationCallable<PatchNodeGroupRequest,Operation,Operation>

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyNodeGroupRequest,Policy> setIamPolicyCallable()
Returns
Type Description
UnaryCallable<SetIamPolicyNodeGroupRequest,Policy>

setNodeTemplateCallable()

public UnaryCallable<SetNodeTemplateNodeGroupRequest,Operation> setNodeTemplateCallable()
Returns
Type Description
UnaryCallable<SetNodeTemplateNodeGroupRequest,Operation>

setNodeTemplateOperationCallable()

public OperationCallable<SetNodeTemplateNodeGroupRequest,Operation,Operation> setNodeTemplateOperationCallable()
Returns
Type Description
OperationCallable<SetNodeTemplateNodeGroupRequest,Operation,Operation>

simulateMaintenanceEventCallable()

public UnaryCallable<SimulateMaintenanceEventNodeGroupRequest,Operation> simulateMaintenanceEventCallable()
Returns
Type Description
UnaryCallable<SimulateMaintenanceEventNodeGroupRequest,Operation>

simulateMaintenanceEventOperationCallable()

public OperationCallable<SimulateMaintenanceEventNodeGroupRequest,Operation,Operation> simulateMaintenanceEventOperationCallable()
Returns
Type Description
OperationCallable<SimulateMaintenanceEventNodeGroupRequest,Operation,Operation>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsNodeGroupRequest,TestPermissionsResponse> testIamPermissionsCallable()
Returns
Type Description
UnaryCallable<TestIamPermissionsNodeGroupRequest,TestPermissionsResponse>