Home
last modified time | relevance | path

Searched defs:suspendEntitlement (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.java2840 default void suspendEntitlement( in suspendEntitlement() method
4284 public void suspendEntitlement( in suspendEntitlement() method in CloudChannelServiceGrpc.CloudChannelServiceStub
5698 public com.google.longrunning.Operation suspendEntitlement( in suspendEntitlement() method in CloudChannelServiceGrpc.CloudChannelServiceBlockingStub
7019 suspendEntitlement(com.google.cloud.channel.v1.SuspendEntitlementRequest request) { in suspendEntitlement() method in CloudChannelServiceGrpc.CloudChannelServiceFutureStub
/external/google-cloud-java/java-channel/google-cloud-channel/src/test/java/com/google/cloud/channel/v1/
DMockCloudChannelServiceImpl.java422 public void suspendEntitlement( in suspendEntitlement() method in MockCloudChannelServiceImpl