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