public class OperationParameter extends Object
DomainApiHandler
.
Used by DomainUtil.writeResponse(io.undertow.server.HttpServerExchange, int, org.jboss.dmr.ModelNode, OperationParameter)
Modifier and Type | Class and Description |
---|---|
static class |
OperationParameter.Builder
Builder for
OperationParameter . |
Modifier and Type | Method and Description |
---|---|
io.undertow.util.ETag |
getEtag() |
int |
getMaxAge() |
boolean |
isEncode() |
boolean |
isGet() |
boolean |
isPretty() |
String |
toString() |
Copyright © 2023 JBoss by Red Hat. All rights reserved.