public abstract class GlobalNetworkEndpointGroupsStub implements BackgroundResource
Base stub class for the GlobalNetworkEndpointGroups service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
GlobalNetworkEndpointGroupsStub()
public GlobalNetworkEndpointGroupsStub()
Methods
attachNetworkEndpointsCallable()
public UnaryCallable<AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest,Operation> attachNetworkEndpointsCallable()
Returns
attachNetworkEndpointsOperationCallable()
public OperationCallable<AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest,Operation,Operation> attachNetworkEndpointsOperationCallable()
Returns
close()
public abstract void close()
deleteCallable()
public UnaryCallable<DeleteGlobalNetworkEndpointGroupRequest,Operation> deleteCallable()
Returns
deleteOperationCallable()
public OperationCallable<DeleteGlobalNetworkEndpointGroupRequest,Operation,Operation> deleteOperationCallable()
Returns
detachNetworkEndpointsCallable()
public UnaryCallable<DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest,Operation> detachNetworkEndpointsCallable()
Returns
detachNetworkEndpointsOperationCallable()
public OperationCallable<DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest,Operation,Operation> detachNetworkEndpointsOperationCallable()
Returns
getCallable()
public UnaryCallable<GetGlobalNetworkEndpointGroupRequest,NetworkEndpointGroup> getCallable()
Returns
insertCallable()
public UnaryCallable<InsertGlobalNetworkEndpointGroupRequest,Operation> insertCallable()
Returns
insertOperationCallable()
public OperationCallable<InsertGlobalNetworkEndpointGroupRequest,Operation,Operation> insertOperationCallable()
Returns
listCallable()
public UnaryCallable<ListGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupList> listCallable()
Returns
listNetworkEndpointsCallable()
public UnaryCallable<ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints> listNetworkEndpointsCallable()
Returns
listNetworkEndpointsPagedCallable()
public UnaryCallable<ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest,GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsPagedResponse> listNetworkEndpointsPagedCallable()
Returns
listPagedCallable()
public UnaryCallable<ListGlobalNetworkEndpointGroupsRequest,GlobalNetworkEndpointGroupsClient.ListPagedResponse> listPagedCallable()
Returns