ServerListResult Class
- java.
lang. Object - com.
azure. resourcemanager. mysql. models. ServerListResult
- com.
public final class ServerListResult
A list of servers.
Constructor | Description | |
---|---|---|
Server |
Modifier and Type | Method and Description |
---|---|
void |
validate()
Validates the instance. |
List<Server |
value()
Get the value property: The list of servers. |
Server |
with Set the value property: The list of servers. |
Methods inherited from java.lang.Object
ServerListResult
public ServerListResult()
validate
public void validate()
Validates the instance.
value
public List
Get the value property: The list of servers.
Returns:
the value value.
withValue
public ServerListResult withValue(List
Set the value property: The list of servers.
Parameters:
value
- the value value to set.
Returns:
the ServerListResult object itself.
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: