Package | Description |
---|---|
com.amazonaws.services.opensearchserverless.model |
Modifier and Type | Method and Description |
---|---|
AccountSettingsDetail |
AccountSettingsDetail.clone() |
AccountSettingsDetail |
UpdateAccountSettingsResult.getAccountSettingsDetail()
OpenSearch Serverless-related settings for the current Amazon Web Services account.
|
AccountSettingsDetail |
GetAccountSettingsResult.getAccountSettingsDetail()
OpenSearch Serverless-related details for the current account.
|
AccountSettingsDetail |
AccountSettingsDetail.withCapacityLimits(CapacityLimits capacityLimits) |
Modifier and Type | Method and Description |
---|---|
void |
UpdateAccountSettingsResult.setAccountSettingsDetail(AccountSettingsDetail accountSettingsDetail)
OpenSearch Serverless-related settings for the current Amazon Web Services account.
|
void |
GetAccountSettingsResult.setAccountSettingsDetail(AccountSettingsDetail accountSettingsDetail)
OpenSearch Serverless-related details for the current account.
|
UpdateAccountSettingsResult |
UpdateAccountSettingsResult.withAccountSettingsDetail(AccountSettingsDetail accountSettingsDetail)
OpenSearch Serverless-related settings for the current Amazon Web Services account.
|
GetAccountSettingsResult |
GetAccountSettingsResult.withAccountSettingsDetail(AccountSettingsDetail accountSettingsDetail)
OpenSearch Serverless-related details for the current account.
|
Copyright © 2023. All rights reserved.