Package | Description |
---|---|
com.github.davidmoten.aws.lw.client | |
com.github.davidmoten.aws.lw.client.internal |
Modifier and Type | Field and Description |
---|---|
static ExceptionFactory |
ExceptionFactory.DEFAULT |
Modifier and Type | Method and Description |
---|---|
Client.Builder4 |
Client.Builder4.exceptionFactory(ExceptionFactory exceptionFactory) |
Modifier and Type | Class and Description |
---|---|
class |
ExceptionFactoryDefault |
class |
ExceptionFactoryExtended |
Constructor and Description |
---|
ExceptionFactoryExtended(ExceptionFactory factory,
Predicate<? super Response> predicate,
Function<? super Response,? extends RuntimeException> function) |
Copyright © 2021–2024. All rights reserved.