Uses of Class
com.google.cloud.video.stitcher.v1.GetVodStitchDetailRequest
-
Packages that use GetVodStitchDetailRequest Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher APIcom.google.cloud.video.stitcher.v1.stub -
-
Uses of GetVodStitchDetailRequest in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return GetVodStitchDetailRequest Modifier and Type Method Description GetVodStitchDetailRequestGetVodStitchDetailRequest.Builder. build()GetVodStitchDetailRequestGetVodStitchDetailRequest.Builder. buildPartial()static GetVodStitchDetailRequestGetVodStitchDetailRequest. getDefaultInstance()GetVodStitchDetailRequestGetVodStitchDetailRequest.Builder. getDefaultInstanceForType()GetVodStitchDetailRequestGetVodStitchDetailRequest. getDefaultInstanceForType()static GetVodStitchDetailRequestGetVodStitchDetailRequest. parseDelimitedFrom(InputStream input)static GetVodStitchDetailRequestGetVodStitchDetailRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVodStitchDetailRequestGetVodStitchDetailRequest. parseFrom(byte[] data)static GetVodStitchDetailRequestGetVodStitchDetailRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVodStitchDetailRequestGetVodStitchDetailRequest. parseFrom(com.google.protobuf.ByteString data)static GetVodStitchDetailRequestGetVodStitchDetailRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVodStitchDetailRequestGetVodStitchDetailRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetVodStitchDetailRequestGetVodStitchDetailRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVodStitchDetailRequestGetVodStitchDetailRequest. parseFrom(InputStream input)static GetVodStitchDetailRequestGetVodStitchDetailRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVodStitchDetailRequestGetVodStitchDetailRequest. parseFrom(ByteBuffer data)static GetVodStitchDetailRequestGetVodStitchDetailRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type GetVodStitchDetailRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<GetVodStitchDetailRequest,VodStitchDetail>VideoStitcherServiceGrpc. getGetVodStitchDetailMethod()com.google.protobuf.Parser<GetVodStitchDetailRequest>GetVodStitchDetailRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<GetVodStitchDetailRequest,VodStitchDetail>VideoStitcherServiceClient. getVodStitchDetailCallable()Returns the specified stitching information for the specified VOD session.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVodStitchDetailRequest,VodStitchDetail>VideoStitcherServiceSettings.Builder. getVodStitchDetailSettings()Returns the builder for the settings used for calls to getVodStitchDetail.com.google.api.gax.rpc.UnaryCallSettings<GetVodStitchDetailRequest,VodStitchDetail>VideoStitcherServiceSettings. getVodStitchDetailSettings()Returns the object with the settings used for calls to getVodStitchDetail.static com.google.protobuf.Parser<GetVodStitchDetailRequest>GetVodStitchDetailRequest. parser()Methods in com.google.cloud.video.stitcher.v1 with parameters of type GetVodStitchDetailRequest Modifier and Type Method Description VodStitchDetailVideoStitcherServiceClient. getVodStitchDetail(GetVodStitchDetailRequest request)Returns the specified stitching information for the specified VOD session.default voidVideoStitcherServiceGrpc.AsyncService. getVodStitchDetail(GetVodStitchDetailRequest request, io.grpc.stub.StreamObserver<VodStitchDetail> responseObserver)Returns the specified stitching information for the specified VOD session.VodStitchDetailVideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. getVodStitchDetail(GetVodStitchDetailRequest request)Returns the specified stitching information for the specified VOD session.com.google.common.util.concurrent.ListenableFuture<VodStitchDetail>VideoStitcherServiceGrpc.VideoStitcherServiceFutureStub. getVodStitchDetail(GetVodStitchDetailRequest request)Returns the specified stitching information for the specified VOD session.voidVideoStitcherServiceGrpc.VideoStitcherServiceStub. getVodStitchDetail(GetVodStitchDetailRequest request, io.grpc.stub.StreamObserver<VodStitchDetail> responseObserver)Returns the specified stitching information for the specified VOD session.GetVodStitchDetailRequest.BuilderGetVodStitchDetailRequest.Builder. mergeFrom(GetVodStitchDetailRequest other)static GetVodStitchDetailRequest.BuilderGetVodStitchDetailRequest. newBuilder(GetVodStitchDetailRequest prototype) -
Uses of GetVodStitchDetailRequest in com.google.cloud.video.stitcher.v1.stub
Methods in com.google.cloud.video.stitcher.v1.stub that return types with arguments of type GetVodStitchDetailRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetVodStitchDetailRequest,VodStitchDetail>GrpcVideoStitcherServiceStub. getVodStitchDetailCallable()com.google.api.gax.rpc.UnaryCallable<GetVodStitchDetailRequest,VodStitchDetail>VideoStitcherServiceStub. getVodStitchDetailCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVodStitchDetailRequest,VodStitchDetail>VideoStitcherServiceStubSettings.Builder. getVodStitchDetailSettings()Returns the builder for the settings used for calls to getVodStitchDetail.com.google.api.gax.rpc.UnaryCallSettings<GetVodStitchDetailRequest,VodStitchDetail>VideoStitcherServiceStubSettings. getVodStitchDetailSettings()Returns the object with the settings used for calls to getVodStitchDetail.
-