@Singleton public class CreateSubscriptionRequestToJson extends Object implements com.google.common.base.Function<CreateSubscriptionRequest,com.google.gson.JsonObject>
Constructor and Description |
---|
CreateSubscriptionRequestToJson() |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonObject |
apply(CreateSubscriptionRequest input) |
public com.google.gson.JsonObject apply(@Nullable CreateSubscriptionRequest input)
apply
in interface com.google.common.base.Function<CreateSubscriptionRequest,com.google.gson.JsonObject>
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.