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

54 строки
5.4 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.cosmos.models.CosmosUserDefinedFunctionResponse"
fullName: "com.azure.cosmos.models.CosmosUserDefinedFunctionResponse"
name: "CosmosUserDefinedFunctionResponse"
nameWithType: "CosmosUserDefinedFunctionResponse"
summary: "The type Cosmos user defined function 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 **CosmosUserDefinedFunctionResponse**</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.CosmosUserDefinedFunctionProperties?alt=com.azure.cosmos.models.CosmosUserDefinedFunctionProperties&text=CosmosUserDefinedFunctionProperties\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.azure.cosmos.models.CosmosUserDefinedFunctionResponse.getProperties()"
fullName: "com.azure.cosmos.models.CosmosUserDefinedFunctionResponse.getProperties()"
name: "getProperties()"
nameWithType: "CosmosUserDefinedFunctionResponse.getProperties()"
summary: "Gets the cosmos get<wbr>User defined function get<wbr>Properties"
overridden: "com.azure.cosmos.models.CosmosResponse.getProperties()"
syntax: "public CosmosUserDefinedFunctionProperties getProperties()"
desc: "Gets the cosmos getUser defined function getProperties"
returns:
description: "the cosmos getUser defined function getProperties"
type: "<xref href=\"com.azure.cosmos.models.CosmosUserDefinedFunctionProperties?alt=com.azure.cosmos.models.CosmosUserDefinedFunctionProperties&text=CosmosUserDefinedFunctionProperties\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The type Cosmos user defined function response."
metadata: {}
package: "com.azure.cosmos.models"
artifact: com.azure:azure-cosmos:4.63.3