| Package | Description |
|---|---|
| com.amazonaws.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
static ObjectACL |
ObjectACL.fromValue(String value)
Use this in place of valueOf.
|
static ObjectACL |
ObjectACL.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectACL[] |
ObjectACL.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SMBFileShareInfo |
SMBFileShareInfo.withObjectACL(ObjectACL objectACL) |
UpdateSMBFileShareRequest |
UpdateSMBFileShareRequest.withObjectACL(ObjectACL objectACL)
A value that sets the access control list (ACL) permission for objects in the S3 bucket that a S3 File Gateway
puts objects into.
|
CreateSMBFileShareRequest |
CreateSMBFileShareRequest.withObjectACL(ObjectACL objectACL)
A value that sets the access control list (ACL) permission for objects in the S3 bucket that a S3 File Gateway
puts objects into.
|
CreateNFSFileShareRequest |
CreateNFSFileShareRequest.withObjectACL(ObjectACL objectACL)
A value that sets the access control list (ACL) permission for objects in the S3 bucket that a S3 File Gateway
puts objects into.
|
UpdateNFSFileShareRequest |
UpdateNFSFileShareRequest.withObjectACL(ObjectACL objectACL)
A value that sets the access control list (ACL) permission for objects in the S3 bucket that a S3 File Gateway
puts objects into.
|
NFSFileShareInfo |
NFSFileShareInfo.withObjectACL(ObjectACL objectACL) |
Copyright © 2025. All rights reserved.