BillingFlowParams.SubscriptionUpdateParams

public class BillingFlowParams.SubscriptionUpdateParams 


Params that describe a subscription update.

Summary

Nested types

Helps to construct SubscriptionUpdateParams .

@Retention(value = java.lang.annotation.RetentionPolicy.SOURCE)
public annotation BillingFlowParams.SubscriptionUpdateParams.ReplacementMode

Supported replacement modes to replace an existing subscription with a new one.

Public methods

static BillingFlowParams.SubscriptionUpdateParams.Builder

Constructs a new Builder instance.

Public methods

newBuilder

public static BillingFlowParams.SubscriptionUpdateParams.Builder newBuilder()

Constructs a new Builder instance.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024年02月27日 UTC.