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