public abstract class NetworkEndpointGroupsStub implements BackgroundResource
Base stub class for the NetworkEndpointGroups service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
NetworkEndpointGroupsStub()
public NetworkEndpointGroupsStub()
Methods
aggregatedListCallable()
public UnaryCallable<AggregatedListNetworkEndpointGroupsRequest,NetworkEndpointGroupAggregatedList> aggregatedListCallable()
aggregatedListPagedCallable()
public UnaryCallable<AggregatedListNetworkEndpointGroupsRequest,NetworkEndpointGroupsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
attachNetworkEndpointsCallable()
public UnaryCallable<AttachNetworkEndpointsNetworkEndpointGroupRequest,Operation> attachNetworkEndpointsCallable()
attachNetworkEndpointsOperationCallable()
public OperationCallable<AttachNetworkEndpointsNetworkEndpointGroupRequest,Operation,Operation> attachNetworkEndpointsOperationCallable()
close()
public abstract void close()
deleteCallable()
public UnaryCallable<DeleteNetworkEndpointGroupRequest,Operation> deleteCallable()
deleteOperationCallable()
public OperationCallable<DeleteNetworkEndpointGroupRequest,Operation,Operation> deleteOperationCallable()
detachNetworkEndpointsCallable()
public UnaryCallable<DetachNetworkEndpointsNetworkEndpointGroupRequest,Operation> detachNetworkEndpointsCallable()
detachNetworkEndpointsOperationCallable()
public OperationCallable<DetachNetworkEndpointsNetworkEndpointGroupRequest,Operation,Operation> detachNetworkEndpointsOperationCallable()
getCallable()
public UnaryCallable<GetNetworkEndpointGroupRequest,NetworkEndpointGroup> getCallable()
insertCallable()
public UnaryCallable<InsertNetworkEndpointGroupRequest,Operation> insertCallable()
insertOperationCallable()
public OperationCallable<InsertNetworkEndpointGroupRequest,Operation,Operation> insertOperationCallable()
listCallable()
public UnaryCallable<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList> listCallable()
listNetworkEndpointsCallable()
public UnaryCallable<ListNetworkEndpointsNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints> listNetworkEndpointsCallable()
listNetworkEndpointsPagedCallable()
public UnaryCallable<ListNetworkEndpointsNetworkEndpointGroupsRequest,NetworkEndpointGroupsClient.ListNetworkEndpointsPagedResponse> listNetworkEndpointsPagedCallable()
listPagedCallable()
public UnaryCallable<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupsClient.ListPagedResponse> listPagedCallable()
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsNetworkEndpointGroupRequest,TestPermissionsResponse> testIamPermissionsCallable()