| Package | Description |
|---|---|
| software.amazon.cloudformation.proxy |
This package provide facilities to make it easy to work against AWS APIs that
are eventually consistent for applying resource state.
|
| Modifier and Type | Method and Description |
|---|---|
default <ResponseT> |
CallChain.Caller.call(BiFunction<RequestT,ProxyClient<ClientT>,ResponseT> caller)
Deprecated.
|
<ResponseT> |
CallChain.Caller.makeServiceCall(BiFunction<RequestT,ProxyClient<ClientT>,ResponseT> caller) |
Copyright © 2019 Amazon Web Services, Inc. All Rights Reserved.