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