| Package | Description |
|---|---|
| com.amazonaws.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
SdkType |
SdkType.clone() |
SdkType |
SdkType.withConfigurationProperties(Collection<SdkConfigurationProperty> configurationProperties)
A list of configuration properties of an SdkType.
|
SdkType |
SdkType.withConfigurationProperties(SdkConfigurationProperty... configurationProperties)
A list of configuration properties of an SdkType.
|
SdkType |
SdkType.withDescription(String description)
The description of an SdkType.
|
SdkType |
SdkType.withFriendlyName(String friendlyName)
The user-friendly name of an SdkType instance.
|
SdkType |
SdkType.withId(String id)
The identifier of an SdkType instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<SdkType> |
GetSdkTypesResult.getItems()
The current page of elements from this collection.
|
| Modifier and Type | Method and Description |
|---|---|
GetSdkTypesResult |
GetSdkTypesResult.withItems(SdkType... items)
The current page of elements from this collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetSdkTypesResult.setItems(Collection<SdkType> items)
The current page of elements from this collection.
|
GetSdkTypesResult |
GetSdkTypesResult.withItems(Collection<SdkType> items)
The current page of elements from this collection.
|
Copyright © 2021. All rights reserved.