| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation |
|
| software.amazon.awssdk.services.cloudformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TestTypeResponse> |
CloudFormationAsyncClient.testType(TestTypeRequest testTypeRequest)
Tests a registered extension to make sure it meets all necessary requirements for being published in the
CloudFormation registry.
|
default TestTypeResponse |
CloudFormationClient.testType(TestTypeRequest testTypeRequest)
Tests a registered extension to make sure it meets all necessary requirements for being published in the
CloudFormation registry.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TestTypeRequestMarshaller.marshall(TestTypeRequest testTypeRequest) |
Copyright © 2021. All rights reserved.