public abstract class OperatingSystemVersionServiceStub implements BackgroundResource
Base stub class for the OperatingSystemVersionService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
OperatingSystemVersionServiceStub()
public OperatingSystemVersionServiceStub()
Methods
close()
public abstract void close()
getOperatingSystemVersionCallable()
public UnaryCallable<GetOperatingSystemVersionRequest,OperatingSystemVersion> getOperatingSystemVersionCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetOperatingSystemVersionRequest,OperatingSystemVersion> |
listOperatingSystemVersionsCallable()
public UnaryCallable<ListOperatingSystemVersionsRequest,ListOperatingSystemVersionsResponse> listOperatingSystemVersionsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListOperatingSystemVersionsRequest,ListOperatingSystemVersionsResponse> |
listOperatingSystemVersionsPagedCallable()
public UnaryCallable<ListOperatingSystemVersionsRequest,OperatingSystemVersionServiceClient.ListOperatingSystemVersionsPagedResponse> listOperatingSystemVersionsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListOperatingSystemVersionsRequest,ListOperatingSystemVersionsPagedResponse> |