public class GroupCheckGrantedPermissionsForAppParameterSet
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GroupCheckGrantedPermissionsForAppParameterSet.GroupCheckGrantedPermissionsForAppParameterSetBuilder
Fluent builder for the GroupCheckGrantedPermissionsForAppParameterSet
|
| Modifier | Constructor and Description |
|---|---|
|
GroupCheckGrantedPermissionsForAppParameterSet()
Instiaciates a new GroupCheckGrantedPermissionsForAppParameterSet
|
protected |
GroupCheckGrantedPermissionsForAppParameterSet(GroupCheckGrantedPermissionsForAppParameterSet.GroupCheckGrantedPermissionsForAppParameterSetBuilder builder)
Instiaciates a new GroupCheckGrantedPermissionsForAppParameterSet
|
| 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 GroupCheckGrantedPermissionsForAppParameterSet.GroupCheckGrantedPermissionsForAppParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
public GroupCheckGrantedPermissionsForAppParameterSet()
protected GroupCheckGrantedPermissionsForAppParameterSet(@Nonnull
GroupCheckGrantedPermissionsForAppParameterSet.GroupCheckGrantedPermissionsForAppParameterSetBuilder builder)
builder - builder bearing the parameters to initialize from@Nonnull public static GroupCheckGrantedPermissionsForAppParameterSet.GroupCheckGrantedPermissionsForAppParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()