| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateOutpostResponse.Builder |
UpdateOutpostResponse.builder() |
default UpdateOutpostResponse.Builder |
UpdateOutpostResponse.Builder.outpost(Consumer<Outpost.Builder> outpost)
Sets the value of the Outpost property for this object.
|
UpdateOutpostResponse.Builder |
UpdateOutpostResponse.Builder.outpost(Outpost outpost)
Sets the value of the Outpost property for this object.
|
UpdateOutpostResponse.Builder |
UpdateOutpostResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateOutpostResponse.Builder> |
UpdateOutpostResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.