| Package | Description |
|---|---|
| com.contrastsecurity.sdk.internal |
| Modifier and Type | Method and Description |
|---|---|
URIBuilder |
URIBuilder.appendPathSegments(java.lang.String... segments)
Appends the given path segments to the URI.
|
URIBuilder |
URIBuilder.appendQueryParam(java.lang.String name,
boolean value)
Appends the given query parameter to the URI.
|
URIBuilder |
URIBuilder.appendQueryParam(java.lang.String name,
java.lang.String value)
Appends the given query parameter to the URI.
|
Copyright © 2022 Contrast Security, Inc.. All rights reserved.