Home
last modified time | relevance | path

Searched defs:listCustomers (Results 1 – 3 of 3) sorted by relevance

/external/google-cloud-java/java-channel/grpc-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/
DCloudChannelServiceGrpc.java2363 default void listCustomers( in listCustomers() method
3773 public void listCustomers( in listCustomers() method in CloudChannelServiceGrpc.CloudChannelServiceStub
5243 public com.google.cloud.channel.v1.ListCustomersResponse listCustomers( in listCustomers() method in CloudChannelServiceGrpc.CloudChannelServiceBlockingStub
6558 listCustomers(com.google.cloud.channel.v1.ListCustomersRequest request) { in listCustomers() method in CloudChannelServiceGrpc.CloudChannelServiceFutureStub
/external/google-cloud-java/java-channel/google-cloud-channel/src/test/java/com/google/cloud/channel/v1/
DMockCloudChannelServiceImpl.java64 public void listCustomers( in listCustomers() method in MockCloudChannelServiceImpl
/external/google-cloud-java/java-channel/google-cloud-channel/src/main/java/com/google/cloud/channel/v1/
DCloudChannelServiceClient.java265 public final ListCustomersPagedResponse listCustomers(ListCustomersRequest request) { in listCustomers() method in CloudChannelServiceClient