Uses of Class
com.google.cloud.recommender.v1.ListInsightsRequest
-
Packages that use ListInsightsRequest Package Description com.google.cloud.recommender.v1 A client to Recommender APIcom.google.cloud.recommender.v1.stub -
-
Uses of ListInsightsRequest in com.google.cloud.recommender.v1
Methods in com.google.cloud.recommender.v1 that return ListInsightsRequest Modifier and Type Method Description ListInsightsRequestListInsightsRequest.Builder. build()ListInsightsRequestListInsightsRequest.Builder. buildPartial()static ListInsightsRequestListInsightsRequest. getDefaultInstance()ListInsightsRequestListInsightsRequest.Builder. getDefaultInstanceForType()ListInsightsRequestListInsightsRequest. getDefaultInstanceForType()static ListInsightsRequestListInsightsRequest. parseDelimitedFrom(InputStream input)static ListInsightsRequestListInsightsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInsightsRequestListInsightsRequest. parseFrom(byte[] data)static ListInsightsRequestListInsightsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInsightsRequestListInsightsRequest. parseFrom(com.google.protobuf.ByteString data)static ListInsightsRequestListInsightsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInsightsRequestListInsightsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListInsightsRequestListInsightsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInsightsRequestListInsightsRequest. parseFrom(InputStream input)static ListInsightsRequestListInsightsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInsightsRequestListInsightsRequest. parseFrom(ByteBuffer data)static ListInsightsRequestListInsightsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.recommender.v1 that return types with arguments of type ListInsightsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListInsightsRequest,ListInsightsResponse>RecommenderGrpc. getListInsightsMethod()com.google.protobuf.Parser<ListInsightsRequest>ListInsightsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListInsightsRequest,ListInsightsResponse>RecommenderClient. listInsightsCallable()Lists insights for the specified Cloud Resource.com.google.api.gax.rpc.UnaryCallable<ListInsightsRequest,RecommenderClient.ListInsightsPagedResponse>RecommenderClient. listInsightsPagedCallable()Lists insights for the specified Cloud Resource.com.google.api.gax.rpc.PagedCallSettings.Builder<ListInsightsRequest,ListInsightsResponse,RecommenderClient.ListInsightsPagedResponse>RecommenderSettings.Builder. listInsightsSettings()Returns the builder for the settings used for calls to listInsights.com.google.api.gax.rpc.PagedCallSettings<ListInsightsRequest,ListInsightsResponse,RecommenderClient.ListInsightsPagedResponse>RecommenderSettings. listInsightsSettings()Returns the object with the settings used for calls to listInsights.static com.google.protobuf.Parser<ListInsightsRequest>ListInsightsRequest. parser()Methods in com.google.cloud.recommender.v1 with parameters of type ListInsightsRequest Modifier and Type Method Description RecommenderClient.ListInsightsPagedResponseRecommenderClient. listInsights(ListInsightsRequest request)Lists insights for the specified Cloud Resource.default voidRecommenderGrpc.AsyncService. listInsights(ListInsightsRequest request, io.grpc.stub.StreamObserver<ListInsightsResponse> responseObserver)Lists insights for the specified Cloud Resource.ListInsightsResponseRecommenderGrpc.RecommenderBlockingStub. listInsights(ListInsightsRequest request)Lists insights for the specified Cloud Resource.com.google.common.util.concurrent.ListenableFuture<ListInsightsResponse>RecommenderGrpc.RecommenderFutureStub. listInsights(ListInsightsRequest request)Lists insights for the specified Cloud Resource.voidRecommenderGrpc.RecommenderStub. listInsights(ListInsightsRequest request, io.grpc.stub.StreamObserver<ListInsightsResponse> responseObserver)Lists insights for the specified Cloud Resource.ListInsightsRequest.BuilderListInsightsRequest.Builder. mergeFrom(ListInsightsRequest other)static ListInsightsRequest.BuilderListInsightsRequest. newBuilder(ListInsightsRequest prototype)Method parameters in com.google.cloud.recommender.v1 with type arguments of type ListInsightsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<RecommenderClient.ListInsightsPagedResponse>RecommenderClient.ListInsightsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListInsightsRequest,ListInsightsResponse,Insight> context, com.google.api.core.ApiFuture<ListInsightsResponse> futureResponse)protected RecommenderClient.ListInsightsPageRecommenderClient.ListInsightsPage. createPage(com.google.api.gax.rpc.PageContext<ListInsightsRequest,ListInsightsResponse,Insight> context, ListInsightsResponse response)com.google.api.core.ApiFuture<RecommenderClient.ListInsightsPage>RecommenderClient.ListInsightsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListInsightsRequest,ListInsightsResponse,Insight> context, com.google.api.core.ApiFuture<ListInsightsResponse> futureResponse) -
Uses of ListInsightsRequest in com.google.cloud.recommender.v1.stub
Methods in com.google.cloud.recommender.v1.stub that return types with arguments of type ListInsightsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListInsightsRequest,ListInsightsResponse>GrpcRecommenderStub. listInsightsCallable()com.google.api.gax.rpc.UnaryCallable<ListInsightsRequest,ListInsightsResponse>HttpJsonRecommenderStub. listInsightsCallable()com.google.api.gax.rpc.UnaryCallable<ListInsightsRequest,ListInsightsResponse>RecommenderStub. listInsightsCallable()com.google.api.gax.rpc.UnaryCallable<ListInsightsRequest,RecommenderClient.ListInsightsPagedResponse>GrpcRecommenderStub. listInsightsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListInsightsRequest,RecommenderClient.ListInsightsPagedResponse>HttpJsonRecommenderStub. listInsightsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListInsightsRequest,RecommenderClient.ListInsightsPagedResponse>RecommenderStub. listInsightsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListInsightsRequest,ListInsightsResponse,RecommenderClient.ListInsightsPagedResponse>RecommenderStubSettings.Builder. listInsightsSettings()Returns the builder for the settings used for calls to listInsights.com.google.api.gax.rpc.PagedCallSettings<ListInsightsRequest,ListInsightsResponse,RecommenderClient.ListInsightsPagedResponse>RecommenderStubSettings. listInsightsSettings()Returns the object with the settings used for calls to listInsights.
-