Uses of Interface
software.amazon.awssdk.services.s3.model.GetObjectTorrentResponse.Builder
-
Packages that use GetObjectTorrentResponse.Builder Package Description software.amazon.awssdk.services.s3.model -
-
Uses of GetObjectTorrentResponse.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return GetObjectTorrentResponse.Builder Modifier and Type Method Description static GetObjectTorrentResponse.BuilderGetObjectTorrentResponse. builder()GetObjectTorrentResponse.BuilderGetObjectTorrentResponse.Builder. requestCharged(String requestCharged)Sets the value of the RequestCharged property for this object.GetObjectTorrentResponse.BuilderGetObjectTorrentResponse.Builder. requestCharged(RequestCharged requestCharged)Sets the value of the RequestCharged property for this object.GetObjectTorrentResponse.BuilderGetObjectTorrentResponse. toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type GetObjectTorrentResponse.Builder Modifier and Type Method Description static Class<? extends GetObjectTorrentResponse.Builder>GetObjectTorrentResponse. serializableBuilderClass()
-