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