You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/eventgrid/azure-messaging-eventgrid-namespaces/src/main/java/com/azure/messaging/eventgrid/namespaces/models/AcknowledgeResult.java
+16-23
Original file line number
Diff line number
Diff line change
@@ -23,25 +23,13 @@ public final class AcknowledgeResult implements JsonSerializable<AcknowledgeResu
23
23
* related error information (namely, the error code and description).
Copy file name to clipboardExpand all lines: sdk/eventgrid/azure-messaging-eventgrid-namespaces/src/main/java/com/azure/messaging/eventgrid/namespaces/models/ReceiveResult.java
+12-15
Original file line number
Diff line number
Diff line change
@@ -22,17 +22,7 @@ public final class ReceiveResult implements JsonSerializable<ReceiveResult> {
22
22
* Array of receive responses, one per cloud event.
Copy file name to clipboardExpand all lines: sdk/eventgrid/azure-messaging-eventgrid-namespaces/src/main/java/com/azure/messaging/eventgrid/namespaces/models/RejectResult.java
+16-23
Original file line number
Diff line number
Diff line change
@@ -23,25 +23,13 @@ public final class RejectResult implements JsonSerializable<RejectResult> {
23
23
* related error information (namely, the error code and description).
Copy file name to clipboardExpand all lines: sdk/eventgrid/azure-messaging-eventgrid-namespaces/src/main/java/com/azure/messaging/eventgrid/namespaces/models/ReleaseResult.java
+16-23
Original file line number
Diff line number
Diff line change
@@ -23,25 +23,13 @@ public final class ReleaseResult implements JsonSerializable<ReleaseResult> {
23
23
* related error information (namely, the error code and description).
Copy file name to clipboardExpand all lines: sdk/eventgrid/azure-messaging-eventgrid-namespaces/src/main/java/com/azure/messaging/eventgrid/namespaces/models/RenewLocksResult.java
+16-23
Original file line number
Diff line number
Diff line change
@@ -23,25 +23,13 @@ public final class RenewLocksResult implements JsonSerializable<RenewLocksResult
23
23
* related error information (namely, the error code and description).
0 commit comments