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