public static final class ListUuidsByWebPathResponseBody.List.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListUuidsByWebPathResponseBody.List |
build() |
ListUuidsByWebPathResponseBody.List.Builder |
internetIp(String internetIp)
The public IP address of the server.
|
ListUuidsByWebPathResponseBody.List.Builder |
intranetIp(String intranetIp)
The private IP address of the server.
|
ListUuidsByWebPathResponseBody.List.Builder |
machineName(String machineName)
The name of the server.
|
ListUuidsByWebPathResponseBody.List.Builder |
uuid(String uuid)
The UUID of the server.
|
public ListUuidsByWebPathResponseBody.List.Builder internetIp(String internetIp)
The public IP address of the server.
example:8.210.XX.XX
public ListUuidsByWebPathResponseBody.List.Builder intranetIp(String intranetIp)
The private IP address of the server.
example:172.25.XX.XX
public ListUuidsByWebPathResponseBody.List.Builder machineName(String machineName)
The name of the server.
example:test****
public ListUuidsByWebPathResponseBody.List.Builder uuid(String uuid)
The UUID of the server.
example:49e25e0f-bb51-4a5a-a1b3-13a4ddaa****
public ListUuidsByWebPathResponseBody.List build()
Copyright © 2026. All rights reserved.