| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudsearch.model |
| Modifier and Type | Method and Description |
|---|---|
static Limits.Builder |
Limits.builder() |
Limits.Builder |
Limits.Builder.maximumPartitionCount(Integer maximumPartitionCount)
Sets the value of the MaximumPartitionCount property for this object.
|
Limits.Builder |
Limits.Builder.maximumReplicationCount(Integer maximumReplicationCount)
Sets the value of the MaximumReplicationCount property for this object.
|
Limits.Builder |
Limits.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Limits.Builder> |
Limits.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DomainStatus.Builder |
DomainStatus.Builder.limits(Consumer<Limits.Builder> limits)
Sets the value of the Limits property for this object.
|
Copyright © 2023. All rights reserved.