Package | Description |
---|---|
software.amazon.awssdk.enhanced.dynamodb.internal.immutable |
Modifier and Type | Method and Description |
---|---|
static ImmutablePropertyDescriptor |
ImmutablePropertyDescriptor.create(String name,
Method getter,
Method setter) |
Modifier and Type | Method and Description |
---|---|
Collection<ImmutablePropertyDescriptor> |
ImmutableInfo.propertyDescriptors() |
Modifier and Type | Method and Description |
---|---|
ImmutableInfo.Builder<T> |
ImmutableInfo.Builder.propertyDescriptors(Collection<ImmutablePropertyDescriptor> propertyDescriptors) |
Copyright © 2021. All rights reserved.