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 ListLiveConfigsResponse
ListLiveConfigsResponse.Builder. build()
ListLiveConfigsResponse
ListLiveConfigsResponse.Builder. buildPartial()
static ListLiveConfigsResponse
ListLiveConfigsResponse. getDefaultInstance()
ListLiveConfigsResponse
ListLiveConfigsResponse.Builder. getDefaultInstanceForType()
ListLiveConfigsResponse
ListLiveConfigsResponse. getDefaultInstanceForType()
ListLiveConfigsResponse
VideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. listLiveConfigs(ListLiveConfigsRequest request)
Lists all live configs managed by the Video Stitcher that belong to the specified project and region.static ListLiveConfigsResponse
ListLiveConfigsResponse. parseDelimitedFrom(InputStream input)
static ListLiveConfigsResponse
ListLiveConfigsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLiveConfigsResponse
ListLiveConfigsResponse. parseFrom(byte[] data)
static ListLiveConfigsResponse
ListLiveConfigsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLiveConfigsResponse
ListLiveConfigsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListLiveConfigsResponse
ListLiveConfigsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLiveConfigsResponse
ListLiveConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListLiveConfigsResponse
ListLiveConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLiveConfigsResponse
ListLiveConfigsResponse. parseFrom(InputStream input)
static ListLiveConfigsResponse
ListLiveConfigsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLiveConfigsResponse
ListLiveConfigsResponse. parseFrom(ByteBuffer data)
static ListLiveConfigsResponse
ListLiveConfigsResponse. 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.ListLiveConfigsPage
VideoStitcherServiceClient.ListLiveConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListLiveConfigsRequest,ListLiveConfigsResponse,LiveConfig> context, ListLiveConfigsResponse response)
ListLiveConfigsResponse.Builder
ListLiveConfigsResponse.Builder. mergeFrom(ListLiveConfigsResponse other)
static ListLiveConfigsResponse.Builder
ListLiveConfigsResponse. 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.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)
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 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.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. -
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.
-