Uses of Interface
software.amazon.awssdk.services.s3.model.OwnershipControlsRule.Builder
Packages that use OwnershipControlsRule.Builder
-
Uses of OwnershipControlsRule.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return OwnershipControlsRule.BuilderModifier and TypeMethodDescriptionOwnershipControlsRule.builder()OwnershipControlsRule.Builder.objectOwnership(String objectOwnership) Sets the value of the ObjectOwnership property for this object.OwnershipControlsRule.Builder.objectOwnership(ObjectOwnership objectOwnership) Sets the value of the ObjectOwnership property for this object.OwnershipControlsRule.toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type OwnershipControlsRule.BuilderModifier and TypeMethodDescriptionstatic Class<? extends OwnershipControlsRule.Builder>OwnershipControlsRule.serializableBuilderClass()