static InventoryIpAddressSummary.Builder |
InventoryIpAddressSummary.builder() |
Create a new builder.
|
InventoryIpAddressSummary.Builder |
InventoryIpAddressSummary.Builder.copy(InventoryIpAddressSummary model) |
|
InventoryIpAddressSummary.Builder |
InventoryIpAddressSummary.Builder.dnsHostName(String dnsHostName) |
The DNS hostname of the resource assigned with the IP address.
|
InventoryIpAddressSummary.Builder |
InventoryIpAddressSummary.Builder.ipAddress(String ipAddress) |
The IP address assigned from a subnet.
|
InventoryIpAddressSummary.Builder |
InventoryIpAddressSummary.toBuilder() |
|
InventoryIpAddressSummary.Builder |
InventoryIpAddressSummary.Builder.vnicId(String vnicId) |
|
InventoryIpAddressSummary.Builder |
InventoryIpAddressSummary.Builder.vnicName(String vnicName) |
The name of the VNIC.
|