Uses of Class
com.google.cloud.video.stitcher.v1.DeleteLiveConfigRequest
-
Packages that use DeleteLiveConfigRequest Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher APIcom.google.cloud.video.stitcher.v1.stub -
-
Uses of DeleteLiveConfigRequest in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return DeleteLiveConfigRequest Modifier and Type Method Description DeleteLiveConfigRequestDeleteLiveConfigRequest.Builder. build()DeleteLiveConfigRequestDeleteLiveConfigRequest.Builder. buildPartial()static DeleteLiveConfigRequestDeleteLiveConfigRequest. getDefaultInstance()DeleteLiveConfigRequestDeleteLiveConfigRequest.Builder. getDefaultInstanceForType()DeleteLiveConfigRequestDeleteLiveConfigRequest. getDefaultInstanceForType()static DeleteLiveConfigRequestDeleteLiveConfigRequest. parseDelimitedFrom(InputStream input)static DeleteLiveConfigRequestDeleteLiveConfigRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteLiveConfigRequestDeleteLiveConfigRequest. parseFrom(byte[] data)static DeleteLiveConfigRequestDeleteLiveConfigRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteLiveConfigRequestDeleteLiveConfigRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteLiveConfigRequestDeleteLiveConfigRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteLiveConfigRequestDeleteLiveConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteLiveConfigRequestDeleteLiveConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteLiveConfigRequestDeleteLiveConfigRequest. parseFrom(InputStream input)static DeleteLiveConfigRequestDeleteLiveConfigRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteLiveConfigRequestDeleteLiveConfigRequest. parseFrom(ByteBuffer data)static DeleteLiveConfigRequestDeleteLiveConfigRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type DeleteLiveConfigRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteLiveConfigRequest,com.google.longrunning.Operation>VideoStitcherServiceClient. deleteLiveConfigCallable()Deletes the specified live config.com.google.api.gax.rpc.OperationCallable<DeleteLiveConfigRequest,com.google.protobuf.Empty,OperationMetadata>VideoStitcherServiceClient. deleteLiveConfigOperationCallable()Deletes the specified live config.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteLiveConfigRequest,com.google.protobuf.Empty,OperationMetadata>VideoStitcherServiceSettings.Builder. deleteLiveConfigOperationSettings()Returns the builder for the settings used for calls to deleteLiveConfig.com.google.api.gax.rpc.OperationCallSettings<DeleteLiveConfigRequest,com.google.protobuf.Empty,OperationMetadata>VideoStitcherServiceSettings. deleteLiveConfigOperationSettings()Returns the object with the settings used for calls to deleteLiveConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteLiveConfigRequest,com.google.longrunning.Operation>VideoStitcherServiceSettings.Builder. deleteLiveConfigSettings()Returns the builder for the settings used for calls to deleteLiveConfig.com.google.api.gax.rpc.UnaryCallSettings<DeleteLiveConfigRequest,com.google.longrunning.Operation>VideoStitcherServiceSettings. deleteLiveConfigSettings()Returns the object with the settings used for calls to deleteLiveConfig.static io.grpc.MethodDescriptor<DeleteLiveConfigRequest,com.google.longrunning.Operation>VideoStitcherServiceGrpc. getDeleteLiveConfigMethod()com.google.protobuf.Parser<DeleteLiveConfigRequest>DeleteLiveConfigRequest. getParserForType()static com.google.protobuf.Parser<DeleteLiveConfigRequest>DeleteLiveConfigRequest. parser()Methods in com.google.cloud.video.stitcher.v1 with parameters of type DeleteLiveConfigRequest Modifier and Type Method Description default voidVideoStitcherServiceGrpc.AsyncService. deleteLiveConfig(DeleteLiveConfigRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes the specified live config.com.google.longrunning.OperationVideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. deleteLiveConfig(DeleteLiveConfigRequest request)Deletes the specified live config.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>VideoStitcherServiceGrpc.VideoStitcherServiceFutureStub. deleteLiveConfig(DeleteLiveConfigRequest request)Deletes the specified live config.voidVideoStitcherServiceGrpc.VideoStitcherServiceStub. deleteLiveConfig(DeleteLiveConfigRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes the specified live config.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>VideoStitcherServiceClient. deleteLiveConfigAsync(DeleteLiveConfigRequest request)Deletes the specified live config.DeleteLiveConfigRequest.BuilderDeleteLiveConfigRequest.Builder. mergeFrom(DeleteLiveConfigRequest other)static DeleteLiveConfigRequest.BuilderDeleteLiveConfigRequest. newBuilder(DeleteLiveConfigRequest prototype) -
Uses of DeleteLiveConfigRequest in com.google.cloud.video.stitcher.v1.stub
Methods in com.google.cloud.video.stitcher.v1.stub that return types with arguments of type DeleteLiveConfigRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteLiveConfigRequest,com.google.longrunning.Operation>GrpcVideoStitcherServiceStub. deleteLiveConfigCallable()com.google.api.gax.rpc.UnaryCallable<DeleteLiveConfigRequest,com.google.longrunning.Operation>VideoStitcherServiceStub. deleteLiveConfigCallable()com.google.api.gax.rpc.OperationCallable<DeleteLiveConfigRequest,com.google.protobuf.Empty,OperationMetadata>GrpcVideoStitcherServiceStub. deleteLiveConfigOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteLiveConfigRequest,com.google.protobuf.Empty,OperationMetadata>VideoStitcherServiceStub. deleteLiveConfigOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteLiveConfigRequest,com.google.protobuf.Empty,OperationMetadata>VideoStitcherServiceStubSettings.Builder. deleteLiveConfigOperationSettings()Returns the builder for the settings used for calls to deleteLiveConfig.com.google.api.gax.rpc.OperationCallSettings<DeleteLiveConfigRequest,com.google.protobuf.Empty,OperationMetadata>VideoStitcherServiceStubSettings. deleteLiveConfigOperationSettings()Returns the object with the settings used for calls to deleteLiveConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteLiveConfigRequest,com.google.longrunning.Operation>VideoStitcherServiceStubSettings.Builder. deleteLiveConfigSettings()Returns the builder for the settings used for calls to deleteLiveConfig.com.google.api.gax.rpc.UnaryCallSettings<DeleteLiveConfigRequest,com.google.longrunning.Operation>VideoStitcherServiceStubSettings. deleteLiveConfigSettings()Returns the object with the settings used for calls to deleteLiveConfig.
-