| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
static GetBasePathMappingsResponse.Builder |
GetBasePathMappingsResponse.builder() |
GetBasePathMappingsResponse.Builder |
GetBasePathMappingsResponse.Builder.items(BasePathMapping... items)
The current page of elements from this collection.
|
GetBasePathMappingsResponse.Builder |
GetBasePathMappingsResponse.Builder.items(Collection<BasePathMapping> items)
The current page of elements from this collection.
|
GetBasePathMappingsResponse.Builder |
GetBasePathMappingsResponse.Builder.items(Consumer<BasePathMapping.Builder>... items)
The current page of elements from this collection.
|
GetBasePathMappingsResponse.Builder |
GetBasePathMappingsResponse.Builder.position(String position)
Sets the value of the Position property for this object.
|
GetBasePathMappingsResponse.Builder |
GetBasePathMappingsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetBasePathMappingsResponse.Builder> |
GetBasePathMappingsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.