Uses of Class
odata.msgraph.client.beta.complex.GovernanceSchedule.Builder
-
Packages that use GovernanceSchedule.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of GovernanceSchedule.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return GovernanceSchedule.Builder Modifier and Type Method Description static GovernanceSchedule.BuilderGovernanceSchedule. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).GovernanceSchedule.BuilderGovernanceSchedule.Builder. duration(Duration duration)GovernanceSchedule.BuilderGovernanceSchedule.Builder. endDateTime(OffsetDateTime endDateTime)GovernanceSchedule.BuilderGovernanceSchedule.Builder. startDateTime(OffsetDateTime startDateTime)GovernanceSchedule.BuilderGovernanceSchedule.Builder. type(String type)
-