Uses of Class
com.google.cloud.functions.v2alpha.DeleteFunctionRequest
-
Packages that use DeleteFunctionRequest Package Description com.google.cloud.functions.v2alpha A client to Cloud Functions APIcom.google.cloud.functions.v2alpha.stub -
-
Uses of DeleteFunctionRequest in com.google.cloud.functions.v2alpha
Methods in com.google.cloud.functions.v2alpha that return DeleteFunctionRequest Modifier and Type Method Description DeleteFunctionRequest
DeleteFunctionRequest.Builder. build()
DeleteFunctionRequest
DeleteFunctionRequest.Builder. buildPartial()
static DeleteFunctionRequest
DeleteFunctionRequest. getDefaultInstance()
DeleteFunctionRequest
DeleteFunctionRequest.Builder. getDefaultInstanceForType()
DeleteFunctionRequest
DeleteFunctionRequest. getDefaultInstanceForType()
static DeleteFunctionRequest
DeleteFunctionRequest. parseDelimitedFrom(InputStream input)
static DeleteFunctionRequest
DeleteFunctionRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteFunctionRequest
DeleteFunctionRequest. parseFrom(byte[] data)
static DeleteFunctionRequest
DeleteFunctionRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteFunctionRequest
DeleteFunctionRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteFunctionRequest
DeleteFunctionRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteFunctionRequest
DeleteFunctionRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteFunctionRequest
DeleteFunctionRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteFunctionRequest
DeleteFunctionRequest. parseFrom(InputStream input)
static DeleteFunctionRequest
DeleteFunctionRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteFunctionRequest
DeleteFunctionRequest. parseFrom(ByteBuffer data)
static DeleteFunctionRequest
DeleteFunctionRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.functions.v2alpha that return types with arguments of type DeleteFunctionRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteFunctionRequest,com.google.longrunning.Operation>
FunctionServiceClient. deleteFunctionCallable()
Deletes a function with the given name from the specified project.com.google.api.gax.rpc.OperationCallable<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadata>
FunctionServiceClient. deleteFunctionOperationCallable()
Deletes a function with the given name from the specified project.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadata>
FunctionServiceSettings.Builder. deleteFunctionOperationSettings()
Returns the builder for the settings used for calls to deleteFunction.com.google.api.gax.rpc.OperationCallSettings<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadata>
FunctionServiceSettings. deleteFunctionOperationSettings()
Returns the object with the settings used for calls to deleteFunction.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFunctionRequest,com.google.longrunning.Operation>
FunctionServiceSettings.Builder. deleteFunctionSettings()
Returns the builder for the settings used for calls to deleteFunction.com.google.api.gax.rpc.UnaryCallSettings<DeleteFunctionRequest,com.google.longrunning.Operation>
FunctionServiceSettings. deleteFunctionSettings()
Returns the object with the settings used for calls to deleteFunction.static io.grpc.MethodDescriptor<DeleteFunctionRequest,com.google.longrunning.Operation>
FunctionServiceGrpc. getDeleteFunctionMethod()
com.google.protobuf.Parser<DeleteFunctionRequest>
DeleteFunctionRequest. getParserForType()
static com.google.protobuf.Parser<DeleteFunctionRequest>
DeleteFunctionRequest. parser()
Methods in com.google.cloud.functions.v2alpha with parameters of type DeleteFunctionRequest Modifier and Type Method Description default void
FunctionServiceGrpc.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.Operation
FunctionServiceGrpc.FunctionServiceBlockingStub. deleteFunction(DeleteFunctionRequest request)
Deletes a function with the given name from the specified project.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
FunctionServiceGrpc.FunctionServiceFutureStub. deleteFunction(DeleteFunctionRequest request)
Deletes a function with the given name from the specified project.void
FunctionServiceGrpc.FunctionServiceStub. 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,OperationMetadata>
FunctionServiceClient. deleteFunctionAsync(DeleteFunctionRequest request)
Deletes a function with the given name from the specified project.DeleteFunctionRequest.Builder
DeleteFunctionRequest.Builder. mergeFrom(DeleteFunctionRequest other)
static DeleteFunctionRequest.Builder
DeleteFunctionRequest. newBuilder(DeleteFunctionRequest prototype)
-
Uses of DeleteFunctionRequest in com.google.cloud.functions.v2alpha.stub
Methods in com.google.cloud.functions.v2alpha.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>
FunctionServiceStub. deleteFunctionCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteFunctionRequest,com.google.longrunning.Operation>
GrpcFunctionServiceStub. deleteFunctionCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteFunctionRequest,com.google.longrunning.Operation>
HttpJsonFunctionServiceStub. deleteFunctionCallable()
com.google.api.gax.rpc.OperationCallable<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadata>
FunctionServiceStub. deleteFunctionOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcFunctionServiceStub. deleteFunctionOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonFunctionServiceStub. deleteFunctionOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadata>
FunctionServiceStubSettings.Builder. deleteFunctionOperationSettings()
Returns the builder for the settings used for calls to deleteFunction.com.google.api.gax.rpc.OperationCallSettings<DeleteFunctionRequest,com.google.protobuf.Empty,OperationMetadata>
FunctionServiceStubSettings. deleteFunctionOperationSettings()
Returns the object with the settings used for calls to deleteFunction.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFunctionRequest,com.google.longrunning.Operation>
FunctionServiceStubSettings.Builder. deleteFunctionSettings()
Returns the builder for the settings used for calls to deleteFunction.com.google.api.gax.rpc.UnaryCallSettings<DeleteFunctionRequest,com.google.longrunning.Operation>
FunctionServiceStubSettings. deleteFunctionSettings()
Returns the object with the settings used for calls to deleteFunction.
-