| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptune.model |
| Modifier and Type | Method and Description |
|---|---|
List<Timezone> |
DBEngineVersion.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 |
|---|---|
DBEngineVersion.Builder |
DBEngineVersion.Builder.supportedTimezones(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 |
|---|---|
DBEngineVersion.Builder |
DBEngineVersion.Builder.supportedTimezones(Collection<Timezone> supportedTimezones)
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
Copyright © 2023. All rights reserved.