public static interface Restrictions.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<Restrictions.Builder,Restrictions>
| Modifier and Type | Method and Description |
|---|---|
Restrictions.Builder |
geoRestriction(GeoRestriction geoRestriction)
Sets the value of the GeoRestriction property for this object.
|
Restrictions.Builder geoRestriction(GeoRestriction geoRestriction)
geoRestriction - The new value for the GeoRestriction property for this object.Copyright © 2017. All rights reserved.