| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
List<SupportedPlatform> |
AvailabilityZone.supportedPlatforms()
Returns the value of the SupportedPlatforms property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
AvailabilityZone.Builder |
AvailabilityZone.Builder.supportedPlatforms(SupportedPlatform... supportedPlatforms)
Sets the value of the SupportedPlatforms property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
AvailabilityZone.Builder |
AvailabilityZone.Builder.supportedPlatforms(Collection<SupportedPlatform> supportedPlatforms)
Sets the value of the SupportedPlatforms property for this object.
|
Copyright © 2018. All rights reserved.