| 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)
|
| Modifier and Type | Method and Description |
|---|---|
void |
AvailabilityZone.setSupportedPlatforms(Collection<SupportedPlatform> supportedPlatforms)
|
AvailabilityZone |
AvailabilityZone.withSupportedPlatforms(Collection<SupportedPlatform> supportedPlatforms)
|
Copyright © 2024. All rights reserved.