Class RuleUrl
java.lang.Object
software.amazon.awssdk.services.pi.endpoints.internal.RuleUrl
Represents a URL to be used internally for endpoint resolution.
- 
Method Summary
 
- 
Method Details
- 
scheme
 - 
authority
 - 
path
 - 
normalizedPath
 - 
isIp
public boolean isIp() - 
parse
- Throws:
 MalformedURLException
 
 -