Uses of Class
software.amazon.awssdk.services.internetmonitor.model.ClientLocation
-
Packages that use ClientLocation Package Description software.amazon.awssdk.services.internetmonitor.model -
-
Uses of ClientLocation in software.amazon.awssdk.services.internetmonitor.model
Methods in software.amazon.awssdk.services.internetmonitor.model that return ClientLocation Modifier and Type Method Description ClientLocationGetInternetEventResponse. clientLocation()The impacted location, such as a city, where clients access Amazon Web Services application resources.ClientLocationInternetEventSummary. clientLocation()The impacted location, such as a city, that Amazon Web Services clients access application resources from.Methods in software.amazon.awssdk.services.internetmonitor.model with parameters of type ClientLocation Modifier and Type Method Description GetInternetEventResponse.BuilderGetInternetEventResponse.Builder. clientLocation(ClientLocation clientLocation)The impacted location, such as a city, where clients access Amazon Web Services application resources.InternetEventSummary.BuilderInternetEventSummary.Builder. clientLocation(ClientLocation clientLocation)The impacted location, such as a city, that Amazon Web Services clients access application resources from.
-