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