public class CalendarAllowedCalendarSharingRolesParameterSet
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CalendarAllowedCalendarSharingRolesParameterSet.CalendarAllowedCalendarSharingRolesParameterSetBuilder
Fluent builder for the CalendarAllowedCalendarSharingRolesParameterSet
|
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
user
The user.
|
| Modifier | Constructor and Description |
|---|---|
|
CalendarAllowedCalendarSharingRolesParameterSet()
Instiaciates a new CalendarAllowedCalendarSharingRolesParameterSet
|
protected |
CalendarAllowedCalendarSharingRolesParameterSet(CalendarAllowedCalendarSharingRolesParameterSet.CalendarAllowedCalendarSharingRolesParameterSetBuilder builder)
Instiaciates a new CalendarAllowedCalendarSharingRolesParameterSet
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.microsoft.graph.options.FunctionOption> |
getFunctionOptions()
Gets the functions options from the properties that have been set
|
static CalendarAllowedCalendarSharingRolesParameterSet.CalendarAllowedCalendarSharingRolesParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
@SerializedName(value="user",
alternate="User")
@Expose
@Nullable
public java.lang.String user
public CalendarAllowedCalendarSharingRolesParameterSet()
protected CalendarAllowedCalendarSharingRolesParameterSet(@Nonnull
CalendarAllowedCalendarSharingRolesParameterSet.CalendarAllowedCalendarSharingRolesParameterSetBuilder builder)
builder - builder bearing the parameters to initialize from@Nonnull public static CalendarAllowedCalendarSharingRolesParameterSet.CalendarAllowedCalendarSharingRolesParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()