IngressConfig Class
- java.
lang. Object - com.
azure. resourcemanager. appplatform. models. IngressConfig
- com.
Implements
public final class IngressConfig
implements JsonSerializable<IngressConfig>
Ingress configuration payload for Azure Spring Apps resource.
Constructor | Description |
---|---|
Ingress |
Creates an instance of Ingress |
Modifier and Type | Method and Description |
---|---|
static
Ingress |
from Reads an instance of Ingress |
Integer |
read Get the read |
Json |
to |
void |
validate()
Validates the instance. |
Ingress |
with Set the read |
Methods inherited from java.lang.Object
IngressConfig
public IngressConfig()
Creates an instance of IngressConfig class.
fromJson
public static IngressConfig fromJson(JsonReader jsonReader)
Reads an instance of IngressConfig from the JsonReader.
Parameters:
Returns:
Throws:
readTimeoutInSeconds
public Integer readTimeoutInSeconds()
Get the readTimeoutInSeconds property: Ingress read time out in seconds.
Returns:
toJson
validate
public void validate()
Validates the instance.
withReadTimeoutInSeconds
public IngressConfig withReadTimeoutInSeconds(Integer readTimeoutInSeconds)
Set the readTimeoutInSeconds property: Ingress read time out in seconds.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: