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