Package | Description |
---|---|
com.microsoft.azure.management.containerregistry |
This package contains the classes for ContainerRegistryManagementClient.
|
Modifier and Type | Method and Description |
---|---|
EventRequestMessage |
WebhookEventInfo.eventRequestMessage()
Gets the event request object.
|
EventRequestMessage |
EventRequestMessage.withContent(EventContent content)
Set the content of the event request message.
|
EventRequestMessage |
EventRequestMessage.withHeaders(Map<String,String> headers)
Set the headers of the event request message.
|
EventRequestMessage |
EventRequestMessage.withMethod(String method)
Set the HTTP method used to send the event request message.
|
EventRequestMessage |
EventRequestMessage.withRequestUri(String requestUri)
Set the URI used to send the event request message.
|
EventRequestMessage |
EventRequestMessage.withVersion(String version)
Set the HTTP message version.
|
Copyright © 2019. All rights reserved.