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 LiveConfig
LiveConfig.Builder. build()
LiveConfig
LiveConfig.Builder. buildPartial()
static LiveConfig
LiveConfig. getDefaultInstance()
LiveConfig
LiveConfig.Builder. getDefaultInstanceForType()
LiveConfig
LiveConfig. getDefaultInstanceForType()
LiveConfig
CreateLiveConfigRequest.Builder. getLiveConfig()
Required.LiveConfig
CreateLiveConfigRequest. getLiveConfig()
Required.LiveConfig
CreateLiveConfigRequestOrBuilder. getLiveConfig()
Required.LiveConfig
VideoStitcherServiceClient. getLiveConfig(GetLiveConfigRequest request)
Returns the specified live config managed by the Video Stitcher service.LiveConfig
VideoStitcherServiceClient. getLiveConfig(LiveConfigName name)
Returns the specified live config managed by the Video Stitcher service.LiveConfig
VideoStitcherServiceClient. getLiveConfig(String name)
Returns the specified live config managed by the Video Stitcher service.LiveConfig
VideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. getLiveConfig(GetLiveConfigRequest request)
Returns the specified live config managed by the Video Stitcher service.LiveConfig
ListLiveConfigsResponse.Builder. getLiveConfigs(int index)
List of live configs.LiveConfig
ListLiveConfigsResponse. getLiveConfigs(int index)
List of live configs.LiveConfig
ListLiveConfigsResponseOrBuilder. getLiveConfigs(int index)
List of live configs.static LiveConfig
LiveConfig. parseDelimitedFrom(InputStream input)
static LiveConfig
LiveConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LiveConfig
LiveConfig. parseFrom(byte[] data)
static LiveConfig
LiveConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LiveConfig
LiveConfig. parseFrom(com.google.protobuf.ByteString data)
static LiveConfig
LiveConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LiveConfig
LiveConfig. parseFrom(com.google.protobuf.CodedInputStream input)
static LiveConfig
LiveConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LiveConfig
LiveConfig. parseFrom(InputStream input)
static LiveConfig
LiveConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LiveConfig
LiveConfig. parseFrom(ByteBuffer data)
static LiveConfig
LiveConfig. 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.Builder
ListLiveConfigsResponse.Builder. addLiveConfigs(int index, LiveConfig value)
List of live configs.ListLiveConfigsResponse.Builder
ListLiveConfigsResponse.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.Builder
LiveConfig.Builder. mergeFrom(LiveConfig other)
CreateLiveConfigRequest.Builder
CreateLiveConfigRequest.Builder. mergeLiveConfig(LiveConfig value)
Required.static LiveConfig.Builder
LiveConfig. newBuilder(LiveConfig prototype)
CreateLiveConfigRequest.Builder
CreateLiveConfigRequest.Builder. setLiveConfig(LiveConfig value)
Required.ListLiveConfigsResponse.Builder
ListLiveConfigsResponse.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.Builder
ListLiveConfigsResponse.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.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)
default void
VideoStitcherServiceGrpc.AsyncService. getLiveConfig(GetLiveConfigRequest request, io.grpc.stub.StreamObserver<LiveConfig> responseObserver)
Returns the specified live config managed by the Video Stitcher service.void
VideoStitcherServiceGrpc.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.
-