Class OperatingSystemVersionServiceStub (0.27.0)

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.

Inheritance

java.lang.Object > OperatingSystemVersionServiceStub

Implements

BackgroundResource

Constructors

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>