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