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 LiveSessionLiveSession.Builder. build()LiveSessionLiveSession.Builder. buildPartial()LiveSessionVideoStitcherServiceClient. createLiveSession(CreateLiveSessionRequest request)Creates a new live session.LiveSessionVideoStitcherServiceClient. createLiveSession(LocationName parent, LiveSession liveSession)Creates a new live session.LiveSessionVideoStitcherServiceClient. createLiveSession(String parent, LiveSession liveSession)Creates a new live session.LiveSessionVideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. createLiveSession(CreateLiveSessionRequest request)Creates a new live session.static LiveSessionLiveSession. getDefaultInstance()LiveSessionLiveSession.Builder. getDefaultInstanceForType()LiveSessionLiveSession. getDefaultInstanceForType()LiveSessionCreateLiveSessionRequest.Builder. getLiveSession()Required.LiveSessionCreateLiveSessionRequest. getLiveSession()Required.LiveSessionCreateLiveSessionRequestOrBuilder. getLiveSession()Required.LiveSessionVideoStitcherServiceClient. getLiveSession(GetLiveSessionRequest request)Returns the details for the specified live session.LiveSessionVideoStitcherServiceClient. getLiveSession(LiveSessionName name)Returns the details for the specified live session.LiveSessionVideoStitcherServiceClient. getLiveSession(String name)Returns the details for the specified live session.LiveSessionVideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. getLiveSession(GetLiveSessionRequest request)Returns the details for the specified live session.static LiveSessionLiveSession. parseDelimitedFrom(InputStream input)static LiveSessionLiveSession. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiveSessionLiveSession. parseFrom(byte[] data)static LiveSessionLiveSession. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiveSessionLiveSession. parseFrom(com.google.protobuf.ByteString data)static LiveSessionLiveSession. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiveSessionLiveSession. parseFrom(com.google.protobuf.CodedInputStream input)static LiveSessionLiveSession. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiveSessionLiveSession. parseFrom(InputStream input)static LiveSessionLiveSession. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LiveSessionLiveSession. parseFrom(ByteBuffer data)static LiveSessionLiveSession. 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 LiveSessionVideoStitcherServiceClient. createLiveSession(LocationName parent, LiveSession liveSession)Creates a new live session.LiveSessionVideoStitcherServiceClient. createLiveSession(String parent, LiveSession liveSession)Creates a new live session.LiveSession.BuilderLiveSession.Builder. mergeFrom(LiveSession other)CreateLiveSessionRequest.BuilderCreateLiveSessionRequest.Builder. mergeLiveSession(LiveSession value)Required.static LiveSession.BuilderLiveSession. newBuilder(LiveSession prototype)CreateLiveSessionRequest.BuilderCreateLiveSessionRequest.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 voidVideoStitcherServiceGrpc.AsyncService. createLiveSession(CreateLiveSessionRequest request, io.grpc.stub.StreamObserver<LiveSession> responseObserver)Creates a new live session.voidVideoStitcherServiceGrpc.VideoStitcherServiceStub. createLiveSession(CreateLiveSessionRequest request, io.grpc.stub.StreamObserver<LiveSession> responseObserver)Creates a new live session.default voidVideoStitcherServiceGrpc.AsyncService. getLiveSession(GetLiveSessionRequest request, io.grpc.stub.StreamObserver<LiveSession> responseObserver)Returns the details for the specified live session.voidVideoStitcherServiceGrpc.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.
-