| Package | Description |
|---|---|
| software.amazon.awssdk.services.efs.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceIdPreference |
DescribeAccountPreferencesResponse.resourceIdPreference()
Describes the resource ID preference setting for the Amazon Web Services account associated with the user making
the request, in the current Amazon Web Services Region.
|
ResourceIdPreference |
PutAccountPreferencesResponse.resourceIdPreference()
Returns the value of the ResourceIdPreference property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountPreferencesResponse.Builder |
DescribeAccountPreferencesResponse.Builder.resourceIdPreference(ResourceIdPreference resourceIdPreference)
Describes the resource ID preference setting for the Amazon Web Services account associated with the user
making the request, in the current Amazon Web Services Region.
|
PutAccountPreferencesResponse.Builder |
PutAccountPreferencesResponse.Builder.resourceIdPreference(ResourceIdPreference resourceIdPreference)
Sets the value of the ResourceIdPreference property for this object.
|
Copyright © 2023. All rights reserved.