Package | Description |
---|---|
com.ibm.cloud.objectstorage.internal | |
com.ibm.cloud.objectstorage.services.s3.internal |
Modifier and Type | Class and Description |
---|---|
class |
DefaultServiceEndpointBuilder
Uses region metdata to construct an endpoint for a specific service
|
class |
IdentityEndpointBuilder
More of a No-Op endpoint builder that just returns the same endpoint it was constructed with
|
Modifier and Type | Method and Description |
---|---|
abstract ServiceEndpointBuilder |
ServiceEndpointBuilder.withRegion(Region region)
Changes the region of the endpoint builder
|
Modifier and Type | Class and Description |
---|---|
class |
DualstackEndpointBuilder
Uses region metadata to construct a dualstack endpoint for a specific service
|
Constructor and Description |
---|
S3RequestEndpointResolver(ServiceEndpointBuilder endpointBuilder,
boolean isPathStyleAccess,
String bucketName,
String key) |
Copyright © 2024. All rights reserved.