Uses of Interface
software.amazon.awssdk.services.marketplacemetering.model.TimestampOutOfBoundsException.Builder
-
Packages that use TimestampOutOfBoundsException.Builder Package Description software.amazon.awssdk.services.marketplacemetering.model -
-
Uses of TimestampOutOfBoundsException.Builder in software.amazon.awssdk.services.marketplacemetering.model
Methods in software.amazon.awssdk.services.marketplacemetering.model that return TimestampOutOfBoundsException.Builder Modifier and Type Method Description TimestampOutOfBoundsException.BuilderTimestampOutOfBoundsException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static TimestampOutOfBoundsException.BuilderTimestampOutOfBoundsException. builder()TimestampOutOfBoundsException.BuilderTimestampOutOfBoundsException.Builder. cause(Throwable cause)TimestampOutOfBoundsException.BuilderTimestampOutOfBoundsException.Builder. message(String message)TimestampOutOfBoundsException.BuilderTimestampOutOfBoundsException.Builder. requestId(String requestId)TimestampOutOfBoundsException.BuilderTimestampOutOfBoundsException.Builder. statusCode(int statusCode)TimestampOutOfBoundsException.BuilderTimestampOutOfBoundsException. toBuilder()TimestampOutOfBoundsException.BuilderTimestampOutOfBoundsException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.marketplacemetering.model that return types with arguments of type TimestampOutOfBoundsException.Builder Modifier and Type Method Description static Class<? extends TimestampOutOfBoundsException.Builder>TimestampOutOfBoundsException. serializableBuilderClass()
-