| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
UrlEndpointConfig |
UrlEndpointConfig.clone() |
UrlEndpointConfig |
GetServiceResult.getUrlEndpoint()
The configuration for the URL endpoint type.
|
UrlEndpointConfig |
UrlEndpointConfig.withHealthUrl(String healthUrl)
The health check URL of the URL endpoint type.
|
UrlEndpointConfig |
UrlEndpointConfig.withUrl(String url)
The HTTP URL endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetServiceResult.setUrlEndpoint(UrlEndpointConfig urlEndpoint)
The configuration for the URL endpoint type.
|
GetServiceResult |
GetServiceResult.withUrlEndpoint(UrlEndpointConfig urlEndpoint)
The configuration for the URL endpoint type.
|
Copyright © 2023. All rights reserved.