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