public class UrlComponentUtils extends Object
| Constructor and Description |
|---|
UrlComponentUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
validateComponent(String componentName,
String componentValue) |
static void |
validateEndPointSuffix(String endPointSuffix) |
static void |
validateRegionName(String regionName) |
static void |
validateSrcEndPointSuffix(String srcEndPointSuffix) |
public static void validateComponent(String componentName, String componentValue) throws IllegalArgumentException
IllegalArgumentExceptionpublic static void validateRegionName(String regionName) throws IllegalArgumentException
IllegalArgumentExceptionpublic static void validateEndPointSuffix(String endPointSuffix) throws IllegalArgumentException
IllegalArgumentExceptionpublic static void validateSrcEndPointSuffix(String srcEndPointSuffix) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2023. All rights reserved.