Home
last modified time | relevance | path

Searched defs:createCustomer (Results 1 – 4 of 4) sorted by relevance

/external/testng/src/test/java/test/justin/
DBaseTestCase.java31 protected Object createCustomer() throws Exception { in createCustomer() method in BaseTestCase
/external/google-cloud-java/java-channel/grpc-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/
DCloudChannelServiceGrpc.java2440 default void createCustomer( in createCustomer() method
3856 public void createCustomer( in createCustomer() method in CloudChannelServiceGrpc.CloudChannelServiceStub
5315 public com.google.cloud.channel.v1.Customer createCustomer( in createCustomer() method in CloudChannelServiceGrpc.CloudChannelServiceBlockingStub
6632 createCustomer(com.google.cloud.channel.v1.CreateCustomerRequest request) { in createCustomer() method in CloudChannelServiceGrpc.CloudChannelServiceFutureStub
/external/google-cloud-java/java-channel/google-cloud-channel/src/test/java/com/google/cloud/channel/v1/
DMockCloudChannelServiceImpl.java127 public void createCustomer( in createCustomer() method in MockCloudChannelServiceImpl
/external/google-cloud-java/java-channel/google-cloud-channel/src/main/java/com/google/cloud/channel/v1/
DCloudChannelServiceClient.java659 public final Customer createCustomer(CreateCustomerRequest request) { in createCustomer() method in CloudChannelServiceClient