public static final class AssetServiceGrpc.AssetServiceFutureStub extends AbstractFutureStub<AssetServiceGrpc.AssetServiceFutureStub>
Asset service definition.
AbstractStub.StubFactory<T extends AbstractStub<T>>
Modifier and Type | Method and Description |
---|---|
protected AssetServiceGrpc.AssetServiceFutureStub |
build(Channel channel,
CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<ListAssetsResponse> |
listAssets(ListAssetsRequest request)
Lists assets with time and resource types and returns paged results in
response.
|
newStub, newStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
protected AssetServiceGrpc.AssetServiceFutureStub build(Channel channel, CallOptions callOptions)
build
in class AbstractStub<AssetServiceGrpc.AssetServiceFutureStub>
public com.google.common.util.concurrent.ListenableFuture<ListAssetsResponse> listAssets(ListAssetsRequest request)
Lists assets with time and resource types and returns paged results in response.
Copyright © 2022 Google LLC. All rights reserved.