public class ListInstancesResponse extends ListResponse
metadata| Constructor and Description |
|---|
ListInstancesResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceModel> |
getResult() |
ListInstancesResponse |
setResult(List<InstanceModel> result) |
getIsTruncated, getMarker, getMaxKeys, getNextMarker, setIsTruncated, setMarker, setMaxKeys, setNextMarkergetMetadatapublic List<InstanceModel> getResult()
public ListInstancesResponse setResult(List<InstanceModel> result)
Copyright © 2023. All rights reserved.