Uses of Class
kubevirt.io.V1HTTPHeader
Packages that use V1HTTPHeader
-
Uses of V1HTTPHeader in kubevirt.io
Fields in kubevirt.io with type parameters of type V1HTTPHeaderMethods in kubevirt.io that return V1HTTPHeaderModifier and TypeMethodDescriptionMethods in kubevirt.io that return types with arguments of type V1HTTPHeaderModifier and TypeMethodDescriptionV1HTTPGetAction.getHttpHeaders()Custom headers to set in the request.Methods in kubevirt.io with parameters of type V1HTTPHeaderModifier and TypeMethodDescriptionV1HTTPGetAction.addHttpHeadersItem(V1HTTPHeader httpHeadersItem) Method parameters in kubevirt.io with type arguments of type V1HTTPHeaderModifier and TypeMethodDescriptionV1HTTPGetAction.httpHeaders(List<V1HTTPHeader> httpHeaders) voidV1HTTPGetAction.setHttpHeaders(List<V1HTTPHeader> httpHeaders)