public static interface LastReportGenerationExecutionError.Builder extends SdkPojo, CopyableBuilder<LastReportGenerationExecutionError.Builder,LastReportGenerationExecutionError>
| Modifier and Type | Method and Description |
|---|---|
LastReportGenerationExecutionError.Builder |
errorCode(String errorCode)
The error code for the error that is returned when a usage report can't be generated.
|
LastReportGenerationExecutionError.Builder |
errorCode(UsageReportExecutionErrorCode errorCode)
The error code for the error that is returned when a usage report can't be generated.
|
LastReportGenerationExecutionError.Builder |
errorMessage(String errorMessage)
The error message for the error that is returned when a usage report can't be generated.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLastReportGenerationExecutionError.Builder errorCode(String errorCode)
The error code for the error that is returned when a usage report can't be generated.
errorCode - The error code for the error that is returned when a usage report can't be generated.UsageReportExecutionErrorCode,
UsageReportExecutionErrorCodeLastReportGenerationExecutionError.Builder errorCode(UsageReportExecutionErrorCode errorCode)
The error code for the error that is returned when a usage report can't be generated.
errorCode - The error code for the error that is returned when a usage report can't be generated.UsageReportExecutionErrorCode,
UsageReportExecutionErrorCodeLastReportGenerationExecutionError.Builder errorMessage(String errorMessage)
The error message for the error that is returned when a usage report can't be generated.
errorMessage - The error message for the error that is returned when a usage report can't be generated.Copyright © 2023. All rights reserved.