Uses of Class
com.microsoft.azure.eventgrid.models.SubscriptionValidationResponse
-
Packages that use SubscriptionValidationResponse Package Description com.microsoft.azure.eventgrid.models This package contains the models classes for EventGridClient. -
-
Uses of SubscriptionValidationResponse in com.microsoft.azure.eventgrid.models
Methods in com.microsoft.azure.eventgrid.models that return SubscriptionValidationResponse Modifier and Type Method Description SubscriptionValidationResponseSubscriptionValidationResponse. withValidationResponse(String validationResponse)Set the validation response sent by the subscriber to Azure Event Grid to complete the validation of an event subscription.
-