Uses of Class
com.google.cloud.essentialcontacts.v1.ListContactsResponse
-
Packages that use ListContactsResponse Package Description com.google.cloud.essentialcontacts.v1 A client to Essential Contacts APIcom.google.cloud.essentialcontacts.v1.stub -
-
Uses of ListContactsResponse in com.google.cloud.essentialcontacts.v1
Methods in com.google.cloud.essentialcontacts.v1 that return ListContactsResponse Modifier and Type Method Description ListContactsResponseListContactsResponse.Builder. build()ListContactsResponseListContactsResponse.Builder. buildPartial()static ListContactsResponseListContactsResponse. getDefaultInstance()ListContactsResponseListContactsResponse.Builder. getDefaultInstanceForType()ListContactsResponseListContactsResponse. getDefaultInstanceForType()ListContactsResponseEssentialContactsServiceGrpc.EssentialContactsServiceBlockingStub. listContacts(ListContactsRequest request)Lists the contacts that have been set on a resource.static ListContactsResponseListContactsResponse. parseDelimitedFrom(InputStream input)static ListContactsResponseListContactsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListContactsResponseListContactsResponse. parseFrom(byte[] data)static ListContactsResponseListContactsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListContactsResponseListContactsResponse. parseFrom(com.google.protobuf.ByteString data)static ListContactsResponseListContactsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListContactsResponseListContactsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListContactsResponseListContactsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListContactsResponseListContactsResponse. parseFrom(InputStream input)static ListContactsResponseListContactsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListContactsResponseListContactsResponse. parseFrom(ByteBuffer data)static ListContactsResponseListContactsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.essentialcontacts.v1 that return types with arguments of type ListContactsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListContactsRequest,ListContactsResponse>EssentialContactsServiceGrpc. getListContactsMethod()com.google.protobuf.Parser<ListContactsResponse>ListContactsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListContactsResponse>EssentialContactsServiceGrpc.EssentialContactsServiceFutureStub. listContacts(ListContactsRequest request)Lists the contacts that have been set on a resource.com.google.api.gax.rpc.UnaryCallable<ListContactsRequest,ListContactsResponse>EssentialContactsServiceClient. listContactsCallable()Lists the contacts that have been set on a resource.com.google.api.gax.rpc.PagedCallSettings.Builder<ListContactsRequest,ListContactsResponse,EssentialContactsServiceClient.ListContactsPagedResponse>EssentialContactsServiceSettings.Builder. listContactsSettings()Returns the builder for the settings used for calls to listContacts.com.google.api.gax.rpc.PagedCallSettings<ListContactsRequest,ListContactsResponse,EssentialContactsServiceClient.ListContactsPagedResponse>EssentialContactsServiceSettings. listContactsSettings()Returns the object with the settings used for calls to listContacts.static com.google.protobuf.Parser<ListContactsResponse>ListContactsResponse. parser()Methods in com.google.cloud.essentialcontacts.v1 with parameters of type ListContactsResponse Modifier and Type Method Description protected EssentialContactsServiceClient.ListContactsPageEssentialContactsServiceClient.ListContactsPage. createPage(com.google.api.gax.rpc.PageContext<ListContactsRequest,ListContactsResponse,Contact> context, ListContactsResponse response)ListContactsResponse.BuilderListContactsResponse.Builder. mergeFrom(ListContactsResponse other)static ListContactsResponse.BuilderListContactsResponse. newBuilder(ListContactsResponse prototype)Method parameters in com.google.cloud.essentialcontacts.v1 with type arguments of type ListContactsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<EssentialContactsServiceClient.ListContactsPagedResponse>EssentialContactsServiceClient.ListContactsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListContactsRequest,ListContactsResponse,Contact> context, com.google.api.core.ApiFuture<ListContactsResponse> futureResponse)static com.google.api.core.ApiFuture<EssentialContactsServiceClient.ListContactsPagedResponse>EssentialContactsServiceClient.ListContactsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListContactsRequest,ListContactsResponse,Contact> context, com.google.api.core.ApiFuture<ListContactsResponse> futureResponse)protected EssentialContactsServiceClient.ListContactsPageEssentialContactsServiceClient.ListContactsPage. createPage(com.google.api.gax.rpc.PageContext<ListContactsRequest,ListContactsResponse,Contact> context, ListContactsResponse response)com.google.api.core.ApiFuture<EssentialContactsServiceClient.ListContactsPage>EssentialContactsServiceClient.ListContactsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListContactsRequest,ListContactsResponse,Contact> context, com.google.api.core.ApiFuture<ListContactsResponse> futureResponse)com.google.api.core.ApiFuture<EssentialContactsServiceClient.ListContactsPage>EssentialContactsServiceClient.ListContactsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListContactsRequest,ListContactsResponse,Contact> context, com.google.api.core.ApiFuture<ListContactsResponse> futureResponse)default voidEssentialContactsServiceGrpc.AsyncService. listContacts(ListContactsRequest request, io.grpc.stub.StreamObserver<ListContactsResponse> responseObserver)Lists the contacts that have been set on a resource.voidEssentialContactsServiceGrpc.EssentialContactsServiceStub. listContacts(ListContactsRequest request, io.grpc.stub.StreamObserver<ListContactsResponse> responseObserver)Lists the contacts that have been set on a resource. -
Uses of ListContactsResponse in com.google.cloud.essentialcontacts.v1.stub
Methods in com.google.cloud.essentialcontacts.v1.stub that return types with arguments of type ListContactsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListContactsRequest,ListContactsResponse>EssentialContactsServiceStub. listContactsCallable()com.google.api.gax.rpc.UnaryCallable<ListContactsRequest,ListContactsResponse>GrpcEssentialContactsServiceStub. listContactsCallable()com.google.api.gax.rpc.UnaryCallable<ListContactsRequest,ListContactsResponse>HttpJsonEssentialContactsServiceStub. listContactsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListContactsRequest,ListContactsResponse,EssentialContactsServiceClient.ListContactsPagedResponse>EssentialContactsServiceStubSettings.Builder. listContactsSettings()Returns the builder for the settings used for calls to listContacts.com.google.api.gax.rpc.PagedCallSettings<ListContactsRequest,ListContactsResponse,EssentialContactsServiceClient.ListContactsPagedResponse>EssentialContactsServiceStubSettings. listContactsSettings()Returns the object with the settings used for calls to listContacts.
-