public abstract class BandwidthGroupServiceStub implements BackgroundResource
Base stub class for the BandwidthGroupService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
BandwidthGroupServiceStub()
public BandwidthGroupServiceStub()
Methods
close()
public abstract void close()
getBandwidthGroupCallable()
public UnaryCallable<GetBandwidthGroupRequest,BandwidthGroup> getBandwidthGroupCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetBandwidthGroupRequest,BandwidthGroup> |
listBandwidthGroupsCallable()
public UnaryCallable<ListBandwidthGroupsRequest,ListBandwidthGroupsResponse> listBandwidthGroupsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListBandwidthGroupsRequest,ListBandwidthGroupsResponse> |
listBandwidthGroupsPagedCallable()
public UnaryCallable<ListBandwidthGroupsRequest,BandwidthGroupServiceClient.ListBandwidthGroupsPagedResponse> listBandwidthGroupsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListBandwidthGroupsRequest,ListBandwidthGroupsPagedResponse> |