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