| Package | Description |
|---|---|
| com.amazonaws.services.s3.model.ownership |
| Modifier and Type | Method and Description |
|---|---|
OwnershipControlsRule |
OwnershipControlsRule.withOwnership(ObjectOwnership objectOwnership) |
OwnershipControlsRule |
OwnershipControlsRule.withOwnership(String objectOwnership) |
| Modifier and Type | Method and Description |
|---|---|
List<OwnershipControlsRule> |
OwnershipControls.getRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
OwnershipControls.setRules(List<OwnershipControlsRule> rules) |
OwnershipControls |
OwnershipControls.withRules(List<OwnershipControlsRule> rules) |
Copyright © 2020. All rights reserved.