public static interface UrlEndpointConfig.Builder extends SdkPojo, CopyableBuilder<UrlEndpointConfig.Builder,UrlEndpointConfig>
| Modifier and Type | Method and Description |
|---|---|
UrlEndpointConfig.Builder |
healthUrl(String healthUrl)
The health check URL of the URL endpoint type.
|
UrlEndpointConfig.Builder |
url(String url)
The HTTP URL endpoint.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUrlEndpointConfig.Builder healthUrl(String healthUrl)
The health check URL of the URL endpoint type.
healthUrl - The health check URL of the URL endpoint type.UrlEndpointConfig.Builder url(String url)
The HTTP URL endpoint.
url - The HTTP URL endpoint.Copyright © 2022. All rights reserved.