public class CosmosTriggerResponse extends CosmosResponse<CosmosTriggerProperties>
Modifier and Type | Method and Description |
---|---|
CosmosTriggerProperties |
properties()
Gets the cosmos trigger properties or null
|
CosmosTrigger |
trigger()
Gets the cosmos trigger object or null
|
activityId, cosmosResponseDiagnosticsString, currentResourceQuotaUsage, maxResourceQuota, requestCharge, requestLatency, responseHeaders, sessionToken, statusCode
public CosmosTriggerProperties properties()
CosmosTriggerProperties
public CosmosTrigger trigger()
CosmosTrigger
Copyright © 2019. All rights reserved.