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