Package com.stripe.param.billing
Class AlertCreateParams.CreditBalanceThreshold.Filter.CreditGrants.ApplicabilityConfig.Scope.Price.Builder
java.lang.Object
com.stripe.param.billing.AlertCreateParams.CreditBalanceThreshold.Filter.CreditGrants.ApplicabilityConfig.Scope.Price.Builder
- Enclosing class:
- AlertCreateParams.CreditBalanceThreshold.Filter.CreditGrants.ApplicabilityConfig.Scope.Price
public static class AlertCreateParams.CreditBalanceThreshold.Filter.CreditGrants.ApplicabilityConfig.Scope.Price.Builder
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
Finalize and obtain parameter instance from this builder.AlertCreateParams.CreditBalanceThreshold.Filter.CreditGrants.ApplicabilityConfig.Scope.Price.Builder
putAllExtraParam
(Map<String, Object> map) Add all map key/value pairs to `extraParams` map.AlertCreateParams.CreditBalanceThreshold.Filter.CreditGrants.ApplicabilityConfig.Scope.Price.Builder
putExtraParam
(String key, Object value) Add a key/value pair to `extraParams` map.AlertCreateParams.CreditBalanceThreshold.Filter.CreditGrants.ApplicabilityConfig.Scope.Price.Builder
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
public AlertCreateParams.CreditBalanceThreshold.Filter.CreditGrants.ApplicabilityConfig.Scope.Price build()Finalize and obtain parameter instance from this builder. -
putExtraParam
public AlertCreateParams.CreditBalanceThreshold.Filter.CreditGrants.ApplicabilityConfig.Scope.Price.Builder putExtraParam(String key, Object value) Add a key/value pair to `extraParams` map. A map is initialized for the first `put/putAll` call, and subsequent calls add additional key/value pairs to the original map. SeeAlertCreateParams.CreditBalanceThreshold.Filter.CreditGrants.ApplicabilityConfig.Scope.Price.extraParams
for the field documentation. -
putAllExtraParam
public AlertCreateParams.CreditBalanceThreshold.Filter.CreditGrants.ApplicabilityConfig.Scope.Price.Builder putAllExtraParam(Map<String, Object> map) Add all map key/value pairs to `extraParams` map. A map is initialized for the first `put/putAll` call, and subsequent calls add additional key/value pairs to the original map. SeeAlertCreateParams.CreditBalanceThreshold.Filter.CreditGrants.ApplicabilityConfig.Scope.Price.extraParams
for the field documentation. -
setId
-