Uses of Class
software.amazon.awssdk.services.efs.model.ResourceIdPreference
-
Packages that use ResourceIdPreference Package Description software.amazon.awssdk.services.efs.model -
-
Uses of ResourceIdPreference in software.amazon.awssdk.services.efs.model
Methods in software.amazon.awssdk.services.efs.model that return ResourceIdPreference Modifier and Type Method Description ResourceIdPreferenceDescribeAccountPreferencesResponse. 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.ResourceIdPreferencePutAccountPreferencesResponse. resourceIdPreference()Returns the value of the ResourceIdPreference property for this object.Methods in software.amazon.awssdk.services.efs.model with parameters of type ResourceIdPreference Modifier and Type Method Description DescribeAccountPreferencesResponse.BuilderDescribeAccountPreferencesResponse.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.BuilderPutAccountPreferencesResponse.Builder. resourceIdPreference(ResourceIdPreference resourceIdPreference)Sets the value of the ResourceIdPreference property for this object.
-