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