public static final class AcqSpecsTypes.FilterSpec.Builder
extends java.lang.Object
AcqSpecsTypes.FilterSpec
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
AcqSpecsTypes.FilterSpec . |
Modifier and Type | Method and Description |
---|---|
AcqSpecsTypes.FilterSpec |
build() |
AcqSpecsTypes.FilterSpec.Builder |
setPage(java.lang.String page)
Used to retrieve paged data for larger result sets.
|
public Builder()
AcqSpecsTypes.FilterSpec
.public AcqSpecsTypes.FilterSpec.Builder setPage(java.lang.String page)
next
property in the result of
list()
methods. Warning: This property is available as Technology
Preview. These are early access APIs provided to test, automate and provide
feedback on the feature. Since this can change based on feedback, VMware does
not guarantee backwards compatibility and recommends against using them in
production environments. Some Technology Preview APIs might only be applicable
to specific environments.
null
the first page of results will be returned.page
- New value for the property.public AcqSpecsTypes.FilterSpec build()