GetDecoderManifestResponse.Builder |
GetDecoderManifestResponse.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the decoder manifest.
|
static GetDecoderManifestResponse.Builder |
GetDecoderManifestResponse.builder() |
|
GetDecoderManifestResponse.Builder |
GetDecoderManifestResponse.Builder.creationTime(Instant creationTime) |
The time the decoder manifest was created in seconds since epoch (January 1, 1970 at midnight UTC time).
|
GetDecoderManifestResponse.Builder |
GetDecoderManifestResponse.Builder.description(String description) |
A brief description of the decoder manifest.
|
GetDecoderManifestResponse.Builder |
GetDecoderManifestResponse.Builder.lastModificationTime(Instant lastModificationTime) |
The time the decoder manifest was last updated in seconds since epoch (January 1, 1970 at midnight UTC time).
|
GetDecoderManifestResponse.Builder |
GetDecoderManifestResponse.Builder.message(String message) |
The detailed message for the decoder manifest.
|
GetDecoderManifestResponse.Builder |
GetDecoderManifestResponse.Builder.modelManifestArn(String modelManifestArn) |
The ARN of a vehicle model (model manifest) associated with the decoder manifest.
|
GetDecoderManifestResponse.Builder |
GetDecoderManifestResponse.Builder.name(String name) |
The name of the decoder manifest.
|
GetDecoderManifestResponse.Builder |
GetDecoderManifestResponse.Builder.status(String status) |
The state of the decoder manifest.
|
GetDecoderManifestResponse.Builder |
GetDecoderManifestResponse.Builder.status(ManifestStatus status) |
The state of the decoder manifest.
|
GetDecoderManifestResponse.Builder |
GetDecoderManifestResponse.toBuilder() |
|