Uses of Class
software.amazon.awssdk.services.glue.model.Location
-
Packages that use Location Package Description software.amazon.awssdk.services.glue.model -
-
Uses of Location in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return Location Modifier and Type Method Description LocationGetMappingRequest. location()Parameters for the mapping.LocationGetPlanRequest. location()The parameters for the mapping.Methods in software.amazon.awssdk.services.glue.model with parameters of type Location Modifier and Type Method Description GetMappingRequest.BuilderGetMappingRequest.Builder. location(Location location)Parameters for the mapping.GetPlanRequest.BuilderGetPlanRequest.Builder. location(Location location)The parameters for the mapping.
-