CopyableBuilder<Timezone.Builder,Timezone>
, SdkBuilder<Timezone.Builder,Timezone>
public static interface Timezone.Builder extends CopyableBuilder<Timezone.Builder,Timezone>
Modifier and Type | Method | Description |
---|---|---|
Timezone.Builder |
timezoneName(String timezoneName) |
The name of the time zone.
|
copy
apply, build
Timezone.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.