Uses of Class
com.google.cloud.video.stitcher.v1.ListLiveConfigsResponse
-
Packages that use ListLiveConfigsResponse Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher APIcom.google.cloud.video.stitcher.v1.stub -
-
Uses of ListLiveConfigsResponse in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return ListLiveConfigsResponse Modifier and Type Method Description ListLiveConfigsResponseListLiveConfigsResponse.Builder. build()ListLiveConfigsResponseListLiveConfigsResponse.Builder. buildPartial()static ListLiveConfigsResponseListLiveConfigsResponse. getDefaultInstance()ListLiveConfigsResponseListLiveConfigsResponse.Builder. getDefaultInstanceForType()ListLiveConfigsResponseListLiveConfigsResponse. getDefaultInstanceForType()ListLiveConfigsResponseVideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. listLiveConfigs(ListLiveConfigsRequest request)Lists all live configs managed by the Video Stitcher that belong to the specified project and region.static ListLiveConfigsResponseListLiveConfigsResponse. parseDelimitedFrom(InputStream input)static ListLiveConfigsResponseListLiveConfigsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLiveConfigsResponseListLiveConfigsResponse. parseFrom(byte[] data)static ListLiveConfigsResponseListLiveConfigsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLiveConfigsResponseListLiveConfigsResponse. parseFrom(com.google.protobuf.ByteString data)static ListLiveConfigsResponseListLiveConfigsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLiveConfigsResponseListLiveConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListLiveConfigsResponseListLiveConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLiveConfigsResponseListLiveConfigsResponse. parseFrom(InputStream input)static ListLiveConfigsResponseListLiveConfigsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLiveConfigsResponseListLiveConfigsResponse. parseFrom(ByteBuffer data)static ListLiveConfigsResponseListLiveConfigsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type ListLiveConfigsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListLiveConfigsRequest,ListLiveConfigsResponse>VideoStitcherServiceGrpc. getListLiveConfigsMethod()com.google.protobuf.Parser<ListLiveConfigsResponse>ListLiveConfigsResponse. getParserForType()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.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.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<ListLiveConfigsResponse>ListLiveConfigsResponse. parser()Methods in com.google.cloud.video.stitcher.v1 with parameters of type ListLiveConfigsResponse Modifier and Type Method Description protected VideoStitcherServiceClient.ListLiveConfigsPageVideoStitcherServiceClient.ListLiveConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListLiveConfigsRequest,ListLiveConfigsResponse,LiveConfig> context, ListLiveConfigsResponse response)ListLiveConfigsResponse.BuilderListLiveConfigsResponse.Builder. mergeFrom(ListLiveConfigsResponse other)static ListLiveConfigsResponse.BuilderListLiveConfigsResponse. newBuilder(ListLiveConfigsResponse prototype)Method parameters in com.google.cloud.video.stitcher.v1 with type arguments of type ListLiveConfigsResponse 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)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)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)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.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. -
Uses of ListLiveConfigsResponse in com.google.cloud.video.stitcher.v1.stub
Methods in com.google.cloud.video.stitcher.v1.stub that return types with arguments of type ListLiveConfigsResponse 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.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.
-