RemoteDebuggingPayload Class
- java.
lang. Object - com.
azure. resourcemanager. appplatform. models. RemoteDebuggingPayload
- com.
Implements
public final class RemoteDebuggingPayload
implements JsonSerializable<RemoteDebuggingPayload>
Remote debugging payload.
Constructor | Description |
---|---|
Remote |
Creates an instance of Remote |
Modifier and Type | Method and Description |
---|---|
static
Remote |
from Reads an instance of Remote |
Integer |
port()
Get the port property: Application debugging port. |
Json |
to |
void |
validate()
Validates the instance. |
Remote |
with Set the port property: Application debugging port. |
Methods inherited from java.lang.Object
RemoteDebuggingPayload
public RemoteDebuggingPayload()
Creates an instance of RemoteDebuggingPayload class.
fromJson
public static RemoteDebuggingPayload fromJson(JsonReader jsonReader)
Reads an instance of RemoteDebuggingPayload from the JsonReader.
Parameters:
Returns:
Throws:
port
public Integer port()
Get the port property: Application debugging port.
Returns:
toJson
validate
public void validate()
Validates the instance.
withPort
public RemoteDebuggingPayload withPort(Integer port)
Set the port property: Application debugging port.
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: