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