Uses of Class
com.google.cloud.video.stitcher.v1.Slate
-
Packages that use Slate Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher APIcom.google.cloud.video.stitcher.v1.stub -
-
Uses of Slate in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return Slate Modifier and Type Method Description SlateSlate.Builder. build()SlateSlate.Builder. buildPartial()static SlateSlate. getDefaultInstance()SlateSlate.Builder. getDefaultInstanceForType()SlateSlate. getDefaultInstanceForType()SlateCreateSlateRequest.Builder. getSlate()Required.SlateCreateSlateRequest. getSlate()Required.SlateCreateSlateRequestOrBuilder. getSlate()Required.SlateUpdateSlateRequest.Builder. getSlate()Required.SlateUpdateSlateRequest. getSlate()Required.SlateUpdateSlateRequestOrBuilder. getSlate()Required.SlateVideoStitcherServiceClient. getSlate(GetSlateRequest request)Returns the specified slate.SlateVideoStitcherServiceClient. getSlate(SlateName name)Returns the specified slate.SlateVideoStitcherServiceClient. getSlate(String name)Returns the specified slate.SlateVideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. getSlate(GetSlateRequest request)Returns the specified slate.SlateListSlatesResponse.Builder. getSlates(int index)The list of slatesSlateListSlatesResponse. getSlates(int index)The list of slatesSlateListSlatesResponseOrBuilder. getSlates(int index)The list of slatesstatic SlateSlate. parseDelimitedFrom(InputStream input)static SlateSlate. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SlateSlate. parseFrom(byte[] data)static SlateSlate. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SlateSlate. parseFrom(com.google.protobuf.ByteString data)static SlateSlate. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SlateSlate. parseFrom(com.google.protobuf.CodedInputStream input)static SlateSlate. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SlateSlate. parseFrom(InputStream input)static SlateSlate. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SlateSlate. parseFrom(ByteBuffer data)static SlateSlate. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type Slate Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Slate,OperationMetadata>VideoStitcherServiceClient. createSlateAsync(CreateSlateRequest request)Creates a slate.com.google.api.gax.longrunning.OperationFuture<Slate,OperationMetadata>VideoStitcherServiceClient. createSlateAsync(LocationName parent, Slate slate, String slateId)Creates a slate.com.google.api.gax.longrunning.OperationFuture<Slate,OperationMetadata>VideoStitcherServiceClient. createSlateAsync(String parent, Slate slate, String slateId)Creates a slate.com.google.api.gax.rpc.OperationCallable<CreateSlateRequest,Slate,OperationMetadata>VideoStitcherServiceClient. createSlateOperationCallable()Creates a slate.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSlateRequest,Slate,OperationMetadata>VideoStitcherServiceSettings.Builder. createSlateOperationSettings()Returns the builder for the settings used for calls to createSlate.com.google.api.gax.rpc.OperationCallSettings<CreateSlateRequest,Slate,OperationMetadata>VideoStitcherServiceSettings. createSlateOperationSettings()Returns the object with the settings used for calls to createSlate.static io.grpc.MethodDescriptor<GetSlateRequest,Slate>VideoStitcherServiceGrpc. getGetSlateMethod()com.google.protobuf.Parser<Slate>Slate. getParserForType()com.google.common.util.concurrent.ListenableFuture<Slate>VideoStitcherServiceGrpc.VideoStitcherServiceFutureStub. getSlate(GetSlateRequest request)Returns the specified slate.com.google.api.gax.rpc.UnaryCallable<GetSlateRequest,Slate>VideoStitcherServiceClient. getSlateCallable()Returns the specified slate.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSlateRequest,Slate>VideoStitcherServiceSettings.Builder. getSlateSettings()Returns the builder for the settings used for calls to getSlate.com.google.api.gax.rpc.UnaryCallSettings<GetSlateRequest,Slate>VideoStitcherServiceSettings. getSlateSettings()Returns the object with the settings used for calls to getSlate.List<Slate>ListSlatesResponse.Builder. getSlatesList()The list of slatesList<Slate>ListSlatesResponse. getSlatesList()The list of slatesList<Slate>ListSlatesResponseOrBuilder. getSlatesList()The list of slatesstatic com.google.protobuf.Parser<Slate>Slate. parser()com.google.api.gax.longrunning.OperationFuture<Slate,OperationMetadata>VideoStitcherServiceClient. updateSlateAsync(Slate slate, com.google.protobuf.FieldMask updateMask)Updates the specified slate.com.google.api.gax.longrunning.OperationFuture<Slate,OperationMetadata>VideoStitcherServiceClient. updateSlateAsync(UpdateSlateRequest request)Updates the specified slate.com.google.api.gax.rpc.OperationCallable<UpdateSlateRequest,Slate,OperationMetadata>VideoStitcherServiceClient. updateSlateOperationCallable()Updates the specified slate.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSlateRequest,Slate,OperationMetadata>VideoStitcherServiceSettings.Builder. updateSlateOperationSettings()Returns the builder for the settings used for calls to updateSlate.com.google.api.gax.rpc.OperationCallSettings<UpdateSlateRequest,Slate,OperationMetadata>VideoStitcherServiceSettings. updateSlateOperationSettings()Returns the object with the settings used for calls to updateSlate.Methods in com.google.cloud.video.stitcher.v1 with parameters of type Slate Modifier and Type Method Description ListSlatesResponse.BuilderListSlatesResponse.Builder. addSlates(int index, Slate value)The list of slatesListSlatesResponse.BuilderListSlatesResponse.Builder. addSlates(Slate value)The list of slatescom.google.api.gax.longrunning.OperationFuture<Slate,OperationMetadata>VideoStitcherServiceClient. createSlateAsync(LocationName parent, Slate slate, String slateId)Creates a slate.com.google.api.gax.longrunning.OperationFuture<Slate,OperationMetadata>VideoStitcherServiceClient. createSlateAsync(String parent, Slate slate, String slateId)Creates a slate.Slate.BuilderSlate.Builder. mergeFrom(Slate other)CreateSlateRequest.BuilderCreateSlateRequest.Builder. mergeSlate(Slate value)Required.UpdateSlateRequest.BuilderUpdateSlateRequest.Builder. mergeSlate(Slate value)Required.static Slate.BuilderSlate. newBuilder(Slate prototype)CreateSlateRequest.BuilderCreateSlateRequest.Builder. setSlate(Slate value)Required.UpdateSlateRequest.BuilderUpdateSlateRequest.Builder. setSlate(Slate value)Required.ListSlatesResponse.BuilderListSlatesResponse.Builder. setSlates(int index, Slate value)The list of slatescom.google.api.gax.longrunning.OperationFuture<Slate,OperationMetadata>VideoStitcherServiceClient. updateSlateAsync(Slate slate, com.google.protobuf.FieldMask updateMask)Updates the specified slate.Method parameters in com.google.cloud.video.stitcher.v1 with type arguments of type Slate Modifier and Type Method Description ListSlatesResponse.BuilderListSlatesResponse.Builder. addAllSlates(Iterable<? extends Slate> values)The list of slatesstatic com.google.api.core.ApiFuture<VideoStitcherServiceClient.ListSlatesPagedResponse>VideoStitcherServiceClient.ListSlatesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSlatesRequest,ListSlatesResponse,Slate> context, com.google.api.core.ApiFuture<ListSlatesResponse> futureResponse)protected VideoStitcherServiceClient.ListSlatesPageVideoStitcherServiceClient.ListSlatesPage. createPage(com.google.api.gax.rpc.PageContext<ListSlatesRequest,ListSlatesResponse,Slate> context, ListSlatesResponse response)com.google.api.core.ApiFuture<VideoStitcherServiceClient.ListSlatesPage>VideoStitcherServiceClient.ListSlatesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSlatesRequest,ListSlatesResponse,Slate> context, com.google.api.core.ApiFuture<ListSlatesResponse> futureResponse)default voidVideoStitcherServiceGrpc.AsyncService. getSlate(GetSlateRequest request, io.grpc.stub.StreamObserver<Slate> responseObserver)Returns the specified slate.voidVideoStitcherServiceGrpc.VideoStitcherServiceStub. getSlate(GetSlateRequest request, io.grpc.stub.StreamObserver<Slate> responseObserver)Returns the specified slate. -
Uses of Slate in com.google.cloud.video.stitcher.v1.stub
Methods in com.google.cloud.video.stitcher.v1.stub that return types with arguments of type Slate Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateSlateRequest,Slate,OperationMetadata>GrpcVideoStitcherServiceStub. createSlateOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateSlateRequest,Slate,OperationMetadata>VideoStitcherServiceStub. createSlateOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSlateRequest,Slate,OperationMetadata>VideoStitcherServiceStubSettings.Builder. createSlateOperationSettings()Returns the builder for the settings used for calls to createSlate.com.google.api.gax.rpc.OperationCallSettings<CreateSlateRequest,Slate,OperationMetadata>VideoStitcherServiceStubSettings. createSlateOperationSettings()Returns the object with the settings used for calls to createSlate.com.google.api.gax.rpc.UnaryCallable<GetSlateRequest,Slate>GrpcVideoStitcherServiceStub. getSlateCallable()com.google.api.gax.rpc.UnaryCallable<GetSlateRequest,Slate>VideoStitcherServiceStub. getSlateCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSlateRequest,Slate>VideoStitcherServiceStubSettings.Builder. getSlateSettings()Returns the builder for the settings used for calls to getSlate.com.google.api.gax.rpc.UnaryCallSettings<GetSlateRequest,Slate>VideoStitcherServiceStubSettings. getSlateSettings()Returns the object with the settings used for calls to getSlate.com.google.api.gax.rpc.OperationCallable<UpdateSlateRequest,Slate,OperationMetadata>GrpcVideoStitcherServiceStub. updateSlateOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateSlateRequest,Slate,OperationMetadata>VideoStitcherServiceStub. updateSlateOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSlateRequest,Slate,OperationMetadata>VideoStitcherServiceStubSettings.Builder. updateSlateOperationSettings()Returns the builder for the settings used for calls to updateSlate.com.google.api.gax.rpc.OperationCallSettings<UpdateSlateRequest,Slate,OperationMetadata>VideoStitcherServiceStubSettings. updateSlateOperationSettings()Returns the object with the settings used for calls to updateSlate.
-