public abstract class OperatingSystemServiceStub implements BackgroundResource
Base stub class for the OperatingSystemService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
OperatingSystemServiceStub()
public OperatingSystemServiceStub()
Methods
close()
public abstract void close()
getOperatingSystemCallable()
public UnaryCallable<GetOperatingSystemRequest,OperatingSystem> getOperatingSystemCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetOperatingSystemRequest,OperatingSystem> |
listOperatingSystemsCallable()
public UnaryCallable<ListOperatingSystemsRequest,ListOperatingSystemsResponse> listOperatingSystemsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListOperatingSystemsRequest,ListOperatingSystemsResponse> |
listOperatingSystemsPagedCallable()
public UnaryCallable<ListOperatingSystemsRequest,OperatingSystemServiceClient.ListOperatingSystemsPagedResponse> listOperatingSystemsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListOperatingSystemsRequest,ListOperatingSystemsPagedResponse> |