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