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 Slate
Slate.Builder. build()
Slate
Slate.Builder. buildPartial()
static Slate
Slate. getDefaultInstance()
Slate
Slate.Builder. getDefaultInstanceForType()
Slate
Slate. getDefaultInstanceForType()
Slate
CreateSlateRequest.Builder. getSlate()
Required.Slate
CreateSlateRequest. getSlate()
Required.Slate
CreateSlateRequestOrBuilder. getSlate()
Required.Slate
UpdateSlateRequest.Builder. getSlate()
Required.Slate
UpdateSlateRequest. getSlate()
Required.Slate
UpdateSlateRequestOrBuilder. getSlate()
Required.Slate
VideoStitcherServiceClient. getSlate(GetSlateRequest request)
Returns the specified slate.Slate
VideoStitcherServiceClient. getSlate(SlateName name)
Returns the specified slate.Slate
VideoStitcherServiceClient. getSlate(String name)
Returns the specified slate.Slate
VideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. getSlate(GetSlateRequest request)
Returns the specified slate.Slate
ListSlatesResponse.Builder. getSlates(int index)
The list of slatesSlate
ListSlatesResponse. getSlates(int index)
The list of slatesSlate
ListSlatesResponseOrBuilder. getSlates(int index)
The list of slatesstatic Slate
Slate. parseDelimitedFrom(InputStream input)
static Slate
Slate. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Slate
Slate. parseFrom(byte[] data)
static Slate
Slate. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Slate
Slate. parseFrom(com.google.protobuf.ByteString data)
static Slate
Slate. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Slate
Slate. parseFrom(com.google.protobuf.CodedInputStream input)
static Slate
Slate. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Slate
Slate. parseFrom(InputStream input)
static Slate
Slate. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Slate
Slate. parseFrom(ByteBuffer data)
static Slate
Slate. 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.Builder
ListSlatesResponse.Builder. addSlates(int index, Slate value)
The list of slatesListSlatesResponse.Builder
ListSlatesResponse.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.Builder
Slate.Builder. mergeFrom(Slate other)
CreateSlateRequest.Builder
CreateSlateRequest.Builder. mergeSlate(Slate value)
Required.UpdateSlateRequest.Builder
UpdateSlateRequest.Builder. mergeSlate(Slate value)
Required.static Slate.Builder
Slate. newBuilder(Slate prototype)
CreateSlateRequest.Builder
CreateSlateRequest.Builder. setSlate(Slate value)
Required.UpdateSlateRequest.Builder
UpdateSlateRequest.Builder. setSlate(Slate value)
Required.ListSlatesResponse.Builder
ListSlatesResponse.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.Builder
ListSlatesResponse.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.ListSlatesPage
VideoStitcherServiceClient.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 void
VideoStitcherServiceGrpc.AsyncService. getSlate(GetSlateRequest request, io.grpc.stub.StreamObserver<Slate> responseObserver)
Returns the specified slate.void
VideoStitcherServiceGrpc.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.
-