| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
AccessRules |
Bucket.accessRules()
An object that describes the access rules of the bucket.
|
AccessRules |
UpdateBucketRequest.accessRules()
An object that sets the public accessibility of objects in the specified bucket.
|
| Modifier and Type | Method and Description |
|---|---|
Bucket.Builder |
Bucket.Builder.accessRules(AccessRules accessRules)
An object that describes the access rules of the bucket.
|
UpdateBucketRequest.Builder |
UpdateBucketRequest.Builder.accessRules(AccessRules accessRules)
An object that sets the public accessibility of objects in the specified bucket.
|
Copyright © 2023. All rights reserved.