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