Class ImageVersionsGrpc.ImageVersionsBlockingStub (1.30.0)

public static final class ImageVersionsGrpc.ImageVersionsBlockingStub extends AbstractBlockingStub<ImageVersionsGrpc.ImageVersionsBlockingStub>

A stub to allow clients to do synchronous rpc calls to service ImageVersions.

Readonly service to query available ImageVersions.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > ImageVersionsGrpc.ImageVersionsBlockingStub

Methods

build(Channel channel, CallOptions callOptions)

protected ImageVersionsGrpc.ImageVersionsBlockingStub build(Channel channel, CallOptions callOptions)
Parameters
NameDescription
channelio.grpc.Channel
callOptionsio.grpc.CallOptions
Returns
TypeDescription
ImageVersionsGrpc.ImageVersionsBlockingStub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)

listImageVersions(ListImageVersionsRequest request)

public ListImageVersionsResponse listImageVersions(ListImageVersionsRequest request)

List ImageVersions for provided location.

Parameter
NameDescription
requestListImageVersionsRequest
Returns
TypeDescription
ListImageVersionsResponse