| Package | Description |
|---|---|
| com.microsoft.azure.eventgrid |
This package contains the classes for EventGridClient.
|
| Modifier and Type | Method and Description |
|---|---|
EventGridClient |
EventGridClient.withAcceptLanguage(String acceptLanguage)
Sets Gets or sets the preferred language for the response..
|
EventGridClient |
EventGridClient.withGenerateClientRequestId(boolean generateClientRequestId)
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
|
EventGridClient |
EventGridClient.withLongRunningOperationRetryTimeout(int longRunningOperationRetryTimeout)
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/