public static interface SpotInstanceStateFault.Builder extends SdkPojo, CopyableBuilder<SpotInstanceStateFault.Builder,SpotInstanceStateFault>
| Modifier and Type | Method and Description |
|---|---|
SpotInstanceStateFault.Builder |
code(String code)
The reason code for the Spot Instance state change.
|
SpotInstanceStateFault.Builder |
message(String message)
The message for the Spot Instance state change.
|
copyapplyMutation, buildSpotInstanceStateFault.Builder code(String code)
The reason code for the Spot Instance state change.
code - The reason code for the Spot Instance state change.SpotInstanceStateFault.Builder message(String message)
The message for the Spot Instance state change.
message - The message for the Spot Instance state change.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.