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 VodStitchDetail
VodStitchDetail.Builder. build()
VodStitchDetail
VodStitchDetail.Builder. buildPartial()
static VodStitchDetail
VodStitchDetail. getDefaultInstance()
VodStitchDetail
VodStitchDetail.Builder. getDefaultInstanceForType()
VodStitchDetail
VodStitchDetail. getDefaultInstanceForType()
VodStitchDetail
VideoStitcherServiceClient. getVodStitchDetail(GetVodStitchDetailRequest request)
Returns the specified stitching information for the specified VOD session.VodStitchDetail
VideoStitcherServiceClient. getVodStitchDetail(VodStitchDetailName name)
Returns the specified stitching information for the specified VOD session.VodStitchDetail
VideoStitcherServiceClient. getVodStitchDetail(String name)
Returns the specified stitching information for the specified VOD session.VodStitchDetail
VideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. getVodStitchDetail(GetVodStitchDetailRequest request)
Returns the specified stitching information for the specified VOD session.VodStitchDetail
ListVodStitchDetailsResponse.Builder. getVodStitchDetails(int index)
A List of stitch Details.VodStitchDetail
ListVodStitchDetailsResponse. getVodStitchDetails(int index)
A List of stitch Details.VodStitchDetail
ListVodStitchDetailsResponseOrBuilder. getVodStitchDetails(int index)
A List of stitch Details.static VodStitchDetail
VodStitchDetail. parseDelimitedFrom(InputStream input)
static VodStitchDetail
VodStitchDetail. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VodStitchDetail
VodStitchDetail. parseFrom(byte[] data)
static VodStitchDetail
VodStitchDetail. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VodStitchDetail
VodStitchDetail. parseFrom(com.google.protobuf.ByteString data)
static VodStitchDetail
VodStitchDetail. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VodStitchDetail
VodStitchDetail. parseFrom(com.google.protobuf.CodedInputStream input)
static VodStitchDetail
VodStitchDetail. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VodStitchDetail
VodStitchDetail. parseFrom(InputStream input)
static VodStitchDetail
VodStitchDetail. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VodStitchDetail
VodStitchDetail. parseFrom(ByteBuffer data)
static VodStitchDetail
VodStitchDetail. 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.Builder
ListVodStitchDetailsResponse.Builder. addVodStitchDetails(int index, VodStitchDetail value)
A List of stitch Details.ListVodStitchDetailsResponse.Builder
ListVodStitchDetailsResponse.Builder. addVodStitchDetails(VodStitchDetail value)
A List of stitch Details.VodStitchDetail.Builder
VodStitchDetail.Builder. mergeFrom(VodStitchDetail other)
static VodStitchDetail.Builder
VodStitchDetail. newBuilder(VodStitchDetail prototype)
ListVodStitchDetailsResponse.Builder
ListVodStitchDetailsResponse.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.Builder
ListVodStitchDetailsResponse.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.ListVodStitchDetailsPage
VideoStitcherServiceClient.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 void
VideoStitcherServiceGrpc.AsyncService. getVodStitchDetail(GetVodStitchDetailRequest request, io.grpc.stub.StreamObserver<VodStitchDetail> responseObserver)
Returns the specified stitching information for the specified VOD session.void
VideoStitcherServiceGrpc.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.
-