54 строки
5.2 KiB
YAML
54 строки
5.2 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.cosmos.models.CosmosUserResponse"
|
|
fullName: "com.azure.cosmos.models.CosmosUserResponse"
|
|
name: "CosmosUserResponse"
|
|
nameWithType: "CosmosUserResponse"
|
|
summary: "The type Cosmos user response."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.cosmos.models.CosmosResponse?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.cosmos.models.CosmosResponse?alt=com.azure.cosmos.models.CosmosResponse&text=CosmosResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.cosmos.models.CosmosResponse.getActivityId()?alt=com.azure.cosmos.models.CosmosResponse.getActivityId&text=getActivityId\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.cosmos.models.CosmosResponse.getCurrentResourceQuotaUsage()?alt=com.azure.cosmos.models.CosmosResponse.getCurrentResourceQuotaUsage&text=getCurrentResourceQuotaUsage\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.cosmos.models.CosmosResponse.getDiagnostics()?alt=com.azure.cosmos.models.CosmosResponse.getDiagnostics&text=getDiagnostics\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.cosmos.models.CosmosResponse.getDuration()?alt=com.azure.cosmos.models.CosmosResponse.getDuration&text=getDuration\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.cosmos.models.CosmosResponse.getMaxResourceQuota()?alt=com.azure.cosmos.models.CosmosResponse.getMaxResourceQuota&text=getMaxResourceQuota\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.cosmos.models.CosmosResponse.getProperties()?alt=com.azure.cosmos.models.CosmosResponse.getProperties&text=getProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.cosmos.models.CosmosResponse.getRequestCharge()?alt=com.azure.cosmos.models.CosmosResponse.getRequestCharge&text=getRequestCharge\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.cosmos.models.CosmosResponse.getResponseHeaders()?alt=com.azure.cosmos.models.CosmosResponse.getResponseHeaders&text=getResponseHeaders\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.cosmos.models.CosmosResponse.getSessionToken()?alt=com.azure.cosmos.models.CosmosResponse.getSessionToken&text=getSessionToken\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.cosmos.models.CosmosResponse.getStatusCode()?alt=com.azure.cosmos.models.CosmosResponse.getStatusCode&text=getStatusCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public class **CosmosUserResponse**</br> extends <xref href=\"com.azure.cosmos.models.CosmosResponse?alt=com.azure.cosmos.models.CosmosResponse&text=CosmosResponse\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.cosmos.models.CosmosUserProperties?alt=com.azure.cosmos.models.CosmosUserProperties&text=CosmosUserProperties\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.azure.cosmos.models.CosmosUserResponse.getProperties()"
|
|
fullName: "com.azure.cosmos.models.CosmosUserResponse.getProperties()"
|
|
name: "getProperties()"
|
|
nameWithType: "CosmosUserResponse.getProperties()"
|
|
summary: "Gets the cosmos user properties"
|
|
overridden: "com.azure.cosmos.models.CosmosResponse.getProperties()"
|
|
syntax: "public CosmosUserProperties getProperties()"
|
|
desc: "Gets the cosmos user properties"
|
|
returns:
|
|
description: "<xref uid=\"com.azure.cosmos.models.CosmosUserProperties\" data-throw-if-not-resolved=\"false\" data-raw-source=\"CosmosUserProperties\"></xref>"
|
|
type: "<xref href=\"com.azure.cosmos.models.CosmosUserProperties?alt=com.azure.cosmos.models.CosmosUserProperties&text=CosmosUserProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The type Cosmos user response. Contains methods to get properties"
|
|
metadata: {}
|
|
package: "com.azure.cosmos.models"
|
|
artifact: com.azure:azure-cosmos:4.63.4
|