| Package | Description |
|---|---|
| software.amazon.awssdk.services.efs |
|
| Modifier and Type | Method and Description |
|---|---|
default PutAccountPreferencesResponse |
EfsClient.putAccountPreferences(Consumer<PutAccountPreferencesRequest.Builder> putAccountPreferencesRequest)
Invokes the PutAccountPreferences operation.
|
default PutAccountPreferencesResponse |
EfsClient.putAccountPreferences(PutAccountPreferencesRequest putAccountPreferencesRequest)
Invokes the PutAccountPreferences operation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutAccountPreferencesResponse> |
EfsAsyncClient.putAccountPreferences(Consumer<PutAccountPreferencesRequest.Builder> putAccountPreferencesRequest)
Invokes the PutAccountPreferences operation asynchronously.
|
default CompletableFuture<PutAccountPreferencesResponse> |
EfsAsyncClient.putAccountPreferences(PutAccountPreferencesRequest putAccountPreferencesRequest)
Invokes the PutAccountPreferences operation asynchronously.
|
Copyright © 2021. All rights reserved.