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