| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
static Restrictions.Builder |
Restrictions.builder() |
default Restrictions.Builder |
Restrictions.Builder.geoRestriction(Consumer<GeoRestriction.Builder> geoRestriction)
A complex type that controls the countries in which your content is distributed.
|
Restrictions.Builder |
Restrictions.Builder.geoRestriction(GeoRestriction geoRestriction)
A complex type that controls the countries in which your content is distributed.
|
Restrictions.Builder |
Restrictions.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Restrictions.Builder> |
Restrictions.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DistributionSummary.Builder |
DistributionSummary.Builder.restrictions(Consumer<Restrictions.Builder> restrictions)
A complex type that identifies ways in which you want to restrict distribution of your content.
|
default DistributionConfig.Builder |
DistributionConfig.Builder.restrictions(Consumer<Restrictions.Builder> restrictions)
A complex type that identifies ways in which you want to restrict distribution of your content.
|
Copyright © 2021. All rights reserved.