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