| Package | Description |
|---|---|
| software.amazon.cloudformation.proxy |
| Modifier and Type | Method and Description |
|---|---|
<RequestT> CallChain.Caller<RequestT,ClientT,ModelT,CallbackT> |
CallChain.RequestMaker.request(Function<ModelT,RequestT> maker)
Take a reference to the tranlater that take the resource model POJO as input
and provide a request object as needed to make the Service call.
|
CallChain.Caller<RequestT,ClientT,ModelT,CallbackT> |
CallChain.Caller.retry(Delay delay) |
Copyright © 2019 Amazon Web Services, Inc. All Rights Reserved.