Uses of Class
com.microsoft.azure.eventgrid.implementation.EventGridClientImpl
-
Packages that use EventGridClientImpl Package Description com.microsoft.azure.eventgrid.implementation This package contains the implementation classes for EventGridClient. -
-
Uses of EventGridClientImpl in com.microsoft.azure.eventgrid.implementation
Methods in com.microsoft.azure.eventgrid.implementation that return EventGridClientImpl Modifier and Type Method Description EventGridClientImplEventGridClientImpl. withAcceptLanguage(String acceptLanguage)Sets Gets or sets the preferred language for the response.EventGridClientImplEventGridClientImpl. withGenerateClientRequestId(boolean generateClientRequestId)Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.EventGridClientImplEventGridClientImpl. withLongRunningOperationRetryTimeout(int longRunningOperationRetryTimeout)Sets Gets or sets the retry timeout in seconds for Long Running Operations.
-