| Package | Description |
|---|---|
| software.amazon.awssdk.services.efs |
|
| software.amazon.awssdk.services.efs.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeAccountPreferencesResponse |
EfsClient.describeAccountPreferences(DescribeAccountPreferencesRequest describeAccountPreferencesRequest)
Returns the account preferences settings for the Amazon Web Services account associated with the user making the
request, in the current Amazon Web Services Region.
|
default CompletableFuture<DescribeAccountPreferencesResponse> |
EfsAsyncClient.describeAccountPreferences(DescribeAccountPreferencesRequest describeAccountPreferencesRequest)
Returns the account preferences settings for the Amazon Web Services account associated with the user making the
request, in the current Amazon Web Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeAccountPreferencesRequestMarshaller.marshall(DescribeAccountPreferencesRequest describeAccountPreferencesRequest) |
Copyright © 2023. All rights reserved.