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.
Constructors
NodeGroupsStub()
Methods
addNodesCallable()
public UnaryCallable<AddNodesNodeGroupRequest,Operation> addNodesCallable()
addNodesOperationCallable()
public OperationCallable<AddNodesNodeGroupRequest,Operation,Operation> addNodesOperationCallable()
aggregatedListCallable()
public UnaryCallable<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList> aggregatedListCallable()
aggregatedListPagedCallable()
public UnaryCallable<AggregatedListNodeGroupsRequest,NodeGroupsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
close()
public abstract void close()
deleteCallable()
public UnaryCallable<DeleteNodeGroupRequest,Operation> deleteCallable()
deleteNodesCallable()
public UnaryCallable<DeleteNodesNodeGroupRequest,Operation> deleteNodesCallable()
deleteNodesOperationCallable()
public OperationCallable<DeleteNodesNodeGroupRequest,Operation,Operation> deleteNodesOperationCallable()
deleteOperationCallable()
public OperationCallable<DeleteNodeGroupRequest,Operation,Operation> deleteOperationCallable()
getCallable()
public UnaryCallable<GetNodeGroupRequest,NodeGroup> getCallable()
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyNodeGroupRequest,Policy> getIamPolicyCallable()
insertCallable()
public UnaryCallable<InsertNodeGroupRequest,Operation> insertCallable()
insertOperationCallable()
public OperationCallable<InsertNodeGroupRequest,Operation,Operation> insertOperationCallable()
listCallable()
public UnaryCallable<ListNodeGroupsRequest,NodeGroupList> listCallable()
listNodesCallable()
public UnaryCallable<ListNodesNodeGroupsRequest,NodeGroupsListNodes> listNodesCallable()
listNodesPagedCallable()
public UnaryCallable<ListNodesNodeGroupsRequest,NodeGroupsClient.ListNodesPagedResponse> listNodesPagedCallable()
listPagedCallable()
public UnaryCallable<ListNodeGroupsRequest,NodeGroupsClient.ListPagedResponse> listPagedCallable()
patchCallable()
public UnaryCallable<PatchNodeGroupRequest,Operation> patchCallable()
patchOperationCallable()
public OperationCallable<PatchNodeGroupRequest,Operation,Operation> patchOperationCallable()
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyNodeGroupRequest,Policy> setIamPolicyCallable()
setNodeTemplateCallable()
public UnaryCallable<SetNodeTemplateNodeGroupRequest,Operation> setNodeTemplateCallable()
setNodeTemplateOperationCallable()
public OperationCallable<SetNodeTemplateNodeGroupRequest,Operation,Operation> setNodeTemplateOperationCallable()
simulateMaintenanceEventCallable()
public UnaryCallable<SimulateMaintenanceEventNodeGroupRequest,Operation> simulateMaintenanceEventCallable()
simulateMaintenanceEventOperationCallable()
public OperationCallable<SimulateMaintenanceEventNodeGroupRequest,Operation,Operation> simulateMaintenanceEventOperationCallable()
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsNodeGroupRequest,TestPermissionsResponse> testIamPermissionsCallable()