public static interface PutAccountPreferencesRequest.Builder extends EfsRequest.Builder, SdkPojo, CopyableBuilder<PutAccountPreferencesRequest.Builder,PutAccountPreferencesRequest>
| Modifier and Type | Method and Description |
|---|---|
PutAccountPreferencesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
PutAccountPreferencesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
PutAccountPreferencesRequest.Builder |
resourceIdType(ResourceIdType resourceIdType)
Specifies the EFS resource ID preference to set for the user's Amazon Web Services account, in the current
Amazon Web Services Region, either
LONG_ID (17 characters), or SHORT_ID (8
characters). |
PutAccountPreferencesRequest.Builder |
resourceIdType(String resourceIdType)
Specifies the EFS resource ID preference to set for the user's Amazon Web Services account, in the current
Amazon Web Services Region, either
LONG_ID (17 characters), or SHORT_ID (8
characters). |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildPutAccountPreferencesRequest.Builder resourceIdType(String resourceIdType)
Specifies the EFS resource ID preference to set for the user's Amazon Web Services account, in the current
Amazon Web Services Region, either LONG_ID (17 characters), or SHORT_ID (8
characters).
Starting in October, 2021, you will receive an error when setting the account preference to
SHORT_ID. Contact Amazon Web Services support if you receive an error and must use short IDs for
file system and mount target resources.
resourceIdType - Specifies the EFS resource ID preference to set for the user's Amazon Web Services account, in the
current Amazon Web Services Region, either LONG_ID (17 characters), or
SHORT_ID (8 characters).
Starting in October, 2021, you will receive an error when setting the account preference to
SHORT_ID. Contact Amazon Web Services support if you receive an error and must use short
IDs for file system and mount target resources.
ResourceIdType,
ResourceIdTypePutAccountPreferencesRequest.Builder resourceIdType(ResourceIdType resourceIdType)
Specifies the EFS resource ID preference to set for the user's Amazon Web Services account, in the current
Amazon Web Services Region, either LONG_ID (17 characters), or SHORT_ID (8
characters).
Starting in October, 2021, you will receive an error when setting the account preference to
SHORT_ID. Contact Amazon Web Services support if you receive an error and must use short IDs for
file system and mount target resources.
resourceIdType - Specifies the EFS resource ID preference to set for the user's Amazon Web Services account, in the
current Amazon Web Services Region, either LONG_ID (17 characters), or
SHORT_ID (8 characters).
Starting in October, 2021, you will receive an error when setting the account preference to
SHORT_ID. Contact Amazon Web Services support if you receive an error and must use short
IDs for file system and mount target resources.
ResourceIdType,
ResourceIdTypePutAccountPreferencesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderPutAccountPreferencesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.