Class NetworkEndpointGroupsStub (1.19.0)

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.

Inheritance

java.lang.Object > NetworkEndpointGroupsStub

Implements

BackgroundResource

Constructors

NetworkEndpointGroupsStub()

public NetworkEndpointGroupsStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListNetworkEndpointGroupsRequest,NetworkEndpointGroupAggregatedList> aggregatedListCallable()
Returns

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListNetworkEndpointGroupsRequest,NetworkEndpointGroupsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns

attachNetworkEndpointsCallable()

public UnaryCallable<AttachNetworkEndpointsNetworkEndpointGroupRequest,Operation> attachNetworkEndpointsCallable()
Returns

attachNetworkEndpointsOperationCallable()

public OperationCallable<AttachNetworkEndpointsNetworkEndpointGroupRequest,Operation,Operation> attachNetworkEndpointsOperationCallable()
Returns

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteNetworkEndpointGroupRequest,Operation> deleteCallable()
Returns

deleteOperationCallable()

public OperationCallable<DeleteNetworkEndpointGroupRequest,Operation,Operation> deleteOperationCallable()
Returns

detachNetworkEndpointsCallable()

public UnaryCallable<DetachNetworkEndpointsNetworkEndpointGroupRequest,Operation> detachNetworkEndpointsCallable()
Returns

detachNetworkEndpointsOperationCallable()

public OperationCallable<DetachNetworkEndpointsNetworkEndpointGroupRequest,Operation,Operation> detachNetworkEndpointsOperationCallable()
Returns

getCallable()

public UnaryCallable<GetNetworkEndpointGroupRequest,NetworkEndpointGroup> getCallable()
Returns

insertCallable()

public UnaryCallable<InsertNetworkEndpointGroupRequest,Operation> insertCallable()
Returns

insertOperationCallable()

public OperationCallable<InsertNetworkEndpointGroupRequest,Operation,Operation> insertOperationCallable()
Returns

listCallable()

public UnaryCallable<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList> listCallable()
Returns

listNetworkEndpointsCallable()

public UnaryCallable<ListNetworkEndpointsNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints> listNetworkEndpointsCallable()
Returns

listNetworkEndpointsPagedCallable()

public UnaryCallable<ListNetworkEndpointsNetworkEndpointGroupsRequest,NetworkEndpointGroupsClient.ListNetworkEndpointsPagedResponse> listNetworkEndpointsPagedCallable()
Returns

listPagedCallable()

public UnaryCallable<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupsClient.ListPagedResponse> listPagedCallable()
Returns

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsNetworkEndpointGroupRequest,TestPermissionsResponse> testIamPermissionsCallable()
Returns