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