Uses of Class
com.volcengine.ecs.model.CreateSubscriptionResponse
-
Packages that use CreateSubscriptionResponse Package Description com.volcengine.ecs com.volcengine.ecs.model -
-
Uses of CreateSubscriptionResponse in com.volcengine.ecs
Methods in com.volcengine.ecs that return CreateSubscriptionResponse Modifier and Type Method Description CreateSubscriptionResponseEcsApi. createSubscription(CreateSubscriptionRequest body)Methods in com.volcengine.ecs that return types with arguments of type CreateSubscriptionResponse Modifier and Type Method Description com.volcengine.ApiResponse<CreateSubscriptionResponse>EcsApi. createSubscriptionWithHttpInfo(@NotNull CreateSubscriptionRequest body)Method parameters in com.volcengine.ecs with type arguments of type CreateSubscriptionResponse Modifier and Type Method Description com.squareup.okhttp.CallEcsApi. createSubscriptionAsync(CreateSubscriptionRequest body, com.volcengine.ApiCallback<CreateSubscriptionResponse> callback)(asynchronously) -
Uses of CreateSubscriptionResponse in com.volcengine.ecs.model
Methods in com.volcengine.ecs.model that return CreateSubscriptionResponse Modifier and Type Method Description CreateSubscriptionResponseCreateSubscriptionResponse. subscriptionId(String subscriptionId)
-