| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateSmbLocalGroupsResponse |
StorageGatewayClient.updateSMBLocalGroups(UpdateSmbLocalGroupsRequest updateSmbLocalGroupsRequest)
Updates the list of Active Directory users and groups that have special permissions for SMB file shares on the
gateway.
|
default CompletableFuture<UpdateSmbLocalGroupsResponse> |
StorageGatewayAsyncClient.updateSMBLocalGroups(UpdateSmbLocalGroupsRequest updateSmbLocalGroupsRequest)
Updates the list of Active Directory users and groups that have special permissions for SMB file shares on the
gateway.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateSmbLocalGroupsRequestMarshaller.marshall(UpdateSmbLocalGroupsRequest updateSmbLocalGroupsRequest) |
Copyright © 2023. All rights reserved.