| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
Site.Builder |
Site.Builder.accountId(String accountId)
Sets the value of the AccountId property for this object.
|
static Site.Builder |
Site.builder() |
Site.Builder |
Site.Builder.description(String description)
Sets the value of the Description property for this object.
|
Site.Builder |
Site.Builder.name(String name)
Sets the value of the Name property for this object.
|
Site.Builder |
Site.Builder.siteId(String siteId)
Sets the value of the SiteId property for this object.
|
Site.Builder |
Site.Builder.tags(Map<String,String> tags)
The site tags.
|
Site.Builder |
Site.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Site.Builder> |
Site.serializableBuilderClass() |
Copyright © 2021. All rights reserved.