public static interface Timezone.Builder extends CopyableBuilder<Timezone.Builder,Timezone>
| Modifier and Type | Method and Description |
|---|---|
Timezone.Builder |
timezoneName(String timezoneName)
The name of the time zone.
|
copyapply, buildTimezone.Builder timezoneName(String timezoneName)
The name of the time zone.
timezoneName - The name of the time zone.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.