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.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, 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 © 2023. All rights reserved.