Uses of Class
software.amazon.awssdk.services.s3.model.LocationInfo
Packages that use LocationInfo
-
Uses of LocationInfo in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return LocationInfoModifier and TypeMethodDescriptionfinal LocationInfoCreateBucketConfiguration.location()Specifies the location where the bucket will be created.Methods in software.amazon.awssdk.services.s3.model with parameters of type LocationInfoModifier and TypeMethodDescriptionCreateBucketConfiguration.Builder.location(LocationInfo location) Specifies the location where the bucket will be created.