| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
List<SdkConfigurationProperty> |
GetSdkTypeResponse.configurationProperties()
A list of configuration properties of an SdkType.
|
List<SdkConfigurationProperty> |
SdkType.configurationProperties()
A list of configuration properties of an SdkType.
|
| Modifier and Type | Method and Description |
|---|---|
GetSdkTypeResponse.Builder |
GetSdkTypeResponse.Builder.configurationProperties(SdkConfigurationProperty... configurationProperties)
A list of configuration properties of an SdkType.
|
SdkType.Builder |
SdkType.Builder.configurationProperties(SdkConfigurationProperty... configurationProperties)
A list of configuration properties of an SdkType.
|
| Modifier and Type | Method and Description |
|---|---|
GetSdkTypeResponse.Builder |
GetSdkTypeResponse.Builder.configurationProperties(Collection<SdkConfigurationProperty> configurationProperties)
A list of configuration properties of an SdkType.
|
SdkType.Builder |
SdkType.Builder.configurationProperties(Collection<SdkConfigurationProperty> configurationProperties)
A list of configuration properties of an SdkType.
|
Copyright © 2023. All rights reserved.