public final class AmazonApiGatewayUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAmazonApiGatewayHost(java.lang.String host) |
public static boolean isAmazonApiGatewayHost(@NonNull
java.lang.String host)
host - the request host. For example obtained via HttpHostResolver API.