public class RecoveryRangeCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Field and Description |
|---|---|
protected NextPagination |
next |
protected java.util.List<RecoveryRange> |
recoveryRanges |
| Modifier | Constructor and Description |
|---|---|
protected |
RecoveryRangeCollection() |
| Modifier and Type | Method and Description |
|---|---|
NextPagination |
getNext()
Gets the next.
|
java.util.List<RecoveryRange> |
getRecoveryRanges()
Gets the recoveryRanges.
|
protected NextPagination next
@SerializedName(value="recovery_ranges") protected java.util.List<RecoveryRange> recoveryRanges
public NextPagination getNext()
public java.util.List<RecoveryRange> getRecoveryRanges()
Copyright © 2025. All rights reserved.