ProvisionedCapacityResponse.Builder |
ProvisionedCapacityResponse.Builder.activeQueryTCU(Integer activeQueryTCU) |
The number of Timestream Compute Units (TCUs) provisioned in the account.
|
static ProvisionedCapacityResponse.Builder |
ProvisionedCapacityResponse.builder() |
|
default ProvisionedCapacityResponse.Builder |
ProvisionedCapacityResponse.Builder.lastUpdate(Consumer<LastUpdate.Builder> lastUpdate) |
Information about the last update to the provisioned capacity settings.
|
ProvisionedCapacityResponse.Builder |
ProvisionedCapacityResponse.Builder.lastUpdate(LastUpdate lastUpdate) |
Information about the last update to the provisioned capacity settings.
|
default ProvisionedCapacityResponse.Builder |
ProvisionedCapacityResponse.Builder.notificationConfiguration(Consumer<AccountSettingsNotificationConfiguration.Builder> notificationConfiguration) |
An object that contains settings for notifications that are sent whenever the provisioned capacity settings
are modified.
|
ProvisionedCapacityResponse.Builder |
ProvisionedCapacityResponse.Builder.notificationConfiguration(AccountSettingsNotificationConfiguration notificationConfiguration) |
An object that contains settings for notifications that are sent whenever the provisioned capacity settings
are modified.
|
ProvisionedCapacityResponse.Builder |
ProvisionedCapacityResponse.toBuilder() |
|