Package software.amazon.awssdk.endpoints
Class EndpointAttributeKey<T>
- java.lang.Object
-
- software.amazon.awssdk.endpoints.EndpointAttributeKey<T>
-
-
Constructor Summary
Constructors Constructor Description EndpointAttributeKey(String name, Class<T> clzz)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)static <E> EndpointAttributeKey<List<E>>forList(String name)inthashCode()
-