public class CosmosItemResponse extends CosmosResponse<CosmosItemProperties>
Modifier and Type | Method and Description |
---|---|
CosmosItem |
item()
Gets the CosmosItem
|
CosmosItemProperties |
properties()
Gets the itemSettings
|
activityId, cosmosResponseDiagnosticsString, currentResourceQuotaUsage, maxResourceQuota, requestCharge, requestLatency, responseHeaders, sessionToken, statusCode
public CosmosItemProperties properties()
public CosmosItem item()
Copyright © 2019. All rights reserved.