| Package | Description |
|---|---|
| software.amazon.awssdk.services.glacier.model |
| Modifier and Type | Method and Description |
|---|---|
OutputLocation |
GlacierJobDescription.outputLocation()
Contains the location where the data from the select job is stored.
|
OutputLocation |
DescribeJobResponse.outputLocation()
Contains the location where the data from the select job is stored.
|
OutputLocation |
JobParameters.outputLocation()
Contains information about the location where the select job results are stored.
|
| Modifier and Type | Method and Description |
|---|---|
GlacierJobDescription.Builder |
GlacierJobDescription.Builder.outputLocation(OutputLocation outputLocation)
Contains the location where the data from the select job is stored.
|
DescribeJobResponse.Builder |
DescribeJobResponse.Builder.outputLocation(OutputLocation outputLocation)
Contains the location where the data from the select job is stored.
|
JobParameters.Builder |
JobParameters.Builder.outputLocation(OutputLocation outputLocation)
Contains information about the location where the select job results are stored.
|
Copyright © 2023. All rights reserved.