Index

A B C E F G H P R S T V 
All Classes and Interfaces|All Packages

A

acknowledgeCloudEvents(String, String, AcknowledgeOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridAsyncClient
Acknowledge batch of Cloud Events.
acknowledgeCloudEvents(String, String, AcknowledgeOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClient
Acknowledge batch of Cloud Events.
acknowledgeCloudEventsWithResponse(String, String, BinaryData, RequestOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridAsyncClient
Acknowledge batch of Cloud Events.
acknowledgeCloudEventsWithResponse(String, String, BinaryData, RequestOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClient
Acknowledge batch of Cloud Events.
AcknowledgeOptions - Class in com.azure.messaging.eventgrid.namespaces.models
Array of lock tokens for the corresponding received Cloud Events to be acknowledged.
AcknowledgeOptions(List<String>) - Constructor for class com.azure.messaging.eventgrid.namespaces.models.AcknowledgeOptions
Creates an instance of AcknowledgeOptions class.
AcknowledgeResult - Class in com.azure.messaging.eventgrid.namespaces.models
The result of the Acknowledge operation.
addPolicy(HttpPipelinePolicy) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClientBuilder
.

B

BrokerProperties - Class in com.azure.messaging.eventgrid.namespaces.models
Properties of the Event Broker operation.
buildAsyncClient() - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClientBuilder
Builds an instance of EventGridAsyncClient class.
buildClient() - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClientBuilder
Builds an instance of EventGridClient class.
BY0_SECONDS - Static variable in class com.azure.messaging.eventgrid.namespaces.models.ReleaseDelay
Release the event after 0 seconds.
BY10_SECONDS - Static variable in class com.azure.messaging.eventgrid.namespaces.models.ReleaseDelay
Release the event after 10 seconds.
BY3600_SECONDS - Static variable in class com.azure.messaging.eventgrid.namespaces.models.ReleaseDelay
Release the event after 3600 seconds.
BY60_SECONDS - Static variable in class com.azure.messaging.eventgrid.namespaces.models.ReleaseDelay
Release the event after 60 seconds.
BY600_SECONDS - Static variable in class com.azure.messaging.eventgrid.namespaces.models.ReleaseDelay
Release the event after 600 seconds.

C

clientOptions(ClientOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClientBuilder
.
com.azure.messaging.eventgrid.namespaces - package com.azure.messaging.eventgrid.namespaces
Package containing the classes for EventGrid.
com.azure.messaging.eventgrid.namespaces.models - package com.azure.messaging.eventgrid.namespaces.models
Package containing the data models for EventGrid.
configuration(Configuration) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClientBuilder
.
credential(KeyCredential) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClientBuilder
.
credential(TokenCredential) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClientBuilder
.

E

endpoint(String) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClientBuilder
.
EventGridAsyncClient - Class in com.azure.messaging.eventgrid.namespaces
Initializes a new instance of the asynchronous EventGridClient type.
EventGridClient - Class in com.azure.messaging.eventgrid.namespaces
Initializes a new instance of the synchronous EventGridClient type.
EventGridClientBuilder - Class in com.azure.messaging.eventgrid.namespaces
A builder for creating a new instance of the EventGridClient type.
EventGridClientBuilder() - Constructor for class com.azure.messaging.eventgrid.namespaces.EventGridClientBuilder
Create an instance of the EventGridClientBuilder.
EventGridServiceVersion - Enum in com.azure.messaging.eventgrid.namespaces
Service version of EventGridClient.

F

FailedLockToken - Class in com.azure.messaging.eventgrid.namespaces.models
Failed LockToken information.
fromJson(JsonReader) - Static method in class com.azure.messaging.eventgrid.namespaces.models.AcknowledgeOptions
Reads an instance of AcknowledgeOptions from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.messaging.eventgrid.namespaces.models.AcknowledgeResult
Reads an instance of AcknowledgeResult from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.messaging.eventgrid.namespaces.models.BrokerProperties
Reads an instance of BrokerProperties from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.messaging.eventgrid.namespaces.models.FailedLockToken
Reads an instance of FailedLockToken from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.messaging.eventgrid.namespaces.models.ReceiveDetails
Reads an instance of ReceiveDetails from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.messaging.eventgrid.namespaces.models.ReceiveResult
Reads an instance of ReceiveResult from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.messaging.eventgrid.namespaces.models.RejectOptions
Reads an instance of RejectOptions from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.messaging.eventgrid.namespaces.models.RejectResult
Reads an instance of RejectResult from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.messaging.eventgrid.namespaces.models.ReleaseOptions
Reads an instance of ReleaseOptions from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.messaging.eventgrid.namespaces.models.ReleaseResult
Reads an instance of ReleaseResult from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.messaging.eventgrid.namespaces.models.RenewCloudEventLocksResult
Reads an instance of RenewCloudEventLocksResult from the JsonReader.
fromJson(JsonReader) - Static method in class com.azure.messaging.eventgrid.namespaces.models.RenewLockOptions
Reads an instance of RenewLockOptions from the JsonReader.
fromLong(long) - Static method in class com.azure.messaging.eventgrid.namespaces.models.ReleaseDelay
Creates or finds a ReleaseDelay from its string representation.

G

getBrokerProperties() - Method in class com.azure.messaging.eventgrid.namespaces.models.ReceiveDetails
Get the brokerProperties property: The Event Broker details.
getDeliveryCount() - Method in class com.azure.messaging.eventgrid.namespaces.models.BrokerProperties
Get the deliveryCount property: The attempt count for delivering the event.
getError() - Method in class com.azure.messaging.eventgrid.namespaces.models.FailedLockToken
Get the error property: Error information of the failed operation result for the lock token in the request.
getEvent() - Method in class com.azure.messaging.eventgrid.namespaces.models.ReceiveDetails
Get the event property: Cloud Event details.
getFailedLockTokens() - Method in class com.azure.messaging.eventgrid.namespaces.models.AcknowledgeResult
Get the failedLockTokens property: Array of FailedLockToken for failed cloud events.
getFailedLockTokens() - Method in class com.azure.messaging.eventgrid.namespaces.models.RejectResult
Get the failedLockTokens property: Array of FailedLockToken for failed cloud events.
getFailedLockTokens() - Method in class com.azure.messaging.eventgrid.namespaces.models.ReleaseResult
Get the failedLockTokens property: Array of FailedLockToken for failed cloud events.
getFailedLockTokens() - Method in class com.azure.messaging.eventgrid.namespaces.models.RenewCloudEventLocksResult
Get the failedLockTokens property: Array of FailedLockToken for failed cloud events.
getLatest() - Static method in enum com.azure.messaging.eventgrid.namespaces.EventGridServiceVersion
Gets the latest service version supported by this client library.
getLockToken() - Method in class com.azure.messaging.eventgrid.namespaces.models.BrokerProperties
Get the lockToken property: The token of the lock on the event.
getLockToken() - Method in class com.azure.messaging.eventgrid.namespaces.models.FailedLockToken
Get the lockToken property: The lock token of an entry in the request.
getLockTokens() - Method in class com.azure.messaging.eventgrid.namespaces.models.AcknowledgeOptions
Get the lockTokens property: Array of lock tokens.
getLockTokens() - Method in class com.azure.messaging.eventgrid.namespaces.models.RejectOptions
Get the lockTokens property: Array of lock tokens.
getLockTokens() - Method in class com.azure.messaging.eventgrid.namespaces.models.ReleaseOptions
Get the lockTokens property: Array of lock tokens.
getLockTokens() - Method in class com.azure.messaging.eventgrid.namespaces.models.RenewLockOptions
Get the lockTokens property: Array of lock tokens.
getSucceededLockTokens() - Method in class com.azure.messaging.eventgrid.namespaces.models.AcknowledgeResult
Get the succeededLockTokens property: Array of lock tokens for the successfully acknowledged cloud events.
getSucceededLockTokens() - Method in class com.azure.messaging.eventgrid.namespaces.models.RejectResult
Get the succeededLockTokens property: Array of lock tokens for the successfully rejected cloud events.
getSucceededLockTokens() - Method in class com.azure.messaging.eventgrid.namespaces.models.ReleaseResult
Get the succeededLockTokens property: Array of lock tokens for the successfully released cloud events.
getSucceededLockTokens() - Method in class com.azure.messaging.eventgrid.namespaces.models.RenewCloudEventLocksResult
Get the succeededLockTokens property: Array of lock tokens for the successfully renewed locks.
getValue() - Method in class com.azure.messaging.eventgrid.namespaces.models.ReceiveResult
Get the value property: Array of receive responses, one per cloud event.
getVersion() - Method in enum com.azure.messaging.eventgrid.namespaces.EventGridServiceVersion

H

httpClient(HttpClient) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClientBuilder
.
httpLogOptions(HttpLogOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClientBuilder
.

P

pipeline(HttpPipeline) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClientBuilder
.
publishCloudEvent(String, CloudEvent) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridAsyncClient
Publish Single Cloud Event to namespace topic.
publishCloudEvent(String, CloudEvent) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClient
Publish Single Cloud Event to namespace topic.
publishCloudEvent(String, CloudEvent, boolean) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridAsyncClient
Publish Single Cloud Event to namespace topic.
publishCloudEvent(String, CloudEvent, boolean) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClient
Publish Single Cloud Event to namespace topic.
publishCloudEvents(String, List<CloudEvent>) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridAsyncClient
Publish Batch Cloud Event to namespace topic.
publishCloudEvents(String, List<CloudEvent>) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClient
Publish Batch Cloud Event to namespace topic.
publishCloudEventsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridAsyncClient
Publish Batch Cloud Event to namespace topic.
publishCloudEventsWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClient
Publish Batch Cloud Event to namespace topic.
publishCloudEventWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridAsyncClient
Publish Single Cloud Event to namespace topic.
publishCloudEventWithResponse(String, BinaryData, RequestOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClient
Publish Single Cloud Event to namespace topic.

R

receiveCloudEvents(String, String) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridAsyncClient
Receive Batch of Cloud Events from the Event Subscription.
receiveCloudEvents(String, String) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClient
Receive Batch of Cloud Events from the Event Subscription.
receiveCloudEvents(String, String, Integer, Duration) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridAsyncClient
Receive Batch of Cloud Events from the Event Subscription.
receiveCloudEvents(String, String, Integer, Duration) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClient
Receive Batch of Cloud Events from the Event Subscription.
receiveCloudEventsWithResponse(String, String, RequestOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridAsyncClient
Receive Batch of Cloud Events from the Event Subscription.
receiveCloudEventsWithResponse(String, String, RequestOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClient
Receive Batch of Cloud Events from the Event Subscription.
ReceiveDetails - Class in com.azure.messaging.eventgrid.namespaces.models
Receive operation details per Cloud Event.
ReceiveResult - Class in com.azure.messaging.eventgrid.namespaces.models
Details of the Receive operation response.
rejectCloudEvents(String, String, RejectOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridAsyncClient
Reject batch of Cloud Events.
rejectCloudEvents(String, String, RejectOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClient
Reject batch of Cloud Events.
rejectCloudEventsWithResponse(String, String, BinaryData, RequestOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridAsyncClient
Reject batch of Cloud Events.
rejectCloudEventsWithResponse(String, String, BinaryData, RequestOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClient
Reject batch of Cloud Events.
RejectOptions - Class in com.azure.messaging.eventgrid.namespaces.models
Array of lock tokens for the corresponding received Cloud Events to be rejected.
RejectOptions(List<String>) - Constructor for class com.azure.messaging.eventgrid.namespaces.models.RejectOptions
Creates an instance of RejectOptions class.
RejectResult - Class in com.azure.messaging.eventgrid.namespaces.models
The result of the Reject operation.
releaseCloudEvents(String, String, ReleaseOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridAsyncClient
Release batch of Cloud Events.
releaseCloudEvents(String, String, ReleaseOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClient
Release batch of Cloud Events.
releaseCloudEvents(String, String, ReleaseOptions, ReleaseDelay) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridAsyncClient
Release batch of Cloud Events.
releaseCloudEvents(String, String, ReleaseOptions, ReleaseDelay) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClient
Release batch of Cloud Events.
releaseCloudEventsWithResponse(String, String, BinaryData, RequestOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridAsyncClient
Release batch of Cloud Events.
releaseCloudEventsWithResponse(String, String, BinaryData, RequestOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClient
Release batch of Cloud Events.
ReleaseDelay - Class in com.azure.messaging.eventgrid.namespaces.models
Supported delays for release operation.
ReleaseDelay() - Constructor for class com.azure.messaging.eventgrid.namespaces.models.ReleaseDelay
Deprecated.
Use the ReleaseDelay.fromLong(long) factory method.
ReleaseOptions - Class in com.azure.messaging.eventgrid.namespaces.models
Array of lock tokens for the corresponding received Cloud Events to be released.
ReleaseOptions(List<String>) - Constructor for class com.azure.messaging.eventgrid.namespaces.models.ReleaseOptions
Creates an instance of ReleaseOptions class.
ReleaseResult - Class in com.azure.messaging.eventgrid.namespaces.models
The result of the Release operation.
renewCloudEventLocks(String, String, RenewLockOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridAsyncClient
Renew lock for batch of Cloud Events.
renewCloudEventLocks(String, String, RenewLockOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClient
Renew lock for batch of Cloud Events.
RenewCloudEventLocksResult - Class in com.azure.messaging.eventgrid.namespaces.models
The result of the RenewLock operation.
renewCloudEventLocksWithResponse(String, String, BinaryData, RequestOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridAsyncClient
Renew lock for batch of Cloud Events.
renewCloudEventLocksWithResponse(String, String, BinaryData, RequestOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClient
Renew lock for batch of Cloud Events.
RenewLockOptions - Class in com.azure.messaging.eventgrid.namespaces.models
Array of lock tokens for the corresponding received Cloud Events to be renewed.
RenewLockOptions(List<String>) - Constructor for class com.azure.messaging.eventgrid.namespaces.models.RenewLockOptions
Creates an instance of RenewLockOptions class.
retryOptions(RetryOptions) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClientBuilder
.
retryPolicy(RetryPolicy) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.

S

serviceVersion(EventGridServiceVersion) - Method in class com.azure.messaging.eventgrid.namespaces.EventGridClientBuilder
Sets Service version.

T

toJson(JsonWriter) - Method in class com.azure.messaging.eventgrid.namespaces.models.AcknowledgeOptions
toJson(JsonWriter) - Method in class com.azure.messaging.eventgrid.namespaces.models.AcknowledgeResult
toJson(JsonWriter) - Method in class com.azure.messaging.eventgrid.namespaces.models.BrokerProperties
toJson(JsonWriter) - Method in class com.azure.messaging.eventgrid.namespaces.models.FailedLockToken
toJson(JsonWriter) - Method in class com.azure.messaging.eventgrid.namespaces.models.ReceiveDetails
toJson(JsonWriter) - Method in class com.azure.messaging.eventgrid.namespaces.models.ReceiveResult
toJson(JsonWriter) - Method in class com.azure.messaging.eventgrid.namespaces.models.RejectOptions
toJson(JsonWriter) - Method in class com.azure.messaging.eventgrid.namespaces.models.RejectResult
toJson(JsonWriter) - Method in class com.azure.messaging.eventgrid.namespaces.models.ReleaseOptions
toJson(JsonWriter) - Method in class com.azure.messaging.eventgrid.namespaces.models.ReleaseResult
toJson(JsonWriter) - Method in class com.azure.messaging.eventgrid.namespaces.models.RenewCloudEventLocksResult
toJson(JsonWriter) - Method in class com.azure.messaging.eventgrid.namespaces.models.RenewLockOptions

V

V2023_06_01_PREVIEW - Enum constant in enum com.azure.messaging.eventgrid.namespaces.EventGridServiceVersion
Enum value 2023-06-01-preview.
V2023_10_01_PREVIEW - Enum constant in enum com.azure.messaging.eventgrid.namespaces.EventGridServiceVersion
Enum value 2023-10-01-preview.
V2023_11_01 - Enum constant in enum com.azure.messaging.eventgrid.namespaces.EventGridServiceVersion
Enum value 2023-11-01.
valueOf(String) - Static method in enum com.azure.messaging.eventgrid.namespaces.EventGridServiceVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.messaging.eventgrid.namespaces.EventGridServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.messaging.eventgrid.namespaces.models.ReleaseDelay
Gets known ReleaseDelay values.
A B C E F G H P R S T V 
All Classes and Interfaces|All Packages