Uses of Class
software.amazon.awssdk.services.migrationhubrefactorspaces.model.UrlEndpointInput
-
Packages that use UrlEndpointInput Package Description software.amazon.awssdk.services.migrationhubrefactorspaces.model -
-
Uses of UrlEndpointInput in software.amazon.awssdk.services.migrationhubrefactorspaces.model
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.model that return UrlEndpointInput Modifier and Type Method Description UrlEndpointInputCreateServiceRequest. urlEndpoint()The configuration for the URL endpoint type.UrlEndpointInputCreateServiceResponse. urlEndpoint()The configuration for the URL endpoint type.Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.model with parameters of type UrlEndpointInput Modifier and Type Method Description CreateServiceRequest.BuilderCreateServiceRequest.Builder. urlEndpoint(UrlEndpointInput urlEndpoint)The configuration for the URL endpoint type.CreateServiceResponse.BuilderCreateServiceResponse.Builder. urlEndpoint(UrlEndpointInput urlEndpoint)The configuration for the URL endpoint type.
-