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