| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotroborunner.model |
| Modifier and Type | Method and Description |
|---|---|
Site.Builder |
Site.Builder.arn(String arn)
Sets the value of the Arn property for this object.
|
static Site.Builder |
Site.builder() |
Site.Builder |
Site.Builder.countryCode(String countryCode)
Sets the value of the CountryCode property for this object.
|
Site.Builder |
Site.Builder.createdAt(Instant createdAt)
Sets the value of the CreatedAt property for this object.
|
Site.Builder |
Site.Builder.name(String name)
The name of the site.
|
Site.Builder |
Site.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Site.Builder> |
Site.serializableBuilderClass() |
Copyright © 2022. All rights reserved.