| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
AllowedMethods |
CacheBehavior.allowedMethods()
Returns the value of the AllowedMethods property for this object.
|
AllowedMethods |
DefaultCacheBehavior.allowedMethods()
Returns the value of the AllowedMethods property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CacheBehavior.Builder |
CacheBehavior.Builder.allowedMethods(AllowedMethods allowedMethods)
Sets the value of the AllowedMethods property for this object.
|
DefaultCacheBehavior.Builder |
DefaultCacheBehavior.Builder.allowedMethods(AllowedMethods allowedMethods)
Sets the value of the AllowedMethods property for this object.
|
Copyright © 2021. All rights reserved.