Uses of Class
odata.msgraph.client.beta.entity.AttributeSet.Builder
-
Packages that use AttributeSet.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of AttributeSet.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return AttributeSet.Builder Modifier and Type Method Description static AttributeSet.BuilderAttributeSet. builderAttributeSet()Returns a builder which is used to create a new instance of this class (given that this class is immutable).AttributeSet.BuilderAttributeSet.Builder. description(String description)AttributeSet.BuilderAttributeSet.Builder. id(String id)AttributeSet.BuilderAttributeSet.Builder. maxAttributesPerSet(Integer maxAttributesPerSet)
-