CreateDeviceDefinitionResponse.Builder |
CreateDeviceDefinitionResponse.Builder.arn(String arn) |
The ARN of the definition.
|
static CreateDeviceDefinitionResponse.Builder |
CreateDeviceDefinitionResponse.builder() |
|
CreateDeviceDefinitionResponse.Builder |
CreateDeviceDefinitionResponse.Builder.creationTimestamp(String creationTimestamp) |
The time, in milliseconds since the epoch, when the definition was created.
|
CreateDeviceDefinitionResponse.Builder |
CreateDeviceDefinitionResponse.Builder.id(String id) |
The ID of the definition.
|
CreateDeviceDefinitionResponse.Builder |
CreateDeviceDefinitionResponse.Builder.lastUpdatedTimestamp(String lastUpdatedTimestamp) |
The time, in milliseconds since the epoch, when the definition was last updated.
|
CreateDeviceDefinitionResponse.Builder |
CreateDeviceDefinitionResponse.Builder.latestVersion(String latestVersion) |
The ID of the latest version associated with the definition.
|
CreateDeviceDefinitionResponse.Builder |
CreateDeviceDefinitionResponse.Builder.latestVersionArn(String latestVersionArn) |
The ARN of the latest version associated with the definition.
|
CreateDeviceDefinitionResponse.Builder |
CreateDeviceDefinitionResponse.Builder.name(String name) |
The name of the definition.
|
CreateDeviceDefinitionResponse.Builder |
CreateDeviceDefinitionResponse.toBuilder() |
|