Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
ResponseError |
ResponseError.clone() |
ResponseError |
DeleteLaunchTemplateVersionsResponseErrorItem.getResponseError()
Information about the error.
|
ResponseError |
ResponseError.withCode(LaunchTemplateErrorCode code)
The error code.
|
ResponseError |
ResponseError.withCode(String code)
The error code.
|
ResponseError |
ResponseError.withMessage(String message)
The error message, if applicable.
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteLaunchTemplateVersionsResponseErrorItem.setResponseError(ResponseError responseError)
Information about the error.
|
DeleteLaunchTemplateVersionsResponseErrorItem |
DeleteLaunchTemplateVersionsResponseErrorItem.withResponseError(ResponseError responseError)
Information about the error.
|
Copyright © 2021. All rights reserved.