Uses of Class
com.microsoft.azure.management.containerregistry.Request
Package
Description
This package contains the classes for ContainerRegistryManagementClient.
-
Uses of Request in com.microsoft.azure.management.containerregistry
Modifier and TypeMethodDescriptionEventContent.request()
Get the request that generated the event.Set the IP or hostname and possibly port of the client connection that initiated the event.Set the externally accessible hostname of the registry instance, as specified by the http host header on incoming requests.Set the ID of the request that initiated the event.Request.withMethod
(String method) Set the request method that generated the event.Request.withUseragent
(String useragent) Set the user agent header of the request.Modifier and TypeMethodDescriptionEventContent.withRequest
(Request request) Set the request that generated the event.