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