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