Uses of Class
com.google.cloud.video.stitcher.v1.CreateLiveConfigRequest
-
Packages that use CreateLiveConfigRequest Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher APIcom.google.cloud.video.stitcher.v1.stub -
-
Uses of CreateLiveConfigRequest in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return CreateLiveConfigRequest Modifier and Type Method Description CreateLiveConfigRequestCreateLiveConfigRequest.Builder. build()CreateLiveConfigRequestCreateLiveConfigRequest.Builder. buildPartial()static CreateLiveConfigRequestCreateLiveConfigRequest. getDefaultInstance()CreateLiveConfigRequestCreateLiveConfigRequest.Builder. getDefaultInstanceForType()CreateLiveConfigRequestCreateLiveConfigRequest. getDefaultInstanceForType()static CreateLiveConfigRequestCreateLiveConfigRequest. parseDelimitedFrom(InputStream input)static CreateLiveConfigRequestCreateLiveConfigRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateLiveConfigRequestCreateLiveConfigRequest. parseFrom(byte[] data)static CreateLiveConfigRequestCreateLiveConfigRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateLiveConfigRequestCreateLiveConfigRequest. parseFrom(com.google.protobuf.ByteString data)static CreateLiveConfigRequestCreateLiveConfigRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateLiveConfigRequestCreateLiveConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateLiveConfigRequestCreateLiveConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateLiveConfigRequestCreateLiveConfigRequest. parseFrom(InputStream input)static CreateLiveConfigRequestCreateLiveConfigRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateLiveConfigRequestCreateLiveConfigRequest. parseFrom(ByteBuffer data)static CreateLiveConfigRequestCreateLiveConfigRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type CreateLiveConfigRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateLiveConfigRequest,com.google.longrunning.Operation>VideoStitcherServiceClient. createLiveConfigCallable()Registers the live config with the provided unique ID in the specified region.com.google.api.gax.rpc.OperationCallable<CreateLiveConfigRequest,LiveConfig,OperationMetadata>VideoStitcherServiceClient. createLiveConfigOperationCallable()Registers the live config with the provided unique ID in the specified region.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateLiveConfigRequest,LiveConfig,OperationMetadata>VideoStitcherServiceSettings.Builder. createLiveConfigOperationSettings()Returns the builder for the settings used for calls to createLiveConfig.com.google.api.gax.rpc.OperationCallSettings<CreateLiveConfigRequest,LiveConfig,OperationMetadata>VideoStitcherServiceSettings. createLiveConfigOperationSettings()Returns the object with the settings used for calls to createLiveConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLiveConfigRequest,com.google.longrunning.Operation>VideoStitcherServiceSettings.Builder. createLiveConfigSettings()Returns the builder for the settings used for calls to createLiveConfig.com.google.api.gax.rpc.UnaryCallSettings<CreateLiveConfigRequest,com.google.longrunning.Operation>VideoStitcherServiceSettings. createLiveConfigSettings()Returns the object with the settings used for calls to createLiveConfig.static io.grpc.MethodDescriptor<CreateLiveConfigRequest,com.google.longrunning.Operation>VideoStitcherServiceGrpc. getCreateLiveConfigMethod()com.google.protobuf.Parser<CreateLiveConfigRequest>CreateLiveConfigRequest. getParserForType()static com.google.protobuf.Parser<CreateLiveConfigRequest>CreateLiveConfigRequest. parser()Methods in com.google.cloud.video.stitcher.v1 with parameters of type CreateLiveConfigRequest Modifier and Type Method Description default voidVideoStitcherServiceGrpc.AsyncService. createLiveConfig(CreateLiveConfigRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Registers the live config with the provided unique ID in the specified region.com.google.longrunning.OperationVideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. createLiveConfig(CreateLiveConfigRequest request)Registers the live config with the provided unique ID in the specified region.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>VideoStitcherServiceGrpc.VideoStitcherServiceFutureStub. createLiveConfig(CreateLiveConfigRequest request)Registers the live config with the provided unique ID in the specified region.voidVideoStitcherServiceGrpc.VideoStitcherServiceStub. createLiveConfig(CreateLiveConfigRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Registers the live config with the provided unique ID in the specified region.com.google.api.gax.longrunning.OperationFuture<LiveConfig,OperationMetadata>VideoStitcherServiceClient. createLiveConfigAsync(CreateLiveConfigRequest request)Registers the live config with the provided unique ID in the specified region.CreateLiveConfigRequest.BuilderCreateLiveConfigRequest.Builder. mergeFrom(CreateLiveConfigRequest other)static CreateLiveConfigRequest.BuilderCreateLiveConfigRequest. newBuilder(CreateLiveConfigRequest prototype) -
Uses of CreateLiveConfigRequest in com.google.cloud.video.stitcher.v1.stub
Methods in com.google.cloud.video.stitcher.v1.stub that return types with arguments of type CreateLiveConfigRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateLiveConfigRequest,com.google.longrunning.Operation>GrpcVideoStitcherServiceStub. createLiveConfigCallable()com.google.api.gax.rpc.UnaryCallable<CreateLiveConfigRequest,com.google.longrunning.Operation>VideoStitcherServiceStub. createLiveConfigCallable()com.google.api.gax.rpc.OperationCallable<CreateLiveConfigRequest,LiveConfig,OperationMetadata>GrpcVideoStitcherServiceStub. createLiveConfigOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateLiveConfigRequest,LiveConfig,OperationMetadata>VideoStitcherServiceStub. createLiveConfigOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateLiveConfigRequest,LiveConfig,OperationMetadata>VideoStitcherServiceStubSettings.Builder. createLiveConfigOperationSettings()Returns the builder for the settings used for calls to createLiveConfig.com.google.api.gax.rpc.OperationCallSettings<CreateLiveConfigRequest,LiveConfig,OperationMetadata>VideoStitcherServiceStubSettings. createLiveConfigOperationSettings()Returns the object with the settings used for calls to createLiveConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLiveConfigRequest,com.google.longrunning.Operation>VideoStitcherServiceStubSettings.Builder. createLiveConfigSettings()Returns the builder for the settings used for calls to createLiveConfig.com.google.api.gax.rpc.UnaryCallSettings<CreateLiveConfigRequest,com.google.longrunning.Operation>VideoStitcherServiceStubSettings. createLiveConfigSettings()Returns the object with the settings used for calls to createLiveConfig.
-