public static final class OutlookUserSupportedTimeZonesParameterSet.OutlookUserSupportedTimeZonesParameterSetBuilder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected TimeZoneStandard |
timeZoneStandard
The timeZoneStandard parameter value
|
Modifier | Constructor and Description |
---|---|
protected |
OutlookUserSupportedTimeZonesParameterSetBuilder()
Instanciates a new OutlookUserSupportedTimeZonesParameterSetBuilder
|
Modifier and Type | Method and Description |
---|---|
OutlookUserSupportedTimeZonesParameterSet |
build()
Buils the resulting body object to be passed to the request
|
OutlookUserSupportedTimeZonesParameterSet.OutlookUserSupportedTimeZonesParameterSetBuilder |
withTimeZoneStandard(TimeZoneStandard val)
Sets the TimeZoneStandard
|
@Nullable protected TimeZoneStandard timeZoneStandard
@Nullable protected OutlookUserSupportedTimeZonesParameterSetBuilder()
@Nonnull public OutlookUserSupportedTimeZonesParameterSet.OutlookUserSupportedTimeZonesParameterSetBuilder withTimeZoneStandard(@Nullable TimeZoneStandard val)
val
- the value to set it to@Nonnull public OutlookUserSupportedTimeZonesParameterSet build()