public class CosmosAsyncTriggerResponse extends CosmosResponse<CosmosTriggerProperties>
Modifier and Type | Method and Description |
---|---|
CosmosTriggerProperties |
getProperties()
Gets the cosmos trigger properties or null
|
CosmosAsyncTrigger |
getTrigger()
Gets the cosmos trigger object or null
|
getActivityId, getCosmosResponseDiagnostics, getCurrentResourceQuotaUsage, getMaxResourceQuota, getRequestCharge, getRequestLatency, getResponseHeaders, getSessionToken, getStatusCode
public CosmosTriggerProperties getProperties()
getProperties
in class CosmosResponse<CosmosTriggerProperties>
CosmosTriggerProperties
public CosmosAsyncTrigger getTrigger()
CosmosAsyncTrigger
Copyright © 2020 Microsoft Corporation. All rights reserved.