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