Uses of Class
com.google.cloud.essentialcontacts.v1.ComputeContactsResponse
-
Packages that use ComputeContactsResponse Package Description com.google.cloud.essentialcontacts.v1 A client to Essential Contacts APIcom.google.cloud.essentialcontacts.v1.stub -
-
Uses of ComputeContactsResponse in com.google.cloud.essentialcontacts.v1
Methods in com.google.cloud.essentialcontacts.v1 that return ComputeContactsResponse Modifier and Type Method Description ComputeContactsResponseComputeContactsResponse.Builder. build()ComputeContactsResponseComputeContactsResponse.Builder. buildPartial()ComputeContactsResponseEssentialContactsServiceGrpc.EssentialContactsServiceBlockingStub. computeContacts(ComputeContactsRequest request)Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.static ComputeContactsResponseComputeContactsResponse. getDefaultInstance()ComputeContactsResponseComputeContactsResponse.Builder. getDefaultInstanceForType()ComputeContactsResponseComputeContactsResponse. getDefaultInstanceForType()static ComputeContactsResponseComputeContactsResponse. parseDelimitedFrom(InputStream input)static ComputeContactsResponseComputeContactsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ComputeContactsResponseComputeContactsResponse. parseFrom(byte[] data)static ComputeContactsResponseComputeContactsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ComputeContactsResponseComputeContactsResponse. parseFrom(com.google.protobuf.ByteString data)static ComputeContactsResponseComputeContactsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ComputeContactsResponseComputeContactsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ComputeContactsResponseComputeContactsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ComputeContactsResponseComputeContactsResponse. parseFrom(InputStream input)static ComputeContactsResponseComputeContactsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ComputeContactsResponseComputeContactsResponse. parseFrom(ByteBuffer data)static ComputeContactsResponseComputeContactsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.essentialcontacts.v1 that return types with arguments of type ComputeContactsResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<ComputeContactsResponse>EssentialContactsServiceGrpc.EssentialContactsServiceFutureStub. computeContacts(ComputeContactsRequest request)Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.com.google.api.gax.rpc.UnaryCallable<ComputeContactsRequest,ComputeContactsResponse>EssentialContactsServiceClient. computeContactsCallable()Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.com.google.api.gax.rpc.PagedCallSettings.Builder<ComputeContactsRequest,ComputeContactsResponse,EssentialContactsServiceClient.ComputeContactsPagedResponse>EssentialContactsServiceSettings.Builder. computeContactsSettings()Returns the builder for the settings used for calls to computeContacts.com.google.api.gax.rpc.PagedCallSettings<ComputeContactsRequest,ComputeContactsResponse,EssentialContactsServiceClient.ComputeContactsPagedResponse>EssentialContactsServiceSettings. computeContactsSettings()Returns the object with the settings used for calls to computeContacts.static io.grpc.MethodDescriptor<ComputeContactsRequest,ComputeContactsResponse>EssentialContactsServiceGrpc. getComputeContactsMethod()com.google.protobuf.Parser<ComputeContactsResponse>ComputeContactsResponse. getParserForType()static com.google.protobuf.Parser<ComputeContactsResponse>ComputeContactsResponse. parser()Methods in com.google.cloud.essentialcontacts.v1 with parameters of type ComputeContactsResponse Modifier and Type Method Description protected EssentialContactsServiceClient.ComputeContactsPageEssentialContactsServiceClient.ComputeContactsPage. createPage(com.google.api.gax.rpc.PageContext<ComputeContactsRequest,ComputeContactsResponse,Contact> context, ComputeContactsResponse response)ComputeContactsResponse.BuilderComputeContactsResponse.Builder. mergeFrom(ComputeContactsResponse other)static ComputeContactsResponse.BuilderComputeContactsResponse. newBuilder(ComputeContactsResponse prototype)Method parameters in com.google.cloud.essentialcontacts.v1 with type arguments of type ComputeContactsResponse Modifier and Type Method Description default voidEssentialContactsServiceGrpc.AsyncService. computeContacts(ComputeContactsRequest request, io.grpc.stub.StreamObserver<ComputeContactsResponse> responseObserver)Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.voidEssentialContactsServiceGrpc.EssentialContactsServiceStub. computeContacts(ComputeContactsRequest request, io.grpc.stub.StreamObserver<ComputeContactsResponse> responseObserver)Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.static com.google.api.core.ApiFuture<EssentialContactsServiceClient.ComputeContactsPagedResponse>EssentialContactsServiceClient.ComputeContactsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ComputeContactsRequest,ComputeContactsResponse,Contact> context, com.google.api.core.ApiFuture<ComputeContactsResponse> futureResponse)static com.google.api.core.ApiFuture<EssentialContactsServiceClient.ComputeContactsPagedResponse>EssentialContactsServiceClient.ComputeContactsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ComputeContactsRequest,ComputeContactsResponse,Contact> context, com.google.api.core.ApiFuture<ComputeContactsResponse> futureResponse)protected EssentialContactsServiceClient.ComputeContactsPageEssentialContactsServiceClient.ComputeContactsPage. createPage(com.google.api.gax.rpc.PageContext<ComputeContactsRequest,ComputeContactsResponse,Contact> context, ComputeContactsResponse response)com.google.api.core.ApiFuture<EssentialContactsServiceClient.ComputeContactsPage>EssentialContactsServiceClient.ComputeContactsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ComputeContactsRequest,ComputeContactsResponse,Contact> context, com.google.api.core.ApiFuture<ComputeContactsResponse> futureResponse)com.google.api.core.ApiFuture<EssentialContactsServiceClient.ComputeContactsPage>EssentialContactsServiceClient.ComputeContactsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ComputeContactsRequest,ComputeContactsResponse,Contact> context, com.google.api.core.ApiFuture<ComputeContactsResponse> futureResponse) -
Uses of ComputeContactsResponse in com.google.cloud.essentialcontacts.v1.stub
Methods in com.google.cloud.essentialcontacts.v1.stub that return types with arguments of type ComputeContactsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ComputeContactsRequest,ComputeContactsResponse>EssentialContactsServiceStub. computeContactsCallable()com.google.api.gax.rpc.UnaryCallable<ComputeContactsRequest,ComputeContactsResponse>GrpcEssentialContactsServiceStub. computeContactsCallable()com.google.api.gax.rpc.UnaryCallable<ComputeContactsRequest,ComputeContactsResponse>HttpJsonEssentialContactsServiceStub. computeContactsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ComputeContactsRequest,ComputeContactsResponse,EssentialContactsServiceClient.ComputeContactsPagedResponse>EssentialContactsServiceStubSettings.Builder. computeContactsSettings()Returns the builder for the settings used for calls to computeContacts.com.google.api.gax.rpc.PagedCallSettings<ComputeContactsRequest,ComputeContactsResponse,EssentialContactsServiceClient.ComputeContactsPagedResponse>EssentialContactsServiceStubSettings. computeContactsSettings()Returns the object with the settings used for calls to computeContacts.
-