Uses of Class
software.amazon.awssdk.services.s3.model.LocationInfo
-
Packages that use LocationInfo Package Description software.amazon.awssdk.services.s3.model -
-
Uses of LocationInfo in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return LocationInfo Modifier and Type Method Description LocationInfoCreateBucketConfiguration. location()Specifies the location where the bucket will be created.Methods in software.amazon.awssdk.services.s3.model with parameters of type LocationInfo Modifier and Type Method Description CreateBucketConfiguration.BuilderCreateBucketConfiguration.Builder. location(LocationInfo location)Specifies the location where the bucket will be created.
-