| Package | Description |
|---|---|
| software.amazon.awssdk.services.efs |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeAccountPreferencesResponse |
EfsClient.describeAccountPreferences(Consumer<DescribeAccountPreferencesRequest.Builder> 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 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeAccountPreferencesResponse> |
EfsAsyncClient.describeAccountPreferences(Consumer<DescribeAccountPreferencesRequest.Builder> 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.
|
Copyright © 2023. All rights reserved.