Uses of Class
com.google.cloud.contentwarehouse.v1.ListRuleSetsResponse
-
Packages that use ListRuleSetsResponse Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse APIcom.google.cloud.contentwarehouse.v1.stub -
-
Uses of ListRuleSetsResponse in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return ListRuleSetsResponse Modifier and Type Method Description ListRuleSetsResponseListRuleSetsResponse.Builder. build()ListRuleSetsResponseListRuleSetsResponse.Builder. buildPartial()static ListRuleSetsResponseListRuleSetsResponse. getDefaultInstance()ListRuleSetsResponseListRuleSetsResponse.Builder. getDefaultInstanceForType()ListRuleSetsResponseListRuleSetsResponse. getDefaultInstanceForType()ListRuleSetsResponseRuleSetServiceGrpc.RuleSetServiceBlockingStub. listRuleSets(ListRuleSetsRequest request)Lists rulesets.static ListRuleSetsResponseListRuleSetsResponse. parseDelimitedFrom(InputStream input)static ListRuleSetsResponseListRuleSetsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRuleSetsResponseListRuleSetsResponse. parseFrom(byte[] data)static ListRuleSetsResponseListRuleSetsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRuleSetsResponseListRuleSetsResponse. parseFrom(com.google.protobuf.ByteString data)static ListRuleSetsResponseListRuleSetsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRuleSetsResponseListRuleSetsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListRuleSetsResponseListRuleSetsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRuleSetsResponseListRuleSetsResponse. parseFrom(InputStream input)static ListRuleSetsResponseListRuleSetsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRuleSetsResponseListRuleSetsResponse. parseFrom(ByteBuffer data)static ListRuleSetsResponseListRuleSetsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type ListRuleSetsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListRuleSetsRequest,ListRuleSetsResponse>RuleSetServiceGrpc. getListRuleSetsMethod()com.google.protobuf.Parser<ListRuleSetsResponse>ListRuleSetsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListRuleSetsResponse>RuleSetServiceGrpc.RuleSetServiceFutureStub. listRuleSets(ListRuleSetsRequest request)Lists rulesets.com.google.api.gax.rpc.UnaryCallable<ListRuleSetsRequest,ListRuleSetsResponse>RuleSetServiceClient. listRuleSetsCallable()Lists rulesets.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRuleSetsRequest,ListRuleSetsResponse,RuleSetServiceClient.ListRuleSetsPagedResponse>RuleSetServiceSettings.Builder. listRuleSetsSettings()Returns the builder for the settings used for calls to listRuleSets.com.google.api.gax.rpc.PagedCallSettings<ListRuleSetsRequest,ListRuleSetsResponse,RuleSetServiceClient.ListRuleSetsPagedResponse>RuleSetServiceSettings. listRuleSetsSettings()Returns the object with the settings used for calls to listRuleSets.static com.google.protobuf.Parser<ListRuleSetsResponse>ListRuleSetsResponse. parser()Methods in com.google.cloud.contentwarehouse.v1 with parameters of type ListRuleSetsResponse Modifier and Type Method Description protected RuleSetServiceClient.ListRuleSetsPageRuleSetServiceClient.ListRuleSetsPage. createPage(com.google.api.gax.rpc.PageContext<ListRuleSetsRequest,ListRuleSetsResponse,RuleSet> context, ListRuleSetsResponse response)ListRuleSetsResponse.BuilderListRuleSetsResponse.Builder. mergeFrom(ListRuleSetsResponse other)static ListRuleSetsResponse.BuilderListRuleSetsResponse. newBuilder(ListRuleSetsResponse prototype)Method parameters in com.google.cloud.contentwarehouse.v1 with type arguments of type ListRuleSetsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<RuleSetServiceClient.ListRuleSetsPagedResponse>RuleSetServiceClient.ListRuleSetsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRuleSetsRequest,ListRuleSetsResponse,RuleSet> context, com.google.api.core.ApiFuture<ListRuleSetsResponse> futureResponse)static com.google.api.core.ApiFuture<RuleSetServiceClient.ListRuleSetsPagedResponse>RuleSetServiceClient.ListRuleSetsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRuleSetsRequest,ListRuleSetsResponse,RuleSet> context, com.google.api.core.ApiFuture<ListRuleSetsResponse> futureResponse)protected RuleSetServiceClient.ListRuleSetsPageRuleSetServiceClient.ListRuleSetsPage. createPage(com.google.api.gax.rpc.PageContext<ListRuleSetsRequest,ListRuleSetsResponse,RuleSet> context, ListRuleSetsResponse response)com.google.api.core.ApiFuture<RuleSetServiceClient.ListRuleSetsPage>RuleSetServiceClient.ListRuleSetsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRuleSetsRequest,ListRuleSetsResponse,RuleSet> context, com.google.api.core.ApiFuture<ListRuleSetsResponse> futureResponse)com.google.api.core.ApiFuture<RuleSetServiceClient.ListRuleSetsPage>RuleSetServiceClient.ListRuleSetsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRuleSetsRequest,ListRuleSetsResponse,RuleSet> context, com.google.api.core.ApiFuture<ListRuleSetsResponse> futureResponse)default voidRuleSetServiceGrpc.AsyncService. listRuleSets(ListRuleSetsRequest request, io.grpc.stub.StreamObserver<ListRuleSetsResponse> responseObserver)Lists rulesets.voidRuleSetServiceGrpc.RuleSetServiceStub. listRuleSets(ListRuleSetsRequest request, io.grpc.stub.StreamObserver<ListRuleSetsResponse> responseObserver)Lists rulesets. -
Uses of ListRuleSetsResponse in com.google.cloud.contentwarehouse.v1.stub
Methods in com.google.cloud.contentwarehouse.v1.stub that return types with arguments of type ListRuleSetsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListRuleSetsRequest,ListRuleSetsResponse>GrpcRuleSetServiceStub. listRuleSetsCallable()com.google.api.gax.rpc.UnaryCallable<ListRuleSetsRequest,ListRuleSetsResponse>HttpJsonRuleSetServiceStub. listRuleSetsCallable()com.google.api.gax.rpc.UnaryCallable<ListRuleSetsRequest,ListRuleSetsResponse>RuleSetServiceStub. listRuleSetsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListRuleSetsRequest,ListRuleSetsResponse,RuleSetServiceClient.ListRuleSetsPagedResponse>RuleSetServiceStubSettings.Builder. listRuleSetsSettings()Returns the builder for the settings used for calls to listRuleSets.com.google.api.gax.rpc.PagedCallSettings<ListRuleSetsRequest,ListRuleSetsResponse,RuleSetServiceClient.ListRuleSetsPagedResponse>RuleSetServiceStubSettings. listRuleSetsSettings()Returns the object with the settings used for calls to listRuleSets.
-