Class AssetServiceGrpc.AssetServiceBlockingV2Stub (3.68.0)

public static final class AssetServiceGrpc.AssetServiceBlockingV2Stub extends AbstractBlockingStub<AssetServiceGrpc.AssetServiceBlockingV2Stub>

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

Asset service definition.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > AssetServiceGrpc.AssetServiceBlockingV2Stub

Methods

build(Channel channel, CallOptions callOptions)

protected AssetServiceGrpc.AssetServiceBlockingV2Stub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
AssetServiceGrpc.AssetServiceBlockingV2Stub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)

listAssets(ListAssetsRequest request)

public ListAssetsResponse listAssets(ListAssetsRequest request)

Lists assets with time and resource types and returns paged results in response.

Parameter
Name Description
request ListAssetsRequest
Returns
Type Description
ListAssetsResponse