public class CosmosAsyncUserDefinedFunctionResponse extends CosmosResponse<CosmosUserDefinedFunctionProperties>
Modifier and Type | Method and Description |
---|---|
CosmosUserDefinedFunctionProperties |
getProperties()
Gets the cosmos getUser defined function getProperties
|
CosmosAsyncUserDefinedFunction |
getUserDefinedFunction()
Gets the cosmos user defined function object
|
getActivityId, getCosmosResponseDiagnostics, getCurrentResourceQuotaUsage, getMaxResourceQuota, getRequestCharge, getRequestLatency, getResponseHeaders, getSessionToken, getStatusCode
public CosmosUserDefinedFunctionProperties getProperties()
getProperties
in class CosmosResponse<CosmosUserDefinedFunctionProperties>
public CosmosAsyncUserDefinedFunction getUserDefinedFunction()
Copyright © 2020 Microsoft Corporation. All rights reserved.