GetSiteResponse.Builder |
GetSiteResponse.Builder.arn(String arn) |
Sets the value of the Arn property for this object.
|
static GetSiteResponse.Builder |
GetSiteResponse.builder() |
|
GetSiteResponse.Builder |
GetSiteResponse.Builder.countryCode(String countryCode) |
Sets the value of the CountryCode property for this object.
|
GetSiteResponse.Builder |
GetSiteResponse.Builder.createdAt(Instant createdAt) |
Sets the value of the CreatedAt property for this object.
|
GetSiteResponse.Builder |
GetSiteResponse.Builder.description(String description) |
Sets the value of the Description property for this object.
|
GetSiteResponse.Builder |
GetSiteResponse.Builder.id(String id) |
Sets the value of the Id property for this object.
|
GetSiteResponse.Builder |
GetSiteResponse.Builder.name(String name) |
Sets the value of the Name property for this object.
|
GetSiteResponse.Builder |
GetSiteResponse.toBuilder() |
|
GetSiteResponse.Builder |
GetSiteResponse.Builder.updatedAt(Instant updatedAt) |
Sets the value of the UpdatedAt property for this object.
|