Uses of Class
com.azure.messaging.eventgrid.systemevents.StampKind
Packages that use StampKind
Package
Description
Package containing the data models for EventGridPublisherClient.
-
Uses of StampKind in com.azure.messaging.eventgrid.systemevents
Fields in com.azure.messaging.eventgrid.systemevents declared as StampKindModifier and TypeFieldDescriptionstatic final StampKindStampKind.ASE_V1Static value AseV1 for StampKind.static final StampKindStampKind.ASE_V2Static value AseV2 for StampKind.static final StampKindStampKind.PUBLICStatic value Public for StampKind.Methods in com.azure.messaging.eventgrid.systemevents that return StampKindModifier and TypeMethodDescriptionstatic StampKindStampKind.fromString(String name) Creates or finds a StampKind from its string representation.AppServicePlanEventTypeDetail.getStampKind()Get the stampKind property: Kind of environment where app service plan is.Methods in com.azure.messaging.eventgrid.systemevents that return types with arguments of type StampKindMethods in com.azure.messaging.eventgrid.systemevents with parameters of type StampKindModifier and TypeMethodDescriptionAppServicePlanEventTypeDetail.setStampKind(StampKind stampKind) Set the stampKind property: Kind of environment where app service plan is.