| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default GetAccountSettingsResponse |
ProtonClient.getAccountSettings(Consumer<GetAccountSettingsRequest.Builder> getAccountSettingsRequest)
Get detail data for Proton account-wide settings.
|
default GetAccountSettingsResponse |
ProtonClient.getAccountSettings(GetAccountSettingsRequest getAccountSettingsRequest)
Get detail data for Proton account-wide settings.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAccountSettingsResponse> |
ProtonAsyncClient.getAccountSettings(Consumer<GetAccountSettingsRequest.Builder> getAccountSettingsRequest)
Get detail data for Proton account-wide settings.
|
default CompletableFuture<GetAccountSettingsResponse> |
ProtonAsyncClient.getAccountSettings(GetAccountSettingsRequest getAccountSettingsRequest)
Get detail data for Proton account-wide settings.
|
Copyright © 2023. All rights reserved.