| Package | Description |
|---|---|
| software.amazon.awssdk.core.internal.compression |
| Modifier and Type | Field and Description |
|---|---|
static CompressorType |
CompressorType.GZIP |
| Modifier and Type | Method and Description |
|---|---|
static CompressorType |
CompressorType.of(String value)
Creates a new
CompressorType of the given value. |
Copyright © 2023. All rights reserved.