Uses of Class
odata.msgraph.client.beta.complex.SubjectRightsRequestStageDetail.Builder
-
Packages that use SubjectRightsRequestStageDetail.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of SubjectRightsRequestStageDetail.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return SubjectRightsRequestStageDetail.Builder Modifier and Type Method Description static SubjectRightsRequestStageDetail.BuilderSubjectRightsRequestStageDetail. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).SubjectRightsRequestStageDetail.BuilderSubjectRightsRequestStageDetail.Builder. error(PublicError error)SubjectRightsRequestStageDetail.BuilderSubjectRightsRequestStageDetail.Builder. stage(SubjectRightsRequestStage stage)SubjectRightsRequestStageDetail.BuilderSubjectRightsRequestStageDetail.Builder. status(SubjectRightsRequestStageStatus status)
-