Uses of Interface
software.amazon.awssdk.services.cloudfront.model.QueryArgProfileEmptyException.Builder
Packages that use QueryArgProfileEmptyException.Builder
-
Uses of QueryArgProfileEmptyException.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return QueryArgProfileEmptyException.BuilderModifier and TypeMethodDescriptionQueryArgProfileEmptyException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) QueryArgProfileEmptyException.builder()QueryArgProfileEmptyException.Builder.numAttempts(Integer numAttempts) QueryArgProfileEmptyException.Builder.statusCode(int statusCode) QueryArgProfileEmptyException.toBuilder()QueryArgProfileEmptyException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type QueryArgProfileEmptyException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends QueryArgProfileEmptyException.Builder>QueryArgProfileEmptyException.serializableBuilderClass()