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