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