Package | Description |
---|---|
com.microsoft.azure.management.containerregistry |
This package contains the classes for ContainerRegistryManagementClient.
|
Modifier and Type | Method and Description |
---|---|
EventResponseMessage |
WebhookEventInfo.eventResponseMessage()
Gets the event response object.
|
EventResponseMessage |
EventResponseMessage.withContent(String content)
Set the content of the event response message.
|
EventResponseMessage |
EventResponseMessage.withHeaders(Map<String,String> headers)
Set the headers of the event response message.
|
EventResponseMessage |
EventResponseMessage.withReasonPhrase(String reasonPhrase)
Set the reason phrase of the event response message.
|
EventResponseMessage |
EventResponseMessage.withStatusCode(String statusCode)
Set the status code of the event response message.
|
EventResponseMessage |
EventResponseMessage.withVersion(String version)
Set the HTTP message version.
|
Copyright © 2019. All rights reserved.