public static interface KMSInvalidStateException.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<KMSInvalidStateException.Builder,KMSInvalidStateException>
Modifier and Type | Method and Description |
---|---|
KMSInvalidStateException.Builder |
message(String message) |
KMSInvalidStateException.Builder |
type(String type)
Sets the value of the Type property for this object.
|
KMSInvalidStateException.Builder type(String type)
type
- The new value for the Type property for this object.KMSInvalidStateException.Builder message(String message)
Copyright © 2017. All rights reserved.