| Package | Description |
|---|---|
| com.amazonaws.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
SupportedPlatform |
SupportedPlatform.clone() |
SupportedPlatform |
SupportedPlatform.withName(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<SupportedPlatform> |
AvailabilityZone.getSupportedPlatforms() |
| Modifier and Type | Method and Description |
|---|---|
AvailabilityZone |
AvailabilityZone.withSupportedPlatforms(SupportedPlatform... supportedPlatforms)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
AvailabilityZone.setSupportedPlatforms(Collection<SupportedPlatform> supportedPlatforms) |
AvailabilityZone |
AvailabilityZone.withSupportedPlatforms(Collection<SupportedPlatform> supportedPlatforms) |
Copyright © 2018. All rights reserved.