| Package | Description |
|---|---|
| software.amazon.awssdk.services.efs |
|
| software.amazon.awssdk.services.efs.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutAccountPreferencesResponse |
EfsClient.putAccountPreferences(PutAccountPreferencesRequest putAccountPreferencesRequest)
Use this operation to set the account preference in the current Amazon Web Services Region to use long 17
character (63 bit) or short 8 character (32 bit) resource IDs for new EFS file system and mount target resources.
|
default CompletableFuture<PutAccountPreferencesResponse> |
EfsAsyncClient.putAccountPreferences(PutAccountPreferencesRequest putAccountPreferencesRequest)
Use this operation to set the account preference in the current Amazon Web Services Region to use long 17
character (63 bit) or short 8 character (32 bit) resource IDs for new EFS file system and mount target resources.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutAccountPreferencesRequestMarshaller.marshall(PutAccountPreferencesRequest putAccountPreferencesRequest) |
Copyright © 2023. All rights reserved.