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