public static interface InvalidNextTokenException.Builder extends CopyableBuilder<InvalidNextTokenException.Builder,InvalidNextTokenException>
| Modifier and Type | Method and Description |
|---|---|
InvalidNextTokenException.Builder |
boxUsage(Float boxUsage)
Sets the value of the BoxUsage property for this object.
|
InvalidNextTokenException.Builder |
message(String message) |
copyapply, buildInvalidNextTokenException.Builder boxUsage(Float boxUsage)
boxUsage - The new value for the BoxUsage property for this object.InvalidNextTokenException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.