Uses of Interface
software.amazon.awssdk.services.quicksight.model.SnapshotJobResultErrorInfo.Builder
-
Packages that use SnapshotJobResultErrorInfo.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of SnapshotJobResultErrorInfo.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return SnapshotJobResultErrorInfo.Builder Modifier and Type Method Description static SnapshotJobResultErrorInfo.BuilderSnapshotJobResultErrorInfo. builder()SnapshotJobResultErrorInfo.BuilderSnapshotJobResultErrorInfo.Builder. errorMessage(String errorMessage)The error message.SnapshotJobResultErrorInfo.BuilderSnapshotJobResultErrorInfo.Builder. errorType(String errorType)The error type.SnapshotJobResultErrorInfo.BuilderSnapshotJobResultErrorInfo. toBuilder()Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type SnapshotJobResultErrorInfo.Builder Modifier and Type Method Description static Class<? extends SnapshotJobResultErrorInfo.Builder>SnapshotJobResultErrorInfo. serializableBuilderClass()
-