Package com.microsoft.graph.models
Class ServiceHealthIssueIncidentReportParameterSet.ServiceHealthIssueIncidentReportParameterSetBuilder
java.lang.Object
com.microsoft.graph.models.ServiceHealthIssueIncidentReportParameterSet.ServiceHealthIssueIncidentReportParameterSetBuilder
- Enclosing class:
ServiceHealthIssueIncidentReportParameterSet
public static final class ServiceHealthIssueIncidentReportParameterSet.ServiceHealthIssueIncidentReportParameterSetBuilder
extends Object
Fluent builder for the ServiceHealthIssueIncidentReportParameterSet
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedInstanciates a new ServiceHealthIssueIncidentReportParameterSetBuilder -
Method Summary
Modifier and TypeMethodDescriptionbuild()Buils the resulting body object to be passed to the request
-
Constructor Details
-
ServiceHealthIssueIncidentReportParameterSetBuilder
@Nullable protected ServiceHealthIssueIncidentReportParameterSetBuilder()Instanciates a new ServiceHealthIssueIncidentReportParameterSetBuilder
-
-
Method Details
-
build
Buils the resulting body object to be passed to the request- Returns:
- the body object to pass to the request
-