Uses of Class
com.azure.resourcemanager.containerinstance.models.HttpHeader
Packages that use HttpHeader
Package
Description
Package containing the data models for ContainerInstanceManagementClient.
-
Uses of HttpHeader in com.azure.resourcemanager.containerinstance.models
Methods in com.azure.resourcemanager.containerinstance.models that return HttpHeaderModifier and TypeMethodDescriptionSet the name property: The header name.Set the value property: The header value.Methods in com.azure.resourcemanager.containerinstance.models that return types with arguments of type HttpHeaderModifier and TypeMethodDescriptionContainerHttpGet.httpHeaders()Get the httpHeaders property: The HTTP headers.Method parameters in com.azure.resourcemanager.containerinstance.models with type arguments of type HttpHeaderModifier and TypeMethodDescriptionContainerHttpGet.withHttpHeaders(List<HttpHeader> httpHeaders) Set the httpHeaders property: The HTTP headers.