software.amazon.jsii.JsiiObject.InitializationModeUlimit.Builder, Ulimit.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Ulimit.Builder builder)
Constructor that initializes the object based on literal property values passed by the
Ulimit.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getHardLimit()
The hard limit for the ulimit type.
|
UlimitName |
getName()
The type of the ulimit.
|
Number |
getSoftLimit()
The soft limit for the ulimit type.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Ulimit.Builder builder)
Ulimit.Builder.public final Number getHardLimit()
UlimitgetHardLimit in interface Ulimitpublic final UlimitName getName()
UlimitFor more information, see UlimitName.
public final Number getSoftLimit()
UlimitgetSoftLimit in interface Ulimit@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.