Package | Description |
---|---|
com.amazonaws.services.rds.model |
Modifier and Type | Method and Description |
---|---|
Timezone |
Timezone.clone() |
Timezone |
Timezone.withTimezoneName(String timezoneName)
The name of the time zone.
|
Modifier and Type | Method and Description |
---|---|
List<Timezone> |
DBEngineVersion.getSupportedTimezones()
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
Modifier and Type | Method and Description |
---|---|
DBEngineVersion |
DBEngineVersion.withSupportedTimezones(Timezone... supportedTimezones)
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
Modifier and Type | Method and Description |
---|---|
void |
DBEngineVersion.setSupportedTimezones(Collection<Timezone> supportedTimezones)
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
DBEngineVersion |
DBEngineVersion.withSupportedTimezones(Collection<Timezone> supportedTimezones)
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
Copyright © 2017. All rights reserved.