Uses of Interface
software.amazon.awssdk.services.s3.model.GetUrlRequest.Builder
Packages that use GetUrlRequest.Builder
-
Uses of GetUrlRequest.Builder in software.amazon.awssdk.services.s3
Method parameters in software.amazon.awssdk.services.s3 with type arguments of type GetUrlRequest.BuilderModifier and TypeMethodDescriptionS3Utilities.getUrl(Consumer<GetUrlRequest.Builder> getUrlRequest) Returns the URL for an object stored in Amazon S3. -
Uses of GetUrlRequest.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return GetUrlRequest.BuilderModifier and TypeMethodDescriptionSets the value of the Bucket property for this object.static GetUrlRequest.BuilderGetUrlRequest.builder()Sets the endpoint to use for constructing the URL.Sets the value of the Key property for this object.Sets the region to use for constructing the URL.GetUrlRequest.toBuilder()VersionId used to reference a specific version of the object.