Uses of Class
com.google.cloud.video.stitcher.v1.UpdateSlateRequest
-
Packages that use UpdateSlateRequest Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher APIcom.google.cloud.video.stitcher.v1.stub -
-
Uses of UpdateSlateRequest in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return UpdateSlateRequest Modifier and Type Method Description UpdateSlateRequestUpdateSlateRequest.Builder. build()UpdateSlateRequestUpdateSlateRequest.Builder. buildPartial()static UpdateSlateRequestUpdateSlateRequest. getDefaultInstance()UpdateSlateRequestUpdateSlateRequest.Builder. getDefaultInstanceForType()UpdateSlateRequestUpdateSlateRequest. getDefaultInstanceForType()static UpdateSlateRequestUpdateSlateRequest. parseDelimitedFrom(InputStream input)static UpdateSlateRequestUpdateSlateRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSlateRequestUpdateSlateRequest. parseFrom(byte[] data)static UpdateSlateRequestUpdateSlateRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSlateRequestUpdateSlateRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateSlateRequestUpdateSlateRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSlateRequestUpdateSlateRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateSlateRequestUpdateSlateRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSlateRequestUpdateSlateRequest. parseFrom(InputStream input)static UpdateSlateRequestUpdateSlateRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateSlateRequestUpdateSlateRequest. parseFrom(ByteBuffer data)static UpdateSlateRequestUpdateSlateRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type UpdateSlateRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateSlateRequest>UpdateSlateRequest. getParserForType()static io.grpc.MethodDescriptor<UpdateSlateRequest,com.google.longrunning.Operation>VideoStitcherServiceGrpc. getUpdateSlateMethod()static com.google.protobuf.Parser<UpdateSlateRequest>UpdateSlateRequest. parser()com.google.api.gax.rpc.UnaryCallable<UpdateSlateRequest,com.google.longrunning.Operation>VideoStitcherServiceClient. updateSlateCallable()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.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSlateRequest,com.google.longrunning.Operation>VideoStitcherServiceSettings.Builder. updateSlateSettings()Returns the builder for the settings used for calls to updateSlate.com.google.api.gax.rpc.UnaryCallSettings<UpdateSlateRequest,com.google.longrunning.Operation>VideoStitcherServiceSettings. updateSlateSettings()Returns the object with the settings used for calls to updateSlate.Methods in com.google.cloud.video.stitcher.v1 with parameters of type UpdateSlateRequest Modifier and Type Method Description UpdateSlateRequest.BuilderUpdateSlateRequest.Builder. mergeFrom(UpdateSlateRequest other)static UpdateSlateRequest.BuilderUpdateSlateRequest. newBuilder(UpdateSlateRequest prototype)default voidVideoStitcherServiceGrpc.AsyncService. updateSlate(UpdateSlateRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the specified slate.com.google.longrunning.OperationVideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. updateSlate(UpdateSlateRequest request)Updates the specified slate.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>VideoStitcherServiceGrpc.VideoStitcherServiceFutureStub. updateSlate(UpdateSlateRequest request)Updates the specified slate.voidVideoStitcherServiceGrpc.VideoStitcherServiceStub. updateSlate(UpdateSlateRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the specified slate.com.google.api.gax.longrunning.OperationFuture<Slate,OperationMetadata>VideoStitcherServiceClient. updateSlateAsync(UpdateSlateRequest request)Updates the specified slate. -
Uses of UpdateSlateRequest in com.google.cloud.video.stitcher.v1.stub
Methods in com.google.cloud.video.stitcher.v1.stub that return types with arguments of type UpdateSlateRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateSlateRequest,com.google.longrunning.Operation>GrpcVideoStitcherServiceStub. updateSlateCallable()com.google.api.gax.rpc.UnaryCallable<UpdateSlateRequest,com.google.longrunning.Operation>VideoStitcherServiceStub. updateSlateCallable()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.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSlateRequest,com.google.longrunning.Operation>VideoStitcherServiceStubSettings.Builder. updateSlateSettings()Returns the builder for the settings used for calls to updateSlate.com.google.api.gax.rpc.UnaryCallSettings<UpdateSlateRequest,com.google.longrunning.Operation>VideoStitcherServiceStubSettings. updateSlateSettings()Returns the object with the settings used for calls to updateSlate.
-