Uses of Class
com.microsoft.azure.management.containerinstance.HttpHeaders
Packages that use HttpHeaders
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of HttpHeaders in com.microsoft.azure.management.containerinstance
Methods in com.microsoft.azure.management.containerinstance that return HttpHeadersModifier and TypeMethodDescriptionContainerHttpGet.httpHeaders()
Get the HTTP headers.Set the header name.Set the header value.Methods in com.microsoft.azure.management.containerinstance with parameters of type HttpHeadersModifier and TypeMethodDescriptionContainerHttpGet.withHttpHeaders
(HttpHeaders httpHeaders) Set the HTTP headers.