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