public static interface DashboardInvalidInputErrorException.Builder extends SdkPojo, CopyableBuilder<DashboardInvalidInputErrorException.Builder,DashboardInvalidInputErrorException>, CloudWatchException.Builder
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsDashboardInvalidInputErrorException.Builder dashboardValidationMessages(Collection<DashboardValidationMessage> dashboardValidationMessages)
dashboardValidationMessages - The new value for the DashboardValidationMessages property for this object.DashboardInvalidInputErrorException.Builder dashboardValidationMessages(DashboardValidationMessage... dashboardValidationMessages)
dashboardValidationMessages - The new value for the DashboardValidationMessages property for this object.DashboardInvalidInputErrorException.Builder dashboardValidationMessages(Consumer<DashboardValidationMessage.Builder>... dashboardValidationMessages)
List.Builder
avoiding the need to create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called
immediately and its result is passed to #dashboardValidationMessages(List) .dashboardValidationMessages - a consumer that will call methods on List.Builder #dashboardValidationMessages(List) DashboardInvalidInputErrorException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface CloudWatchException.BuilderDashboardInvalidInputErrorException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface CloudWatchException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderDashboardInvalidInputErrorException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface CloudWatchException.BuilderrequestId in interface SdkServiceException.BuilderDashboardInvalidInputErrorException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface CloudWatchException.BuilderstatusCode in interface SdkServiceException.BuilderDashboardInvalidInputErrorException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface CloudWatchException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2020. All rights reserved.