public class ListInstancesResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
ListInstancesResponse()
Constructs a new ListInstanceResponse object.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getInstanceNames()
Get the names of all instances got from server side.
|
void |
setInstanceNames(List<String> names)
Set the names of all instances got from server side.
|
getMetadatapublic ListInstancesResponse()
Copyright © 2021. All rights reserved.