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