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 ListContactsResponse
ListContactsResponse.Builder. build()
ListContactsResponse
ListContactsResponse.Builder. buildPartial()
static ListContactsResponse
ListContactsResponse. getDefaultInstance()
ListContactsResponse
ListContactsResponse.Builder. getDefaultInstanceForType()
ListContactsResponse
ListContactsResponse. getDefaultInstanceForType()
ListContactsResponse
EssentialContactsServiceGrpc.EssentialContactsServiceBlockingStub. listContacts(ListContactsRequest request)
Lists the contacts that have been set on a resource.static ListContactsResponse
ListContactsResponse. parseDelimitedFrom(InputStream input)
static ListContactsResponse
ListContactsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListContactsResponse
ListContactsResponse. parseFrom(byte[] data)
static ListContactsResponse
ListContactsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListContactsResponse
ListContactsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListContactsResponse
ListContactsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListContactsResponse
ListContactsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListContactsResponse
ListContactsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListContactsResponse
ListContactsResponse. parseFrom(InputStream input)
static ListContactsResponse
ListContactsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListContactsResponse
ListContactsResponse. parseFrom(ByteBuffer data)
static ListContactsResponse
ListContactsResponse. 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.ListContactsPage
EssentialContactsServiceClient.ListContactsPage. createPage(com.google.api.gax.rpc.PageContext<ListContactsRequest,ListContactsResponse,Contact> context, ListContactsResponse response)
ListContactsResponse.Builder
ListContactsResponse.Builder. mergeFrom(ListContactsResponse other)
static ListContactsResponse.Builder
ListContactsResponse. 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.ListContactsPage
EssentialContactsServiceClient.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 void
EssentialContactsServiceGrpc.AsyncService. listContacts(ListContactsRequest request, io.grpc.stub.StreamObserver<ListContactsResponse> responseObserver)
Lists the contacts that have been set on a resource.void
EssentialContactsServiceGrpc.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.
-