Uses of Class
com.google.cloud.functions.v1.DeleteFunctionRequest
-
Packages that use DeleteFunctionRequest Package Description com.google.cloud.functions.v1 A client to Cloud Functions APIcom.google.cloud.functions.v1.stub -
-
Uses of DeleteFunctionRequest in com.google.cloud.functions.v1
Methods in com.google.cloud.functions.v1 that return DeleteFunctionRequest Modifier and Type Method Description DeleteFunctionRequestDeleteFunctionRequest.Builder. build()DeleteFunctionRequestDeleteFunctionRequest.Builder. buildPartial()static DeleteFunctionRequestDeleteFunctionRequest. getDefaultInstance()DeleteFunctionRequestDeleteFunctionRequest.Builder. getDefaultInstanceForType()DeleteFunctionRequestDeleteFunctionRequest. getDefaultInstanceForType()static DeleteFunctionRequestDeleteFunctionRequest. parseDelimitedFrom(InputStream input)static DeleteFunctionRequestDeleteFunctionRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteFunctionRequestDeleteFunctionRequest. parseFrom(byte[] data)static DeleteFunctionRequestDeleteFunctionRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteFunctionRequestDeleteFunctionRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteFunctionRequestDeleteFunctionRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteFunctionRequestDeleteFunctionRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteFunctionRequestDeleteFunctionRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteFunctionRequestDeleteFunctionRequest. parseFrom(InputStream input)static DeleteFunctionRequestDeleteFunctionRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteFunctionRequestDeleteFunctionRequest. parseFrom(ByteBuffer data)static DeleteFunctionRequestDeleteFunctionRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.functions.v1 that return types with arguments of type DeleteFunctionRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteFunctionRequest,com.google.longrunning.Operation>CloudFunctionsServiceClient. deleteFunctionCallable()Deletes a function with the given name from the specified project.com.google.api.gax.rpc.OperationCallable<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadataV1>CloudFunctionsServiceClient. deleteFunctionOperationCallable()Deletes a function with the given name from the specified project.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadataV1>CloudFunctionsServiceSettings.Builder. deleteFunctionOperationSettings()Returns the builder for the settings used for calls to deleteFunction.com.google.api.gax.rpc.OperationCallSettings<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadataV1>CloudFunctionsServiceSettings. deleteFunctionOperationSettings()Returns the object with the settings used for calls to deleteFunction.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFunctionRequest,com.google.longrunning.Operation>CloudFunctionsServiceSettings.Builder. deleteFunctionSettings()Returns the builder for the settings used for calls to deleteFunction.com.google.api.gax.rpc.UnaryCallSettings<DeleteFunctionRequest,com.google.longrunning.Operation>CloudFunctionsServiceSettings. deleteFunctionSettings()Returns the object with the settings used for calls to deleteFunction.static io.grpc.MethodDescriptor<DeleteFunctionRequest,com.google.longrunning.Operation>CloudFunctionsServiceGrpc. getDeleteFunctionMethod()com.google.protobuf.Parser<DeleteFunctionRequest>DeleteFunctionRequest. getParserForType()static com.google.protobuf.Parser<DeleteFunctionRequest>DeleteFunctionRequest. parser()Methods in com.google.cloud.functions.v1 with parameters of type DeleteFunctionRequest Modifier and Type Method Description default voidCloudFunctionsServiceGrpc.AsyncService. deleteFunction(DeleteFunctionRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes a function with the given name from the specified project.com.google.longrunning.OperationCloudFunctionsServiceGrpc.CloudFunctionsServiceBlockingStub. deleteFunction(DeleteFunctionRequest request)Deletes a function with the given name from the specified project.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>CloudFunctionsServiceGrpc.CloudFunctionsServiceFutureStub. deleteFunction(DeleteFunctionRequest request)Deletes a function with the given name from the specified project.voidCloudFunctionsServiceGrpc.CloudFunctionsServiceStub. deleteFunction(DeleteFunctionRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes a function with the given name from the specified project.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadataV1>CloudFunctionsServiceClient. deleteFunctionAsync(DeleteFunctionRequest request)Deletes a function with the given name from the specified project.DeleteFunctionRequest.BuilderDeleteFunctionRequest.Builder. mergeFrom(DeleteFunctionRequest other)static DeleteFunctionRequest.BuilderDeleteFunctionRequest. newBuilder(DeleteFunctionRequest prototype) -
Uses of DeleteFunctionRequest in com.google.cloud.functions.v1.stub
Methods in com.google.cloud.functions.v1.stub that return types with arguments of type DeleteFunctionRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteFunctionRequest,com.google.longrunning.Operation>CloudFunctionsServiceStub. deleteFunctionCallable()com.google.api.gax.rpc.UnaryCallable<DeleteFunctionRequest,com.google.longrunning.Operation>GrpcCloudFunctionsServiceStub. deleteFunctionCallable()com.google.api.gax.rpc.UnaryCallable<DeleteFunctionRequest,com.google.longrunning.Operation>HttpJsonCloudFunctionsServiceStub. deleteFunctionCallable()com.google.api.gax.rpc.OperationCallable<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadataV1>CloudFunctionsServiceStub. deleteFunctionOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadataV1>GrpcCloudFunctionsServiceStub. deleteFunctionOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadataV1>HttpJsonCloudFunctionsServiceStub. deleteFunctionOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadataV1>CloudFunctionsServiceStubSettings.Builder. deleteFunctionOperationSettings()Returns the builder for the settings used for calls to deleteFunction.com.google.api.gax.rpc.OperationCallSettings<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadataV1>CloudFunctionsServiceStubSettings. deleteFunctionOperationSettings()Returns the object with the settings used for calls to deleteFunction.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFunctionRequest,com.google.longrunning.Operation>CloudFunctionsServiceStubSettings.Builder. deleteFunctionSettings()Returns the builder for the settings used for calls to deleteFunction.com.google.api.gax.rpc.UnaryCallSettings<DeleteFunctionRequest,com.google.longrunning.Operation>CloudFunctionsServiceStubSettings. deleteFunctionSettings()Returns the object with the settings used for calls to deleteFunction.
-