Uses of Class
com.google.cloud.functions.v2.ListFunctionsResponse
-
Packages that use ListFunctionsResponse Package Description com.google.cloud.functions.v2 A client to Cloud Functions APIcom.google.cloud.functions.v2.stub -
-
Uses of ListFunctionsResponse in com.google.cloud.functions.v2
Methods in com.google.cloud.functions.v2 that return ListFunctionsResponse Modifier and Type Method Description ListFunctionsResponseListFunctionsResponse.Builder. build()ListFunctionsResponseListFunctionsResponse.Builder. buildPartial()static ListFunctionsResponseListFunctionsResponse. getDefaultInstance()ListFunctionsResponseListFunctionsResponse.Builder. getDefaultInstanceForType()ListFunctionsResponseListFunctionsResponse. getDefaultInstanceForType()ListFunctionsResponseFunctionServiceGrpc.FunctionServiceBlockingStub. listFunctions(ListFunctionsRequest request)Returns a list of functions that belong to the requested project.static ListFunctionsResponseListFunctionsResponse. parseDelimitedFrom(InputStream input)static ListFunctionsResponseListFunctionsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFunctionsResponseListFunctionsResponse. parseFrom(byte[] data)static ListFunctionsResponseListFunctionsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFunctionsResponseListFunctionsResponse. parseFrom(com.google.protobuf.ByteString data)static ListFunctionsResponseListFunctionsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFunctionsResponseListFunctionsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListFunctionsResponseListFunctionsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFunctionsResponseListFunctionsResponse. parseFrom(InputStream input)static ListFunctionsResponseListFunctionsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFunctionsResponseListFunctionsResponse. parseFrom(ByteBuffer data)static ListFunctionsResponseListFunctionsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.functions.v2 that return types with arguments of type ListFunctionsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListFunctionsRequest,ListFunctionsResponse>FunctionServiceGrpc. getListFunctionsMethod()com.google.protobuf.Parser<ListFunctionsResponse>ListFunctionsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListFunctionsResponse>FunctionServiceGrpc.FunctionServiceFutureStub. listFunctions(ListFunctionsRequest request)Returns a list of functions that belong to the requested project.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.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<ListFunctionsResponse>ListFunctionsResponse. parser()Methods in com.google.cloud.functions.v2 with parameters of type ListFunctionsResponse Modifier and Type Method Description protected FunctionServiceClient.ListFunctionsPageFunctionServiceClient.ListFunctionsPage. createPage(com.google.api.gax.rpc.PageContext<ListFunctionsRequest,ListFunctionsResponse,Function> context, ListFunctionsResponse response)ListFunctionsResponse.BuilderListFunctionsResponse.Builder. mergeFrom(ListFunctionsResponse other)static ListFunctionsResponse.BuilderListFunctionsResponse. newBuilder(ListFunctionsResponse prototype)Method parameters in com.google.cloud.functions.v2 with type arguments of type ListFunctionsResponse 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)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)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)default voidFunctionServiceGrpc.AsyncService. listFunctions(ListFunctionsRequest request, io.grpc.stub.StreamObserver<ListFunctionsResponse> responseObserver)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. -
Uses of ListFunctionsResponse in com.google.cloud.functions.v2.stub
Methods in com.google.cloud.functions.v2.stub that return types with arguments of type ListFunctionsResponse 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.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.
-