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