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