azure-docs-sdk-java/docs-ref-autogen/com.azure.cosmos.models.Cos...

54 строки
5.5 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.cosmos.models.CosmosClientEncryptionKeyResponse"
fullName: "com.azure.cosmos.models.CosmosClientEncryptionKeyResponse"
name: "CosmosClientEncryptionKeyResponse"
nameWithType: "CosmosClientEncryptionKeyResponse"
summary: "The type Cosmos client encryption key 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 final class **CosmosClientEncryptionKeyResponse**</br> extends <xref href=\"com.azure.cosmos.models.CosmosResponse?alt=com.azure.cosmos.models.CosmosResponse&text=CosmosResponse\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.cosmos.models.CosmosClientEncryptionKeyProperties?alt=com.azure.cosmos.models.CosmosClientEncryptionKeyProperties&text=CosmosClientEncryptionKeyProperties\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.azure.cosmos.models.CosmosClientEncryptionKeyResponse.getProperties()"
fullName: "com.azure.cosmos.models.CosmosClientEncryptionKeyResponse.getProperties()"
name: "getProperties()"
nameWithType: "CosmosClientEncryptionKeyResponse.getProperties()"
summary: "Gets the cosmos client encryption key properties"
overridden: "com.azure.cosmos.models.CosmosResponse.getProperties()"
syntax: "public CosmosClientEncryptionKeyProperties getProperties()"
desc: "Gets the cosmos client encryption key 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.CosmosClientEncryptionKeyProperties?alt=com.azure.cosmos.models.CosmosClientEncryptionKeyProperties&text=CosmosClientEncryptionKeyProperties\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The type Cosmos client encryption key response."
metadata: {}
package: "com.azure.cosmos.models"
artifact: com.azure:azure-cosmos:4.63.3