Uses of Interface
software.amazon.awssdk.services.elasticloadbalancingv2.model.TrustStoreNotReadyException.Builder
-
Packages that use TrustStoreNotReadyException.Builder Package Description software.amazon.awssdk.services.elasticloadbalancingv2.model -
-
Uses of TrustStoreNotReadyException.Builder in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return TrustStoreNotReadyException.Builder Modifier and Type Method Description TrustStoreNotReadyException.BuilderTrustStoreNotReadyException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static TrustStoreNotReadyException.BuilderTrustStoreNotReadyException. builder()TrustStoreNotReadyException.BuilderTrustStoreNotReadyException.Builder. cause(Throwable cause)TrustStoreNotReadyException.BuilderTrustStoreNotReadyException.Builder. message(String message)TrustStoreNotReadyException.BuilderTrustStoreNotReadyException.Builder. requestId(String requestId)TrustStoreNotReadyException.BuilderTrustStoreNotReadyException.Builder. statusCode(int statusCode)TrustStoreNotReadyException.BuilderTrustStoreNotReadyException. toBuilder()TrustStoreNotReadyException.BuilderTrustStoreNotReadyException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return types with arguments of type TrustStoreNotReadyException.Builder Modifier and Type Method Description static Class<? extends TrustStoreNotReadyException.Builder>TrustStoreNotReadyException. serializableBuilderClass()
-