Uses of Class
com.google.cloud.video.stitcher.v1.LiveConfig
-
Packages that use LiveConfig Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher APIcom.google.cloud.video.stitcher.v1.stub -
-
Uses of LiveConfig in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return LiveConfig Modifier and Type Method Description LiveConfigLiveConfig.Builder. build()LiveConfigLiveConfig.Builder. buildPartial()static LiveConfigLiveConfig. getDefaultInstance()LiveConfigLiveConfig.Builder. getDefaultInstanceForType()LiveConfigLiveConfig. getDefaultInstanceForType()LiveConfigCreateLiveConfigRequest.Builder. getLiveConfig()Required.LiveConfigCreateLiveConfigRequest. getLiveConfig()Required.LiveConfigCreateLiveConfigRequestOrBuilder. getLiveConfig()Required.LiveConfigVideoStitcherServiceClient. getLiveConfig(GetLiveConfigRequest request)Returns the specified live config managed by the Video Stitcher service.LiveConfigVideoStitcherServiceClient. getLiveConfig(LiveConfigName name)Returns the specified live config managed by the Video Stitcher service.LiveConfigVideoStitcherServiceClient. getLiveConfig(String name)Returns the specified live config managed by the Video Stitcher service.LiveConfigVideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. getLiveConfig(GetLiveConfigRequest request)Returns the specified live config managed by the Video Stitcher service.LiveConfigListLiveConfigsResponse.Builder. getLiveConfigs(int index)List of live configs.LiveConfigListLiveConfigsResponse. getLiveConfigs(int index)List of live configs.LiveConfigListLiveConfigsResponseOrBuilder. getLiveConfigs(int index)List of live configs.static LiveConfigLiveConfig. parseDelimitedFrom(InputStream input)static LiveConfigLiveConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiveConfigLiveConfig. parseFrom(byte[] data)static LiveConfigLiveConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiveConfigLiveConfig. parseFrom(com.google.protobuf.ByteString data)static LiveConfigLiveConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiveConfigLiveConfig. parseFrom(com.google.protobuf.CodedInputStream input)static LiveConfigLiveConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiveConfigLiveConfig. parseFrom(InputStream input)static LiveConfigLiveConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiveConfigLiveConfig. parseFrom(ByteBuffer data)static LiveConfigLiveConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type LiveConfig Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<LiveConfig,OperationMetadata>VideoStitcherServiceClient. createLiveConfigAsync(CreateLiveConfigRequest request)Registers the live config with the provided unique ID in the specified region.com.google.api.gax.longrunning.OperationFuture<LiveConfig,OperationMetadata>VideoStitcherServiceClient. createLiveConfigAsync(LocationName parent, LiveConfig liveConfig, String liveConfigId)Registers the live config with the provided unique ID in the specified region.com.google.api.gax.longrunning.OperationFuture<LiveConfig,OperationMetadata>VideoStitcherServiceClient. createLiveConfigAsync(String parent, LiveConfig liveConfig, String liveConfigId)Registers the live config with the provided unique ID in the specified region.com.google.api.gax.rpc.OperationCallable<CreateLiveConfigRequest,LiveConfig,OperationMetadata>VideoStitcherServiceClient. createLiveConfigOperationCallable()Registers the live config with the provided unique ID in the specified region.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateLiveConfigRequest,LiveConfig,OperationMetadata>VideoStitcherServiceSettings.Builder. createLiveConfigOperationSettings()Returns the builder for the settings used for calls to createLiveConfig.com.google.api.gax.rpc.OperationCallSettings<CreateLiveConfigRequest,LiveConfig,OperationMetadata>VideoStitcherServiceSettings. createLiveConfigOperationSettings()Returns the object with the settings used for calls to createLiveConfig.static io.grpc.MethodDescriptor<GetLiveConfigRequest,LiveConfig>VideoStitcherServiceGrpc. getGetLiveConfigMethod()com.google.common.util.concurrent.ListenableFuture<LiveConfig>VideoStitcherServiceGrpc.VideoStitcherServiceFutureStub. getLiveConfig(GetLiveConfigRequest request)Returns the specified live config managed by the Video Stitcher service.com.google.api.gax.rpc.UnaryCallable<GetLiveConfigRequest,LiveConfig>VideoStitcherServiceClient. getLiveConfigCallable()Returns the specified live config managed by the Video Stitcher service.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLiveConfigRequest,LiveConfig>VideoStitcherServiceSettings.Builder. getLiveConfigSettings()Returns the builder for the settings used for calls to getLiveConfig.com.google.api.gax.rpc.UnaryCallSettings<GetLiveConfigRequest,LiveConfig>VideoStitcherServiceSettings. getLiveConfigSettings()Returns the object with the settings used for calls to getLiveConfig.List<LiveConfig>ListLiveConfigsResponse.Builder. getLiveConfigsList()List of live configs.List<LiveConfig>ListLiveConfigsResponse. getLiveConfigsList()List of live configs.List<LiveConfig>ListLiveConfigsResponseOrBuilder. getLiveConfigsList()List of live configs.com.google.protobuf.Parser<LiveConfig>LiveConfig. getParserForType()static com.google.protobuf.Parser<LiveConfig>LiveConfig. parser()Methods in com.google.cloud.video.stitcher.v1 with parameters of type LiveConfig Modifier and Type Method Description ListLiveConfigsResponse.BuilderListLiveConfigsResponse.Builder. addLiveConfigs(int index, LiveConfig value)List of live configs.ListLiveConfigsResponse.BuilderListLiveConfigsResponse.Builder. addLiveConfigs(LiveConfig value)List of live configs.com.google.api.gax.longrunning.OperationFuture<LiveConfig,OperationMetadata>VideoStitcherServiceClient. createLiveConfigAsync(LocationName parent, LiveConfig liveConfig, String liveConfigId)Registers the live config with the provided unique ID in the specified region.com.google.api.gax.longrunning.OperationFuture<LiveConfig,OperationMetadata>VideoStitcherServiceClient. createLiveConfigAsync(String parent, LiveConfig liveConfig, String liveConfigId)Registers the live config with the provided unique ID in the specified region.LiveConfig.BuilderLiveConfig.Builder. mergeFrom(LiveConfig other)CreateLiveConfigRequest.BuilderCreateLiveConfigRequest.Builder. mergeLiveConfig(LiveConfig value)Required.static LiveConfig.BuilderLiveConfig. newBuilder(LiveConfig prototype)CreateLiveConfigRequest.BuilderCreateLiveConfigRequest.Builder. setLiveConfig(LiveConfig value)Required.ListLiveConfigsResponse.BuilderListLiveConfigsResponse.Builder. setLiveConfigs(int index, LiveConfig value)List of live configs.Method parameters in com.google.cloud.video.stitcher.v1 with type arguments of type LiveConfig Modifier and Type Method Description ListLiveConfigsResponse.BuilderListLiveConfigsResponse.Builder. addAllLiveConfigs(Iterable<? extends LiveConfig> values)List of live configs.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)default voidVideoStitcherServiceGrpc.AsyncService. getLiveConfig(GetLiveConfigRequest request, io.grpc.stub.StreamObserver<LiveConfig> responseObserver)Returns the specified live config managed by the Video Stitcher service.voidVideoStitcherServiceGrpc.VideoStitcherServiceStub. getLiveConfig(GetLiveConfigRequest request, io.grpc.stub.StreamObserver<LiveConfig> responseObserver)Returns the specified live config managed by the Video Stitcher service. -
Uses of LiveConfig in com.google.cloud.video.stitcher.v1.stub
Methods in com.google.cloud.video.stitcher.v1.stub that return types with arguments of type LiveConfig Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateLiveConfigRequest,LiveConfig,OperationMetadata>GrpcVideoStitcherServiceStub. createLiveConfigOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateLiveConfigRequest,LiveConfig,OperationMetadata>VideoStitcherServiceStub. createLiveConfigOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateLiveConfigRequest,LiveConfig,OperationMetadata>VideoStitcherServiceStubSettings.Builder. createLiveConfigOperationSettings()Returns the builder for the settings used for calls to createLiveConfig.com.google.api.gax.rpc.OperationCallSettings<CreateLiveConfigRequest,LiveConfig,OperationMetadata>VideoStitcherServiceStubSettings. createLiveConfigOperationSettings()Returns the object with the settings used for calls to createLiveConfig.com.google.api.gax.rpc.UnaryCallable<GetLiveConfigRequest,LiveConfig>GrpcVideoStitcherServiceStub. getLiveConfigCallable()com.google.api.gax.rpc.UnaryCallable<GetLiveConfigRequest,LiveConfig>VideoStitcherServiceStub. getLiveConfigCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLiveConfigRequest,LiveConfig>VideoStitcherServiceStubSettings.Builder. getLiveConfigSettings()Returns the builder for the settings used for calls to getLiveConfig.com.google.api.gax.rpc.UnaryCallSettings<GetLiveConfigRequest,LiveConfig>VideoStitcherServiceStubSettings. getLiveConfigSettings()Returns the object with the settings used for calls to getLiveConfig.
-