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