public static class UsagePlansPolicy.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UsagePlansPolicy |
build() |
UsagePlansPolicy.Builder |
copy(UsagePlansPolicy o) |
UsagePlansPolicy.Builder |
tokenLocations(List<String> tokenLocations)
A list of context variables specifying where API tokens may be located in a request.
|
public UsagePlansPolicy.Builder tokenLocations(List<String> tokenLocations)
A list of context variables specifying where API tokens may be located in a request. Example locations:
tokenLocations
- the value to setpublic UsagePlansPolicy build()
public UsagePlansPolicy.Builder copy(UsagePlansPolicy o)
Copyright © 2016–2022. All rights reserved.