AWS SDK for C++
1.8.153
AWS SDK for C++
|
#include <JobParameters.h>
Aws::Glacier::Model::JobParameters::JobParameters | ( | ) |
Aws::Glacier::Model::JobParameters::JobParameters | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The ID of the archive that you want to retrieve. This field is required only if Type
is set to select
or archive-retrieval
code>. An error occurs if you specify this request parameter for an inventory retrieval job request.
Definition at line 179 of file JobParameters.h.
|
inline |
The optional description for the job. The description must be less than or equal to 1,024 bytes. The allowable characters are 7-bit ASCII without control codes-specifically, ASCII values 32-126 decimal or 0x20-0x7E hexadecimal.
Definition at line 242 of file JobParameters.h.
|
inline |
When initiating a job to retrieve a vault inventory, you can optionally add this parameter to your request to specify the output format. If you are initiating an inventory job and do not specify a Format field, JSON is the default format. Valid values are "CSV" and "JSON".
Definition at line 57 of file JobParameters.h.
|
inline |
The ID of the archive that you want to retrieve. This field is required only if Type
is set to select
or archive-retrieval
code>. An error occurs if you specify this request parameter for an inventory retrieval job request.
Definition at line 171 of file JobParameters.h.
|
inline |
The optional description for the job. The description must be less than or equal to 1,024 bytes. The allowable characters are 7-bit ASCII without control codes-specifically, ASCII values 32-126 decimal or 0x20-0x7E hexadecimal.
Definition at line 235 of file JobParameters.h.
|
inline |
When initiating a job to retrieve a vault inventory, you can optionally add this parameter to your request to specify the output format. If you are initiating an inventory job and do not specify a Format field, JSON is the default format. Valid values are "CSV" and "JSON".
Definition at line 49 of file JobParameters.h.
|
inline |
Input parameters used for range inventory retrieval.
Definition at line 509 of file JobParameters.h.
|
inline |
Contains information about the location where the select job results are stored.
Definition at line 572 of file JobParameters.h.
|
inline |
The byte range to retrieve for an archive retrieval. in the form "<i>StartByteValue</i>-<i>EndByteValue</i>" If not specified, the whole archive is retrieved. If specified, the byte range must be megabyte (1024*1024) aligned which means that StartByteValue must be divisible by 1 MB and EndByteValue plus 1 must be divisible by 1 MB or be the end of the archive specified as the archive byte size value minus 1. If RetrievalByteRange is not megabyte aligned, this operation returns a 400 response.
An error occurs if you specify this field for an inventory retrieval job request.
Definition at line 362 of file JobParameters.h.
|
inline |
Contains the parameters that define a job.
Definition at line 540 of file JobParameters.h.
|
inline |
|
inline |
The tier to use for a select or an archive retrieval job. Valid values are Expedited
, Standard
, or Bulk
. Standard
is the default.
Definition at line 454 of file JobParameters.h.
|
inline |
The job type. You can initiate a job to perform a select query on an archive, retrieve an archive, or get an inventory of a vault. Valid values are "select", "archive-retrieval" and "inventory-retrieval".
Definition at line 113 of file JobParameters.h.
|
inline |
Input parameters used for range inventory retrieval.
Definition at line 514 of file JobParameters.h.
Aws::Utils::Json::JsonValue Aws::Glacier::Model::JobParameters::Jsonize | ( | ) | const |
JobParameters& Aws::Glacier::Model::JobParameters::operator= | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
Contains information about the location where the select job results are stored.
Definition at line 578 of file JobParameters.h.
|
inline |
The byte range to retrieve for an archive retrieval. in the form "<i>StartByteValue</i>-<i>EndByteValue</i>" If not specified, the whole archive is retrieved. If specified, the byte range must be megabyte (1024*1024) aligned which means that StartByteValue must be divisible by 1 MB and EndByteValue plus 1 must be divisible by 1 MB or be the end of the archive specified as the archive byte size value minus 1. If RetrievalByteRange is not megabyte aligned, this operation returns a 400 response.
An error occurs if you specify this field for an inventory retrieval job request.
Definition at line 374 of file JobParameters.h.
|
inline |
Contains the parameters that define a job.
Definition at line 545 of file JobParameters.h.
|
inline |
The ID of the archive that you want to retrieve. This field is required only if Type
is set to select
or archive-retrieval
code>. An error occurs if you specify this request parameter for an inventory retrieval job request.
Definition at line 195 of file JobParameters.h.
|
inline |
The ID of the archive that you want to retrieve. This field is required only if Type
is set to select
or archive-retrieval
code>. An error occurs if you specify this request parameter for an inventory retrieval job request.
Definition at line 187 of file JobParameters.h.
|
inline |
The ID of the archive that you want to retrieve. This field is required only if Type
is set to select
or archive-retrieval
code>. An error occurs if you specify this request parameter for an inventory retrieval job request.
Definition at line 203 of file JobParameters.h.
|
inline |
The optional description for the job. The description must be less than or equal to 1,024 bytes. The allowable characters are 7-bit ASCII without control codes-specifically, ASCII values 32-126 decimal or 0x20-0x7E hexadecimal.
Definition at line 256 of file JobParameters.h.
|
inline |
The optional description for the job. The description must be less than or equal to 1,024 bytes. The allowable characters are 7-bit ASCII without control codes-specifically, ASCII values 32-126 decimal or 0x20-0x7E hexadecimal.
Definition at line 249 of file JobParameters.h.
|
inline |
The optional description for the job. The description must be less than or equal to 1,024 bytes. The allowable characters are 7-bit ASCII without control codes-specifically, ASCII values 32-126 decimal or 0x20-0x7E hexadecimal.
Definition at line 263 of file JobParameters.h.
|
inline |
When initiating a job to retrieve a vault inventory, you can optionally add this parameter to your request to specify the output format. If you are initiating an inventory job and do not specify a Format field, JSON is the default format. Valid values are "CSV" and "JSON".
Definition at line 73 of file JobParameters.h.
|
inline |
When initiating a job to retrieve a vault inventory, you can optionally add this parameter to your request to specify the output format. If you are initiating an inventory job and do not specify a Format field, JSON is the default format. Valid values are "CSV" and "JSON".
Definition at line 65 of file JobParameters.h.
|
inline |
When initiating a job to retrieve a vault inventory, you can optionally add this parameter to your request to specify the output format. If you are initiating an inventory job and do not specify a Format field, JSON is the default format. Valid values are "CSV" and "JSON".
Definition at line 81 of file JobParameters.h.
|
inline |
Input parameters used for range inventory retrieval.
Definition at line 519 of file JobParameters.h.
|
inline |
Input parameters used for range inventory retrieval.
Definition at line 524 of file JobParameters.h.
|
inline |
Contains information about the location where the select job results are stored.
Definition at line 584 of file JobParameters.h.
|
inline |
Contains information about the location where the select job results are stored.
Definition at line 590 of file JobParameters.h.
|
inline |
The byte range to retrieve for an archive retrieval. in the form "<i>StartByteValue</i>-<i>EndByteValue</i>" If not specified, the whole archive is retrieved. If specified, the byte range must be megabyte (1024*1024) aligned which means that StartByteValue must be divisible by 1 MB and EndByteValue plus 1 must be divisible by 1 MB or be the end of the archive specified as the archive byte size value minus 1. If RetrievalByteRange is not megabyte aligned, this operation returns a 400 response.
An error occurs if you specify this field for an inventory retrieval job request.
Definition at line 398 of file JobParameters.h.
|
inline |
The byte range to retrieve for an archive retrieval. in the form "<i>StartByteValue</i>-<i>EndByteValue</i>" If not specified, the whole archive is retrieved. If specified, the byte range must be megabyte (1024*1024) aligned which means that StartByteValue must be divisible by 1 MB and EndByteValue plus 1 must be divisible by 1 MB or be the end of the archive specified as the archive byte size value minus 1. If RetrievalByteRange is not megabyte aligned, this operation returns a 400 response.
An error occurs if you specify this field for an inventory retrieval job request.
Definition at line 386 of file JobParameters.h.
|
inline |
The byte range to retrieve for an archive retrieval. in the form "<i>StartByteValue</i>-<i>EndByteValue</i>" If not specified, the whole archive is retrieved. If specified, the byte range must be megabyte (1024*1024) aligned which means that StartByteValue must be divisible by 1 MB and EndByteValue plus 1 must be divisible by 1 MB or be the end of the archive specified as the archive byte size value minus 1. If RetrievalByteRange is not megabyte aligned, this operation returns a 400 response.
An error occurs if you specify this field for an inventory retrieval job request.
Definition at line 410 of file JobParameters.h.
|
inline |
Contains the parameters that define a job.
Definition at line 550 of file JobParameters.h.
|
inline |
Contains the parameters that define a job.
Definition at line 555 of file JobParameters.h.
|
inline |
|
inline |
|
inline |
|
inline |
The tier to use for a select or an archive retrieval job. Valid values are Expedited
, Standard
, or Bulk
. Standard
is the default.
Definition at line 475 of file JobParameters.h.
|
inline |
The tier to use for a select or an archive retrieval job. Valid values are Expedited
, Standard
, or Bulk
. Standard
is the default.
Definition at line 468 of file JobParameters.h.
|
inline |
The tier to use for a select or an archive retrieval job. Valid values are Expedited
, Standard
, or Bulk
. Standard
is the default.
Definition at line 482 of file JobParameters.h.
|
inline |
The job type. You can initiate a job to perform a select query on an archive, retrieve an archive, or get an inventory of a vault. Valid values are "select", "archive-retrieval" and "inventory-retrieval".
Definition at line 134 of file JobParameters.h.
|
inline |
The job type. You can initiate a job to perform a select query on an archive, retrieve an archive, or get an inventory of a vault. Valid values are "select", "archive-retrieval" and "inventory-retrieval".
Definition at line 127 of file JobParameters.h.
|
inline |
The job type. You can initiate a job to perform a select query on an archive, retrieve an archive, or get an inventory of a vault. Valid values are "select", "archive-retrieval" and "inventory-retrieval".
Definition at line 141 of file JobParameters.h.
|
inline |
|
inline |
The tier to use for a select or an archive retrieval job. Valid values are Expedited
, Standard
, or Bulk
. Standard
is the default.
Definition at line 461 of file JobParameters.h.
|
inline |
The job type. You can initiate a job to perform a select query on an archive, retrieve an archive, or get an inventory of a vault. Valid values are "select", "archive-retrieval" and "inventory-retrieval".
Definition at line 120 of file JobParameters.h.
|
inline |
The ID of the archive that you want to retrieve. This field is required only if Type
is set to select
or archive-retrieval
code>. An error occurs if you specify this request parameter for an inventory retrieval job request.
Definition at line 219 of file JobParameters.h.
|
inline |
The ID of the archive that you want to retrieve. This field is required only if Type
is set to select
or archive-retrieval
code>. An error occurs if you specify this request parameter for an inventory retrieval job request.
Definition at line 211 of file JobParameters.h.
|
inline |
The ID of the archive that you want to retrieve. This field is required only if Type
is set to select
or archive-retrieval
code>. An error occurs if you specify this request parameter for an inventory retrieval job request.
Definition at line 227 of file JobParameters.h.
|
inline |
The optional description for the job. The description must be less than or equal to 1,024 bytes. The allowable characters are 7-bit ASCII without control codes-specifically, ASCII values 32-126 decimal or 0x20-0x7E hexadecimal.
Definition at line 277 of file JobParameters.h.
|
inline |
The optional description for the job. The description must be less than or equal to 1,024 bytes. The allowable characters are 7-bit ASCII without control codes-specifically, ASCII values 32-126 decimal or 0x20-0x7E hexadecimal.
Definition at line 270 of file JobParameters.h.
|
inline |
The optional description for the job. The description must be less than or equal to 1,024 bytes. The allowable characters are 7-bit ASCII without control codes-specifically, ASCII values 32-126 decimal or 0x20-0x7E hexadecimal.
Definition at line 284 of file JobParameters.h.
|
inline |
When initiating a job to retrieve a vault inventory, you can optionally add this parameter to your request to specify the output format. If you are initiating an inventory job and do not specify a Format field, JSON is the default format. Valid values are "CSV" and "JSON".
Definition at line 97 of file JobParameters.h.
|
inline |
When initiating a job to retrieve a vault inventory, you can optionally add this parameter to your request to specify the output format. If you are initiating an inventory job and do not specify a Format field, JSON is the default format. Valid values are "CSV" and "JSON".
Definition at line 89 of file JobParameters.h.
|
inline |
When initiating a job to retrieve a vault inventory, you can optionally add this parameter to your request to specify the output format. If you are initiating an inventory job and do not specify a Format field, JSON is the default format. Valid values are "CSV" and "JSON".
Definition at line 105 of file JobParameters.h.
|
inline |
Input parameters used for range inventory retrieval.
Definition at line 529 of file JobParameters.h.
|
inline |
Input parameters used for range inventory retrieval.
Definition at line 534 of file JobParameters.h.
|
inline |
Contains information about the location where the select job results are stored.
Definition at line 596 of file JobParameters.h.
|
inline |
Contains information about the location where the select job results are stored.
Definition at line 602 of file JobParameters.h.
|
inline |
The byte range to retrieve for an archive retrieval. in the form "<i>StartByteValue</i>-<i>EndByteValue</i>" If not specified, the whole archive is retrieved. If specified, the byte range must be megabyte (1024*1024) aligned which means that StartByteValue must be divisible by 1 MB and EndByteValue plus 1 must be divisible by 1 MB or be the end of the archive specified as the archive byte size value minus 1. If RetrievalByteRange is not megabyte aligned, this operation returns a 400 response.
An error occurs if you specify this field for an inventory retrieval job request.
Definition at line 434 of file JobParameters.h.
|
inline |
The byte range to retrieve for an archive retrieval. in the form "<i>StartByteValue</i>-<i>EndByteValue</i>" If not specified, the whole archive is retrieved. If specified, the byte range must be megabyte (1024*1024) aligned which means that StartByteValue must be divisible by 1 MB and EndByteValue plus 1 must be divisible by 1 MB or be the end of the archive specified as the archive byte size value minus 1. If RetrievalByteRange is not megabyte aligned, this operation returns a 400 response.
An error occurs if you specify this field for an inventory retrieval job request.
Definition at line 422 of file JobParameters.h.
|
inline |
The byte range to retrieve for an archive retrieval. in the form "<i>StartByteValue</i>-<i>EndByteValue</i>" If not specified, the whole archive is retrieved. If specified, the byte range must be megabyte (1024*1024) aligned which means that StartByteValue must be divisible by 1 MB and EndByteValue plus 1 must be divisible by 1 MB or be the end of the archive specified as the archive byte size value minus 1. If RetrievalByteRange is not megabyte aligned, this operation returns a 400 response.
An error occurs if you specify this field for an inventory retrieval job request.
Definition at line 446 of file JobParameters.h.
|
inline |
Contains the parameters that define a job.
Definition at line 560 of file JobParameters.h.
|
inline |
Contains the parameters that define a job.
Definition at line 565 of file JobParameters.h.
|
inline |
|
inline |
|
inline |
|
inline |
The tier to use for a select or an archive retrieval job. Valid values are Expedited
, Standard
, or Bulk
. Standard
is the default.
Definition at line 496 of file JobParameters.h.
|
inline |
The tier to use for a select or an archive retrieval job. Valid values are Expedited
, Standard
, or Bulk
. Standard
is the default.
Definition at line 489 of file JobParameters.h.
|
inline |
The tier to use for a select or an archive retrieval job. Valid values are Expedited
, Standard
, or Bulk
. Standard
is the default.
Definition at line 503 of file JobParameters.h.
|
inline |
The job type. You can initiate a job to perform a select query on an archive, retrieve an archive, or get an inventory of a vault. Valid values are "select", "archive-retrieval" and "inventory-retrieval".
Definition at line 155 of file JobParameters.h.
|
inline |
The job type. You can initiate a job to perform a select query on an archive, retrieve an archive, or get an inventory of a vault. Valid values are "select", "archive-retrieval" and "inventory-retrieval".
Definition at line 148 of file JobParameters.h.
|
inline |
The job type. You can initiate a job to perform a select query on an archive, retrieve an archive, or get an inventory of a vault. Valid values are "select", "archive-retrieval" and "inventory-retrieval".
Definition at line 162 of file JobParameters.h.