| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
FeatureRolloutPolicy |
FeatureRolloutPolicy.Builder.build() |
FeatureRolloutPolicy |
FeatureRolloutPolicy.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
FeatureRolloutPolicy |
FeatureRolloutPolicy.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
FeatureRolloutPolicy |
FeatureRolloutPolicy.withDescription(String description) |
FeatureRolloutPolicy |
FeatureRolloutPolicy.withDisplayName(String displayName) |
FeatureRolloutPolicy |
FeatureRolloutPolicy.withFeature(StagedFeatureName feature) |
FeatureRolloutPolicy |
FeatureRolloutPolicy.withIsAppliedToOrganization(Boolean isAppliedToOrganization) |
FeatureRolloutPolicy |
FeatureRolloutPolicy.withIsEnabled(Boolean isEnabled) |
Copyright © 2018–2020. All rights reserved.