Uses of Class
com.google.cloud.video.stitcher.v1.LiveSession
-
Packages that use LiveSession Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher APIcom.google.cloud.video.stitcher.v1.stub -
-
Uses of LiveSession in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return LiveSession Modifier and Type Method Description LiveSession
LiveSession.Builder. build()
LiveSession
LiveSession.Builder. buildPartial()
LiveSession
VideoStitcherServiceClient. createLiveSession(CreateLiveSessionRequest request)
Creates a new live session.LiveSession
VideoStitcherServiceClient. createLiveSession(LocationName parent, LiveSession liveSession)
Creates a new live session.LiveSession
VideoStitcherServiceClient. createLiveSession(String parent, LiveSession liveSession)
Creates a new live session.LiveSession
VideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. createLiveSession(CreateLiveSessionRequest request)
Creates a new live session.static LiveSession
LiveSession. getDefaultInstance()
LiveSession
LiveSession.Builder. getDefaultInstanceForType()
LiveSession
LiveSession. getDefaultInstanceForType()
LiveSession
CreateLiveSessionRequest.Builder. getLiveSession()
Required.LiveSession
CreateLiveSessionRequest. getLiveSession()
Required.LiveSession
CreateLiveSessionRequestOrBuilder. getLiveSession()
Required.LiveSession
VideoStitcherServiceClient. getLiveSession(GetLiveSessionRequest request)
Returns the details for the specified live session.LiveSession
VideoStitcherServiceClient. getLiveSession(LiveSessionName name)
Returns the details for the specified live session.LiveSession
VideoStitcherServiceClient. getLiveSession(String name)
Returns the details for the specified live session.LiveSession
VideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. getLiveSession(GetLiveSessionRequest request)
Returns the details for the specified live session.static LiveSession
LiveSession. parseDelimitedFrom(InputStream input)
static LiveSession
LiveSession. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LiveSession
LiveSession. parseFrom(byte[] data)
static LiveSession
LiveSession. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LiveSession
LiveSession. parseFrom(com.google.protobuf.ByteString data)
static LiveSession
LiveSession. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LiveSession
LiveSession. parseFrom(com.google.protobuf.CodedInputStream input)
static LiveSession
LiveSession. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LiveSession
LiveSession. parseFrom(InputStream input)
static LiveSession
LiveSession. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LiveSession
LiveSession. parseFrom(ByteBuffer data)
static LiveSession
LiveSession. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type LiveSession Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<LiveSession>
VideoStitcherServiceGrpc.VideoStitcherServiceFutureStub. createLiveSession(CreateLiveSessionRequest request)
Creates a new live session.com.google.api.gax.rpc.UnaryCallable<CreateLiveSessionRequest,LiveSession>
VideoStitcherServiceClient. createLiveSessionCallable()
Creates a new live session.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLiveSessionRequest,LiveSession>
VideoStitcherServiceSettings.Builder. createLiveSessionSettings()
Returns the builder for the settings used for calls to createLiveSession.com.google.api.gax.rpc.UnaryCallSettings<CreateLiveSessionRequest,LiveSession>
VideoStitcherServiceSettings. createLiveSessionSettings()
Returns the object with the settings used for calls to createLiveSession.static io.grpc.MethodDescriptor<CreateLiveSessionRequest,LiveSession>
VideoStitcherServiceGrpc. getCreateLiveSessionMethod()
static io.grpc.MethodDescriptor<GetLiveSessionRequest,LiveSession>
VideoStitcherServiceGrpc. getGetLiveSessionMethod()
com.google.common.util.concurrent.ListenableFuture<LiveSession>
VideoStitcherServiceGrpc.VideoStitcherServiceFutureStub. getLiveSession(GetLiveSessionRequest request)
Returns the details for the specified live session.com.google.api.gax.rpc.UnaryCallable<GetLiveSessionRequest,LiveSession>
VideoStitcherServiceClient. getLiveSessionCallable()
Returns the details for the specified live session.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLiveSessionRequest,LiveSession>
VideoStitcherServiceSettings.Builder. getLiveSessionSettings()
Returns the builder for the settings used for calls to getLiveSession.com.google.api.gax.rpc.UnaryCallSettings<GetLiveSessionRequest,LiveSession>
VideoStitcherServiceSettings. getLiveSessionSettings()
Returns the object with the settings used for calls to getLiveSession.com.google.protobuf.Parser<LiveSession>
LiveSession. getParserForType()
static com.google.protobuf.Parser<LiveSession>
LiveSession. parser()
Methods in com.google.cloud.video.stitcher.v1 with parameters of type LiveSession Modifier and Type Method Description LiveSession
VideoStitcherServiceClient. createLiveSession(LocationName parent, LiveSession liveSession)
Creates a new live session.LiveSession
VideoStitcherServiceClient. createLiveSession(String parent, LiveSession liveSession)
Creates a new live session.LiveSession.Builder
LiveSession.Builder. mergeFrom(LiveSession other)
CreateLiveSessionRequest.Builder
CreateLiveSessionRequest.Builder. mergeLiveSession(LiveSession value)
Required.static LiveSession.Builder
LiveSession. newBuilder(LiveSession prototype)
CreateLiveSessionRequest.Builder
CreateLiveSessionRequest.Builder. setLiveSession(LiveSession value)
Required.Method parameters in com.google.cloud.video.stitcher.v1 with type arguments of type LiveSession Modifier and Type Method Description default void
VideoStitcherServiceGrpc.AsyncService. createLiveSession(CreateLiveSessionRequest request, io.grpc.stub.StreamObserver<LiveSession> responseObserver)
Creates a new live session.void
VideoStitcherServiceGrpc.VideoStitcherServiceStub. createLiveSession(CreateLiveSessionRequest request, io.grpc.stub.StreamObserver<LiveSession> responseObserver)
Creates a new live session.default void
VideoStitcherServiceGrpc.AsyncService. getLiveSession(GetLiveSessionRequest request, io.grpc.stub.StreamObserver<LiveSession> responseObserver)
Returns the details for the specified live session.void
VideoStitcherServiceGrpc.VideoStitcherServiceStub. getLiveSession(GetLiveSessionRequest request, io.grpc.stub.StreamObserver<LiveSession> responseObserver)
Returns the details for the specified live session. -
Uses of LiveSession in com.google.cloud.video.stitcher.v1.stub
Methods in com.google.cloud.video.stitcher.v1.stub that return types with arguments of type LiveSession Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateLiveSessionRequest,LiveSession>
GrpcVideoStitcherServiceStub. createLiveSessionCallable()
com.google.api.gax.rpc.UnaryCallable<CreateLiveSessionRequest,LiveSession>
VideoStitcherServiceStub. createLiveSessionCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLiveSessionRequest,LiveSession>
VideoStitcherServiceStubSettings.Builder. createLiveSessionSettings()
Returns the builder for the settings used for calls to createLiveSession.com.google.api.gax.rpc.UnaryCallSettings<CreateLiveSessionRequest,LiveSession>
VideoStitcherServiceStubSettings. createLiveSessionSettings()
Returns the object with the settings used for calls to createLiveSession.com.google.api.gax.rpc.UnaryCallable<GetLiveSessionRequest,LiveSession>
GrpcVideoStitcherServiceStub. getLiveSessionCallable()
com.google.api.gax.rpc.UnaryCallable<GetLiveSessionRequest,LiveSession>
VideoStitcherServiceStub. getLiveSessionCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLiveSessionRequest,LiveSession>
VideoStitcherServiceStubSettings.Builder. getLiveSessionSettings()
Returns the builder for the settings used for calls to getLiveSession.com.google.api.gax.rpc.UnaryCallSettings<GetLiveSessionRequest,LiveSession>
VideoStitcherServiceStubSettings. getLiveSessionSettings()
Returns the object with the settings used for calls to getLiveSession.
-