Uses of Class
com.google.cloud.functions.v2alpha.ListFunctionsRequest
-
Packages that use ListFunctionsRequest Package Description com.google.cloud.functions.v2alpha A client to Cloud Functions APIcom.google.cloud.functions.v2alpha.stub -
-
Uses of ListFunctionsRequest in com.google.cloud.functions.v2alpha
Methods in com.google.cloud.functions.v2alpha that return ListFunctionsRequest Modifier and Type Method Description ListFunctionsRequestListFunctionsRequest.Builder. build()ListFunctionsRequestListFunctionsRequest.Builder. buildPartial()static ListFunctionsRequestListFunctionsRequest. getDefaultInstance()ListFunctionsRequestListFunctionsRequest.Builder. getDefaultInstanceForType()ListFunctionsRequestListFunctionsRequest. getDefaultInstanceForType()static ListFunctionsRequestListFunctionsRequest. parseDelimitedFrom(InputStream input)static ListFunctionsRequestListFunctionsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFunctionsRequestListFunctionsRequest. parseFrom(byte[] data)static ListFunctionsRequestListFunctionsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFunctionsRequestListFunctionsRequest. parseFrom(com.google.protobuf.ByteString data)static ListFunctionsRequestListFunctionsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFunctionsRequestListFunctionsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListFunctionsRequestListFunctionsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFunctionsRequestListFunctionsRequest. parseFrom(InputStream input)static ListFunctionsRequestListFunctionsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFunctionsRequestListFunctionsRequest. parseFrom(ByteBuffer data)static ListFunctionsRequestListFunctionsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.functions.v2alpha that return types with arguments of type ListFunctionsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListFunctionsRequest,ListFunctionsResponse>FunctionServiceGrpc. getListFunctionsMethod()com.google.protobuf.Parser<ListFunctionsRequest>ListFunctionsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListFunctionsRequest,ListFunctionsResponse>FunctionServiceClient. listFunctionsCallable()Returns a list of functions that belong to the requested project.com.google.api.gax.rpc.UnaryCallable<ListFunctionsRequest,FunctionServiceClient.ListFunctionsPagedResponse>FunctionServiceClient. listFunctionsPagedCallable()Returns a list of functions that belong to the requested project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListFunctionsRequest,ListFunctionsResponse,FunctionServiceClient.ListFunctionsPagedResponse>FunctionServiceSettings.Builder. listFunctionsSettings()Returns the builder for the settings used for calls to listFunctions.com.google.api.gax.rpc.PagedCallSettings<ListFunctionsRequest,ListFunctionsResponse,FunctionServiceClient.ListFunctionsPagedResponse>FunctionServiceSettings. listFunctionsSettings()Returns the object with the settings used for calls to listFunctions.static com.google.protobuf.Parser<ListFunctionsRequest>ListFunctionsRequest. parser()Methods in com.google.cloud.functions.v2alpha with parameters of type ListFunctionsRequest Modifier and Type Method Description FunctionServiceClient.ListFunctionsPagedResponseFunctionServiceClient. listFunctions(ListFunctionsRequest request)Returns a list of functions that belong to the requested project.default voidFunctionServiceGrpc.AsyncService. listFunctions(ListFunctionsRequest request, io.grpc.stub.StreamObserver<ListFunctionsResponse> responseObserver)Returns a list of functions that belong to the requested project.ListFunctionsResponseFunctionServiceGrpc.FunctionServiceBlockingStub. listFunctions(ListFunctionsRequest request)Returns a list of functions that belong to the requested project.com.google.common.util.concurrent.ListenableFuture<ListFunctionsResponse>FunctionServiceGrpc.FunctionServiceFutureStub. listFunctions(ListFunctionsRequest request)Returns a list of functions that belong to the requested project.voidFunctionServiceGrpc.FunctionServiceStub. listFunctions(ListFunctionsRequest request, io.grpc.stub.StreamObserver<ListFunctionsResponse> responseObserver)Returns a list of functions that belong to the requested project.ListFunctionsRequest.BuilderListFunctionsRequest.Builder. mergeFrom(ListFunctionsRequest other)static ListFunctionsRequest.BuilderListFunctionsRequest. newBuilder(ListFunctionsRequest prototype)Method parameters in com.google.cloud.functions.v2alpha with type arguments of type ListFunctionsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<FunctionServiceClient.ListFunctionsPagedResponse>FunctionServiceClient.ListFunctionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListFunctionsRequest,ListFunctionsResponse,Function> context, com.google.api.core.ApiFuture<ListFunctionsResponse> futureResponse)protected FunctionServiceClient.ListFunctionsPageFunctionServiceClient.ListFunctionsPage. createPage(com.google.api.gax.rpc.PageContext<ListFunctionsRequest,ListFunctionsResponse,Function> context, ListFunctionsResponse response)com.google.api.core.ApiFuture<FunctionServiceClient.ListFunctionsPage>FunctionServiceClient.ListFunctionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListFunctionsRequest,ListFunctionsResponse,Function> context, com.google.api.core.ApiFuture<ListFunctionsResponse> futureResponse) -
Uses of ListFunctionsRequest in com.google.cloud.functions.v2alpha.stub
Methods in com.google.cloud.functions.v2alpha.stub that return types with arguments of type ListFunctionsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListFunctionsRequest,ListFunctionsResponse>FunctionServiceStub. listFunctionsCallable()com.google.api.gax.rpc.UnaryCallable<ListFunctionsRequest,ListFunctionsResponse>GrpcFunctionServiceStub. listFunctionsCallable()com.google.api.gax.rpc.UnaryCallable<ListFunctionsRequest,ListFunctionsResponse>HttpJsonFunctionServiceStub. listFunctionsCallable()com.google.api.gax.rpc.UnaryCallable<ListFunctionsRequest,FunctionServiceClient.ListFunctionsPagedResponse>FunctionServiceStub. listFunctionsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListFunctionsRequest,FunctionServiceClient.ListFunctionsPagedResponse>GrpcFunctionServiceStub. listFunctionsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListFunctionsRequest,FunctionServiceClient.ListFunctionsPagedResponse>HttpJsonFunctionServiceStub. listFunctionsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListFunctionsRequest,ListFunctionsResponse,FunctionServiceClient.ListFunctionsPagedResponse>FunctionServiceStubSettings.Builder. listFunctionsSettings()Returns the builder for the settings used for calls to listFunctions.com.google.api.gax.rpc.PagedCallSettings<ListFunctionsRequest,ListFunctionsResponse,FunctionServiceClient.ListFunctionsPagedResponse>FunctionServiceStubSettings. listFunctionsSettings()Returns the object with the settings used for calls to listFunctions.
-