| Package | Description |
|---|---|
| com.ibm.cos.v2.awscore.endpoints | |
| com.ibm.cos.v2.endpoints | |
| com.ibm.cos.v2.services.s3.endpoints.internal |
| Modifier and Type | Field and Description |
|---|---|
static EndpointAttributeKey<List<EndpointAuthScheme>> |
AwsEndpointAttribute.AUTH_SCHEMES
The auth schemes supported by the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
static List<EndpointAttributeKey<?>> |
AwsEndpointAttribute.values() |
| 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) |
| Modifier and Type | Field and Description |
|---|---|
static EndpointAttributeKey<String> |
KnownS3ExpressEndpointProperty.BACKEND
An attribute to represent a service component
|
| Modifier and Type | Method and Description |
|---|---|
EndpointAttributeKey<T> |
EndpointAttributeProvider.attributeKey() |
Copyright © 2026. All rights reserved.