Uses of Class
odata.msgraph.client.beta.complex.ServicePlanInfo.Builder
-
Packages that use ServicePlanInfo.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of ServicePlanInfo.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return ServicePlanInfo.Builder Modifier and Type Method Description ServicePlanInfo.BuilderServicePlanInfo.Builder. appliesTo(String appliesTo)static ServicePlanInfo.BuilderServicePlanInfo. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ServicePlanInfo.BuilderServicePlanInfo.Builder. provisioningStatus(String provisioningStatus)ServicePlanInfo.BuilderServicePlanInfo.Builder. servicePlanId(UUID servicePlanId)ServicePlanInfo.BuilderServicePlanInfo.Builder. servicePlanName(String servicePlanName)
-