Uses of Class
software.amazon.awssdk.services.migrationhubrefactorspaces.model.UrlEndpointConfig
-
Packages that use UrlEndpointConfig Package Description software.amazon.awssdk.services.migrationhubrefactorspaces.model -
-
Uses of UrlEndpointConfig in software.amazon.awssdk.services.migrationhubrefactorspaces.model
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.model that return UrlEndpointConfig Modifier and Type Method Description UrlEndpointConfigGetServiceResponse. urlEndpoint()The configuration for the URL endpoint type.Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.model with parameters of type UrlEndpointConfig Modifier and Type Method Description GetServiceResponse.BuilderGetServiceResponse.Builder. urlEndpoint(UrlEndpointConfig urlEndpoint)The configuration for the URL endpoint type.
-