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