| 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> |
ModifyCustomDBEngineVersionResult.getSupportedTimezones()
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
List<Timezone> |
DeleteCustomDBEngineVersionResult.getSupportedTimezones()
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
List<Timezone> |
CreateCustomDBEngineVersionResult.getSupportedTimezones()
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
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 |
|---|---|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportedTimezones(Timezone... supportedTimezones)
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
DeleteCustomDBEngineVersionResult |
DeleteCustomDBEngineVersionResult.withSupportedTimezones(Timezone... supportedTimezones)
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
CreateCustomDBEngineVersionResult |
CreateCustomDBEngineVersionResult.withSupportedTimezones(Timezone... supportedTimezones)
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
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 |
ModifyCustomDBEngineVersionResult.setSupportedTimezones(Collection<Timezone> supportedTimezones)
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
void |
DeleteCustomDBEngineVersionResult.setSupportedTimezones(Collection<Timezone> supportedTimezones)
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
void |
CreateCustomDBEngineVersionResult.setSupportedTimezones(Collection<Timezone> supportedTimezones)
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
void |
DBEngineVersion.setSupportedTimezones(Collection<Timezone> supportedTimezones)
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportedTimezones(Collection<Timezone> supportedTimezones)
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
DeleteCustomDBEngineVersionResult |
DeleteCustomDBEngineVersionResult.withSupportedTimezones(Collection<Timezone> supportedTimezones)
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
CreateCustomDBEngineVersionResult |
CreateCustomDBEngineVersionResult.withSupportedTimezones(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 © 2024. All rights reserved.