| Package | Description |
|---|---|
| com.amazonaws.services.glacier.model |
| Modifier and Type | Method and Description |
|---|---|
static QuoteFields |
QuoteFields.fromValue(String value)
Use this in place of valueOf.
|
static QuoteFields |
QuoteFields.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuoteFields[] |
QuoteFields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CSVOutput |
CSVOutput.withQuoteFields(QuoteFields quoteFields)
A value that indicates whether all output fields should be contained within quotation marks.
|
Copyright © 2025. All rights reserved.