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 ListLiveConfigsRequestListLiveConfigsRequest.Builder. build()ListLiveConfigsRequestListLiveConfigsRequest.Builder. buildPartial()static ListLiveConfigsRequestListLiveConfigsRequest. getDefaultInstance()ListLiveConfigsRequestListLiveConfigsRequest.Builder. getDefaultInstanceForType()ListLiveConfigsRequestListLiveConfigsRequest. getDefaultInstanceForType()static ListLiveConfigsRequestListLiveConfigsRequest. parseDelimitedFrom(InputStream input)static ListLiveConfigsRequestListLiveConfigsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLiveConfigsRequestListLiveConfigsRequest. parseFrom(byte[] data)static ListLiveConfigsRequestListLiveConfigsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLiveConfigsRequestListLiveConfigsRequest. parseFrom(com.google.protobuf.ByteString data)static ListLiveConfigsRequestListLiveConfigsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLiveConfigsRequestListLiveConfigsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListLiveConfigsRequestListLiveConfigsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLiveConfigsRequestListLiveConfigsRequest. parseFrom(InputStream input)static ListLiveConfigsRequestListLiveConfigsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLiveConfigsRequestListLiveConfigsRequest. parseFrom(ByteBuffer data)static ListLiveConfigsRequestListLiveConfigsRequest. 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.ListLiveConfigsPagedResponseVideoStitcherServiceClient. listLiveConfigs(ListLiveConfigsRequest request)Lists all live configs managed by the Video Stitcher that belong to the specified project and region.default voidVideoStitcherServiceGrpc.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.ListLiveConfigsResponseVideoStitcherServiceGrpc.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.voidVideoStitcherServiceGrpc.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.BuilderListLiveConfigsRequest.Builder. mergeFrom(ListLiveConfigsRequest other)static ListLiveConfigsRequest.BuilderListLiveConfigsRequest. 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.ListLiveConfigsPageVideoStitcherServiceClient.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.
-