public class CosmosUserProperties extends Resource
Constructor and Description |
---|
CosmosUserProperties()
Initialize a user object.
|
Modifier and Type | Method and Description |
---|---|
String |
getId()
Gets the id
|
CosmosUserProperties |
setId(String id)
Sets the id
|
getETag, getResourceId, getSelfLink, getTimestamp, setResourceId
get, getBoolean, getCollection, getDouble, getInt, getList, getLogger, getLong, getMap, getObject, getObjectByPath, getString, has, toJson, toJson, toObject, toString
public String getId()
public CosmosUserProperties setId(String id)
Copyright © 2020 Microsoft Corporation. All rights reserved.