Home
last modified time | relevance | path

Searched defs:activateEntitlement (Results 1 – 2 of 2) sorted by relevance

/external/google-cloud-java/java-channel/grpc-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/
DCloudChannelServiceGrpc.java2909 default void activateEntitlement( in activateEntitlement() method
4357 public void activateEntitlement( in activateEntitlement() method in CloudChannelServiceGrpc.CloudChannelServiceStub
5765 public com.google.longrunning.Operation activateEntitlement( in activateEntitlement() method in CloudChannelServiceGrpc.CloudChannelServiceBlockingStub
7086 activateEntitlement(com.google.cloud.channel.v1.ActivateEntitlementRequest request) { in activateEntitlement() method in CloudChannelServiceGrpc.CloudChannelServiceFutureStub
/external/google-cloud-java/java-channel/google-cloud-channel/src/test/java/com/google/cloud/channel/v1/
DMockCloudChannelServiceImpl.java464 public void activateEntitlement( in activateEntitlement() method in MockCloudChannelServiceImpl