| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
static UrlEndpointSummary.Builder |
UrlEndpointSummary.builder() |
UrlEndpointSummary.Builder |
UrlEndpointSummary.Builder.healthUrl(String healthUrl)
The health check URL of the URL endpoint type.
|
UrlEndpointSummary.Builder |
UrlEndpointSummary.toBuilder() |
UrlEndpointSummary.Builder |
UrlEndpointSummary.Builder.url(String url)
The URL to route traffic to.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UrlEndpointSummary.Builder> |
UrlEndpointSummary.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ServiceSummary.Builder |
ServiceSummary.Builder.urlEndpoint(Consumer<UrlEndpointSummary.Builder> urlEndpoint)
The summary of the configuration for the URL endpoint type.
|
Copyright © 2022. All rights reserved.