Class ImageVersionsGrpc.ImageVersionsBlockingV2Stub (1.62.0)

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

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.ImageVersionsBlockingV2Stub

Methods

build(Channel channel, CallOptions callOptions)

protected ImageVersionsGrpc.ImageVersionsBlockingV2Stub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
ImageVersionsGrpc.ImageVersionsBlockingV2Stub
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
Name Description
request ListImageVersionsRequest
Returns
Type Description
ListImageVersionsResponse