| Modifier and Type | Method and Description |
|---|---|
static <E> EndpointAttributeKey<List<E>> |
EndpointAttributeKey.forList(String name) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
Endpoint.attribute(EndpointAttributeKey<T> key) |
<T> Endpoint.Builder |
Endpoint.Builder.putAttribute(EndpointAttributeKey<T> key,
T value) |
Copyright © 2023. All rights reserved.