| Package | Description |
|---|---|
| software.amazon.awssdk.services.efs |
|
| software.amazon.awssdk.services.efs.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeMountTargetSecurityGroupsResponse |
EfsClient.describeMountTargetSecurityGroups(DescribeMountTargetSecurityGroupsRequest describeMountTargetSecurityGroupsRequest)
Returns the security groups currently in effect for a mount target.
|
default CompletableFuture<DescribeMountTargetSecurityGroupsResponse> |
EfsAsyncClient.describeMountTargetSecurityGroups(DescribeMountTargetSecurityGroupsRequest describeMountTargetSecurityGroupsRequest)
Returns the security groups currently in effect for a mount target.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeMountTargetSecurityGroupsRequestMarshaller.marshall(DescribeMountTargetSecurityGroupsRequest describeMountTargetSecurityGroupsRequest) |
Copyright © 2023. All rights reserved.