@Stability(value=Experimental) @Internal public static final class JsonWithStandardFieldProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements JsonWithStandardFieldProps
JsonWithStandardFieldPropssoftware.amazon.jsii.JsiiObject.InitializationModeJsonWithStandardFieldProps.Builder, JsonWithStandardFieldProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(Boolean caller,
Boolean httpMethod,
Boolean ip,
Boolean protocol,
Boolean requestTime,
Boolean resourcePath,
Boolean responseLength,
Boolean status,
Boolean user)
Constructor that initializes the object based on literal property values passed by the
JsonWithStandardFieldProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Boolean |
getCaller()
(experimental) If this flag is enabled, the principal identifier of the caller will be output to the log.
|
Boolean |
getHttpMethod()
(experimental) If this flag is enabled, the http method will be output to the log.
|
Boolean |
getIp()
(experimental) If this flag is enabled, the source IP of request will be output to the log.
|
Boolean |
getProtocol()
(experimental) If this flag is enabled, the request protocol will be output to the log.
|
Boolean |
getRequestTime()
(experimental) If this flag is enabled, the CLF-formatted request time((dd/MMM/yyyy:HH:mm:ss +-hhmm) will be output to the log.
|
Boolean |
getResourcePath()
(experimental) If this flag is enabled, the path to your resource will be output to the log.
|
Boolean |
getResponseLength()
(experimental) If this flag is enabled, the response payload length will be output to the log.
|
Boolean |
getStatus()
(experimental) If this flag is enabled, the method response status will be output to the log.
|
Boolean |
getUser()
(experimental) If this flag is enabled, the principal identifier of the user will be output to the log.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Boolean caller, Boolean httpMethod, Boolean ip, Boolean protocol, Boolean requestTime, Boolean resourcePath, Boolean responseLength, Boolean status, Boolean user)
JsonWithStandardFieldProps.Builder.public final Boolean getCaller()
JsonWithStandardFieldPropsgetCaller in interface JsonWithStandardFieldPropspublic final Boolean getHttpMethod()
JsonWithStandardFieldPropsgetHttpMethod in interface JsonWithStandardFieldPropspublic final Boolean getIp()
JsonWithStandardFieldPropsgetIp in interface JsonWithStandardFieldPropspublic final Boolean getProtocol()
JsonWithStandardFieldPropsgetProtocol in interface JsonWithStandardFieldPropspublic final Boolean getRequestTime()
JsonWithStandardFieldPropsgetRequestTime in interface JsonWithStandardFieldPropspublic final Boolean getResourcePath()
JsonWithStandardFieldPropsgetResourcePath in interface JsonWithStandardFieldPropspublic final Boolean getResponseLength()
JsonWithStandardFieldPropsgetResponseLength in interface JsonWithStandardFieldPropspublic final Boolean getStatus()
JsonWithStandardFieldPropsgetStatus in interface JsonWithStandardFieldPropspublic final Boolean getUser()
JsonWithStandardFieldPropsgetUser in interface JsonWithStandardFieldProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.