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