public static class CustomerRightsTokenConfig.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder()
Instantiates a new CustomerRightsTokenConfig.Builder.
|
Modifier and Type | Method and Description |
---|---|
CustomerRightsTokenConfig |
build()
Builds the CustomerRightsTokenConfig.
|
CustomerRightsTokenConfig.Builder |
setOutputProtection(OutputProtection outputProtection)
Sets output protection.
|
public CustomerRightsTokenConfig.Builder setOutputProtection(OutputProtection outputProtection)
outputProtection
- the output protectionpublic CustomerRightsTokenConfig build()