Uses of Class
odata.msgraph.client.security.complex.StringValueDictionary.Builder
-
Packages that use StringValueDictionary.Builder Package Description odata.msgraph.client.security.complex -
-
Uses of StringValueDictionary.Builder in odata.msgraph.client.security.complex
Methods in odata.msgraph.client.security.complex that return StringValueDictionary.Builder Modifier and Type Method Description static StringValueDictionary.BuilderStringValueDictionary. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).
-