Uses of Class
com.google.cloud.video.stitcher.v1.VodStitchDetail
-
Packages that use VodStitchDetail Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher APIcom.google.cloud.video.stitcher.v1.stub -
-
Uses of VodStitchDetail in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return VodStitchDetail Modifier and Type Method Description VodStitchDetailVodStitchDetail.Builder. build()VodStitchDetailVodStitchDetail.Builder. buildPartial()static VodStitchDetailVodStitchDetail. getDefaultInstance()VodStitchDetailVodStitchDetail.Builder. getDefaultInstanceForType()VodStitchDetailVodStitchDetail. getDefaultInstanceForType()VodStitchDetailVideoStitcherServiceClient. getVodStitchDetail(GetVodStitchDetailRequest request)Returns the specified stitching information for the specified VOD session.VodStitchDetailVideoStitcherServiceClient. getVodStitchDetail(VodStitchDetailName name)Returns the specified stitching information for the specified VOD session.VodStitchDetailVideoStitcherServiceClient. getVodStitchDetail(String name)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.VodStitchDetailListVodStitchDetailsResponse.Builder. getVodStitchDetails(int index)A List of stitch Details.VodStitchDetailListVodStitchDetailsResponse. getVodStitchDetails(int index)A List of stitch Details.VodStitchDetailListVodStitchDetailsResponseOrBuilder. getVodStitchDetails(int index)A List of stitch Details.static VodStitchDetailVodStitchDetail. parseDelimitedFrom(InputStream input)static VodStitchDetailVodStitchDetail. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodStitchDetailVodStitchDetail. parseFrom(byte[] data)static VodStitchDetailVodStitchDetail. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodStitchDetailVodStitchDetail. parseFrom(com.google.protobuf.ByteString data)static VodStitchDetailVodStitchDetail. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodStitchDetailVodStitchDetail. parseFrom(com.google.protobuf.CodedInputStream input)static VodStitchDetailVodStitchDetail. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodStitchDetailVodStitchDetail. parseFrom(InputStream input)static VodStitchDetailVodStitchDetail. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodStitchDetailVodStitchDetail. parseFrom(ByteBuffer data)static VodStitchDetailVodStitchDetail. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type VodStitchDetail Modifier and Type Method Description static io.grpc.MethodDescriptor<GetVodStitchDetailRequest,VodStitchDetail>VideoStitcherServiceGrpc. getGetVodStitchDetailMethod()com.google.protobuf.Parser<VodStitchDetail>VodStitchDetail. getParserForType()com.google.common.util.concurrent.ListenableFuture<VodStitchDetail>VideoStitcherServiceGrpc.VideoStitcherServiceFutureStub. getVodStitchDetail(GetVodStitchDetailRequest request)Returns the specified stitching information for the specified VOD session.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.List<VodStitchDetail>ListVodStitchDetailsResponse.Builder. getVodStitchDetailsList()A List of stitch Details.List<VodStitchDetail>ListVodStitchDetailsResponse. getVodStitchDetailsList()A List of stitch Details.List<VodStitchDetail>ListVodStitchDetailsResponseOrBuilder. getVodStitchDetailsList()A List of stitch Details.static com.google.protobuf.Parser<VodStitchDetail>VodStitchDetail. parser()Methods in com.google.cloud.video.stitcher.v1 with parameters of type VodStitchDetail Modifier and Type Method Description ListVodStitchDetailsResponse.BuilderListVodStitchDetailsResponse.Builder. addVodStitchDetails(int index, VodStitchDetail value)A List of stitch Details.ListVodStitchDetailsResponse.BuilderListVodStitchDetailsResponse.Builder. addVodStitchDetails(VodStitchDetail value)A List of stitch Details.VodStitchDetail.BuilderVodStitchDetail.Builder. mergeFrom(VodStitchDetail other)static VodStitchDetail.BuilderVodStitchDetail. newBuilder(VodStitchDetail prototype)ListVodStitchDetailsResponse.BuilderListVodStitchDetailsResponse.Builder. setVodStitchDetails(int index, VodStitchDetail value)A List of stitch Details.Method parameters in com.google.cloud.video.stitcher.v1 with type arguments of type VodStitchDetail Modifier and Type Method Description ListVodStitchDetailsResponse.BuilderListVodStitchDetailsResponse.Builder. addAllVodStitchDetails(Iterable<? extends VodStitchDetail> values)A List of stitch Details.static com.google.api.core.ApiFuture<VideoStitcherServiceClient.ListVodStitchDetailsPagedResponse>VideoStitcherServiceClient.ListVodStitchDetailsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListVodStitchDetailsRequest,ListVodStitchDetailsResponse,VodStitchDetail> context, com.google.api.core.ApiFuture<ListVodStitchDetailsResponse> futureResponse)protected VideoStitcherServiceClient.ListVodStitchDetailsPageVideoStitcherServiceClient.ListVodStitchDetailsPage. createPage(com.google.api.gax.rpc.PageContext<ListVodStitchDetailsRequest,ListVodStitchDetailsResponse,VodStitchDetail> context, ListVodStitchDetailsResponse response)com.google.api.core.ApiFuture<VideoStitcherServiceClient.ListVodStitchDetailsPage>VideoStitcherServiceClient.ListVodStitchDetailsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListVodStitchDetailsRequest,ListVodStitchDetailsResponse,VodStitchDetail> context, com.google.api.core.ApiFuture<ListVodStitchDetailsResponse> futureResponse)default voidVideoStitcherServiceGrpc.AsyncService. getVodStitchDetail(GetVodStitchDetailRequest request, io.grpc.stub.StreamObserver<VodStitchDetail> responseObserver)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. -
Uses of VodStitchDetail in com.google.cloud.video.stitcher.v1.stub
Methods in com.google.cloud.video.stitcher.v1.stub that return types with arguments of type VodStitchDetail 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.
-