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