public class CloudFormationProvider extends AmazonWebServicesProvider
| Constructor and Description |
|---|
CloudFormationProvider(CredentialsProvider credentialsProvider,
software.amazon.awssdk.http.SdkHttpClient httpClient) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.services.cloudformation.CloudFormationClient |
get() |
void |
setCallbackEndpoint(URI callbackEndpoint) |
public CloudFormationProvider(CredentialsProvider credentialsProvider, software.amazon.awssdk.http.SdkHttpClient httpClient)
public void setCallbackEndpoint(URI callbackEndpoint)
public software.amazon.awssdk.services.cloudformation.CloudFormationClient get()
Copyright © 2019 Amazon Web Services, Inc. All Rights Reserved.