| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotroborunner.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateSiteResponse.Builder |
UpdateSiteResponse.Builder.arn(String arn)
Sets the value of the Arn property for this object.
|
static UpdateSiteResponse.Builder |
UpdateSiteResponse.builder() |
UpdateSiteResponse.Builder |
UpdateSiteResponse.Builder.countryCode(String countryCode)
Sets the value of the CountryCode property for this object.
|
UpdateSiteResponse.Builder |
UpdateSiteResponse.Builder.description(String description)
Sets the value of the Description property for this object.
|
UpdateSiteResponse.Builder |
UpdateSiteResponse.Builder.id(String id)
Sets the value of the Id property for this object.
|
UpdateSiteResponse.Builder |
UpdateSiteResponse.Builder.name(String name)
Sets the value of the Name property for this object.
|
UpdateSiteResponse.Builder |
UpdateSiteResponse.toBuilder() |
UpdateSiteResponse.Builder |
UpdateSiteResponse.Builder.updatedAt(Instant updatedAt)
Sets the value of the UpdatedAt property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateSiteResponse.Builder> |
UpdateSiteResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.