public abstract class PlacementServiceStub implements BackgroundResource
Base stub class for the PlacementService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
PlacementServiceStub()
public PlacementServiceStub()
Methods
close()
public abstract void close()
getPlacementCallable()
public UnaryCallable<GetPlacementRequest,Placement> getPlacementCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetPlacementRequest,Placement> |
listPlacementsCallable()
public UnaryCallable<ListPlacementsRequest,ListPlacementsResponse> listPlacementsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListPlacementsRequest,ListPlacementsResponse> |
listPlacementsPagedCallable()
public UnaryCallable<ListPlacementsRequest,PlacementServiceClient.ListPlacementsPagedResponse> listPlacementsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListPlacementsRequest,ListPlacementsPagedResponse> |