Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
UnsuccessfulInstanceCreditSpecificationItemError |
UnsuccessfulInstanceCreditSpecificationItemError.clone() |
UnsuccessfulInstanceCreditSpecificationItemError |
UnsuccessfulInstanceCreditSpecificationItem.getError()
The applicable error for the burstable performance instance whose credit option for CPU usage was not modified.
|
UnsuccessfulInstanceCreditSpecificationItemError |
UnsuccessfulInstanceCreditSpecificationItemError.withCode(String code)
The error code.
|
UnsuccessfulInstanceCreditSpecificationItemError |
UnsuccessfulInstanceCreditSpecificationItemError.withCode(UnsuccessfulInstanceCreditSpecificationErrorCode code)
The error code.
|
UnsuccessfulInstanceCreditSpecificationItemError |
UnsuccessfulInstanceCreditSpecificationItemError.withMessage(String message)
The applicable error message.
|
Modifier and Type | Method and Description |
---|---|
void |
UnsuccessfulInstanceCreditSpecificationItem.setError(UnsuccessfulInstanceCreditSpecificationItemError error)
The applicable error for the burstable performance instance whose credit option for CPU usage was not modified.
|
UnsuccessfulInstanceCreditSpecificationItem |
UnsuccessfulInstanceCreditSpecificationItem.withError(UnsuccessfulInstanceCreditSpecificationItemError error)
The applicable error for the burstable performance instance whose credit option for CPU usage was not modified.
|
Copyright © 2023. All rights reserved.