Uses of Class
com.google.cloud.video.stitcher.v1.ListSlatesRequest
-
Packages that use ListSlatesRequest Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher APIcom.google.cloud.video.stitcher.v1.stub -
-
Uses of ListSlatesRequest in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return ListSlatesRequest Modifier and Type Method Description ListSlatesRequest
ListSlatesRequest.Builder. build()
ListSlatesRequest
ListSlatesRequest.Builder. buildPartial()
static ListSlatesRequest
ListSlatesRequest. getDefaultInstance()
ListSlatesRequest
ListSlatesRequest.Builder. getDefaultInstanceForType()
ListSlatesRequest
ListSlatesRequest. getDefaultInstanceForType()
static ListSlatesRequest
ListSlatesRequest. parseDelimitedFrom(InputStream input)
static ListSlatesRequest
ListSlatesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSlatesRequest
ListSlatesRequest. parseFrom(byte[] data)
static ListSlatesRequest
ListSlatesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSlatesRequest
ListSlatesRequest. parseFrom(com.google.protobuf.ByteString data)
static ListSlatesRequest
ListSlatesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSlatesRequest
ListSlatesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListSlatesRequest
ListSlatesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSlatesRequest
ListSlatesRequest. parseFrom(InputStream input)
static ListSlatesRequest
ListSlatesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSlatesRequest
ListSlatesRequest. parseFrom(ByteBuffer data)
static ListSlatesRequest
ListSlatesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type ListSlatesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListSlatesRequest,ListSlatesResponse>
VideoStitcherServiceGrpc. getListSlatesMethod()
com.google.protobuf.Parser<ListSlatesRequest>
ListSlatesRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListSlatesRequest,ListSlatesResponse>
VideoStitcherServiceClient. listSlatesCallable()
Lists all slates in the specified project and location.com.google.api.gax.rpc.UnaryCallable<ListSlatesRequest,VideoStitcherServiceClient.ListSlatesPagedResponse>
VideoStitcherServiceClient. listSlatesPagedCallable()
Lists all slates in the specified project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSlatesRequest,ListSlatesResponse,VideoStitcherServiceClient.ListSlatesPagedResponse>
VideoStitcherServiceSettings.Builder. listSlatesSettings()
Returns the builder for the settings used for calls to listSlates.com.google.api.gax.rpc.PagedCallSettings<ListSlatesRequest,ListSlatesResponse,VideoStitcherServiceClient.ListSlatesPagedResponse>
VideoStitcherServiceSettings. listSlatesSettings()
Returns the object with the settings used for calls to listSlates.static com.google.protobuf.Parser<ListSlatesRequest>
ListSlatesRequest. parser()
Methods in com.google.cloud.video.stitcher.v1 with parameters of type ListSlatesRequest Modifier and Type Method Description VideoStitcherServiceClient.ListSlatesPagedResponse
VideoStitcherServiceClient. listSlates(ListSlatesRequest request)
Lists all slates in the specified project and location.default void
VideoStitcherServiceGrpc.AsyncService. listSlates(ListSlatesRequest request, io.grpc.stub.StreamObserver<ListSlatesResponse> responseObserver)
Lists all slates in the specified project and location.ListSlatesResponse
VideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. listSlates(ListSlatesRequest request)
Lists all slates in the specified project and location.com.google.common.util.concurrent.ListenableFuture<ListSlatesResponse>
VideoStitcherServiceGrpc.VideoStitcherServiceFutureStub. listSlates(ListSlatesRequest request)
Lists all slates in the specified project and location.void
VideoStitcherServiceGrpc.VideoStitcherServiceStub. listSlates(ListSlatesRequest request, io.grpc.stub.StreamObserver<ListSlatesResponse> responseObserver)
Lists all slates in the specified project and location.ListSlatesRequest.Builder
ListSlatesRequest.Builder. mergeFrom(ListSlatesRequest other)
static ListSlatesRequest.Builder
ListSlatesRequest. newBuilder(ListSlatesRequest prototype)
Method parameters in com.google.cloud.video.stitcher.v1 with type arguments of type ListSlatesRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<VideoStitcherServiceClient.ListSlatesPagedResponse>
VideoStitcherServiceClient.ListSlatesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSlatesRequest,ListSlatesResponse,Slate> context, com.google.api.core.ApiFuture<ListSlatesResponse> futureResponse)
protected VideoStitcherServiceClient.ListSlatesPage
VideoStitcherServiceClient.ListSlatesPage. createPage(com.google.api.gax.rpc.PageContext<ListSlatesRequest,ListSlatesResponse,Slate> context, ListSlatesResponse response)
com.google.api.core.ApiFuture<VideoStitcherServiceClient.ListSlatesPage>
VideoStitcherServiceClient.ListSlatesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSlatesRequest,ListSlatesResponse,Slate> context, com.google.api.core.ApiFuture<ListSlatesResponse> futureResponse)
-
Uses of ListSlatesRequest in com.google.cloud.video.stitcher.v1.stub
Methods in com.google.cloud.video.stitcher.v1.stub that return types with arguments of type ListSlatesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListSlatesRequest,ListSlatesResponse>
GrpcVideoStitcherServiceStub. listSlatesCallable()
com.google.api.gax.rpc.UnaryCallable<ListSlatesRequest,ListSlatesResponse>
VideoStitcherServiceStub. listSlatesCallable()
com.google.api.gax.rpc.UnaryCallable<ListSlatesRequest,VideoStitcherServiceClient.ListSlatesPagedResponse>
GrpcVideoStitcherServiceStub. listSlatesPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListSlatesRequest,VideoStitcherServiceClient.ListSlatesPagedResponse>
VideoStitcherServiceStub. listSlatesPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSlatesRequest,ListSlatesResponse,VideoStitcherServiceClient.ListSlatesPagedResponse>
VideoStitcherServiceStubSettings.Builder. listSlatesSettings()
Returns the builder for the settings used for calls to listSlates.com.google.api.gax.rpc.PagedCallSettings<ListSlatesRequest,ListSlatesResponse,VideoStitcherServiceClient.ListSlatesPagedResponse>
VideoStitcherServiceStubSettings. listSlatesSettings()
Returns the object with the settings used for calls to listSlates.
-