| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway.model |
| Modifier and Type | Method and Description |
|---|---|
SMBLocalGroups |
UpdateSmbLocalGroupsRequest.smbLocalGroups()
A list of Active Directory users and groups that you want to grant special permissions for SMB file shares on the
gateway.
|
SMBLocalGroups |
DescribeSmbSettingsResponse.smbLocalGroups()
A list of Active Directory users and groups that have special permissions for SMB file shares on the gateway.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSmbLocalGroupsRequest.Builder |
UpdateSmbLocalGroupsRequest.Builder.smbLocalGroups(SMBLocalGroups smbLocalGroups)
A list of Active Directory users and groups that you want to grant special permissions for SMB file shares on
the gateway.
|
DescribeSmbSettingsResponse.Builder |
DescribeSmbSettingsResponse.Builder.smbLocalGroups(SMBLocalGroups smbLocalGroups)
A list of Active Directory users and groups that have special permissions for SMB file shares on the gateway.
|
Copyright © 2022. All rights reserved.