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