Uses of Class
io.github.microcks.testcontainers.model.Header
Packages that use Header
-
Uses of Header in io.github.microcks.testcontainers.model
Methods in io.github.microcks.testcontainers.model that return types with arguments of type HeaderModifier and TypeMethodDescriptionOperationsHeaders.getGlobals()TestRequest.getOperationsHeaders()Method parameters in io.github.microcks.testcontainers.model with type arguments of type HeaderModifier and TypeMethodDescriptionTestRequest.Builder.operationsHeaders(Map<String, List<Header>> operationsHeaders) voidTestRequest.setOperationsHeaders(Map<String, List<Header>> operationsHeaders)