public class RestoreCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Field and Description |
|---|---|
protected NextPagination |
next |
protected java.util.List<Restore> |
restores |
| Modifier | Constructor and Description |
|---|---|
protected |
RestoreCollection() |
| Modifier and Type | Method and Description |
|---|---|
NextPagination |
getNext()
Gets the next.
|
java.util.List<Restore> |
getRestores()
Gets the restores.
|
protected NextPagination next
protected java.util.List<Restore> restores
public NextPagination getNext()
public java.util.List<Restore> getRestores()
Copyright © 2025. All rights reserved.