public class NetworkInterfaceForRunInstancesInput extends Object
| Constructor and Description |
|---|
NetworkInterfaceForRunInstancesInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPrimaryIpAddress()
Get primaryIpAddress
|
int |
hashCode() |
NetworkInterfaceForRunInstancesInput |
primaryIpAddress(String primaryIpAddress) |
void |
setPrimaryIpAddress(String primaryIpAddress) |
String |
toString() |
public NetworkInterfaceForRunInstancesInput()
public NetworkInterfaceForRunInstancesInput primaryIpAddress(String primaryIpAddress)
public String getPrimaryIpAddress()
public void setPrimaryIpAddress(String primaryIpAddress)
Copyright © 2025. All rights reserved.