| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation |
|
| software.amazon.awssdk.services.cloudformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PublishTypeResponse> |
CloudFormationAsyncClient.publishType(PublishTypeRequest publishTypeRequest)
Publishes the specified extension to the CloudFormation registry as a public extension in this region.
|
default PublishTypeResponse |
CloudFormationClient.publishType(PublishTypeRequest publishTypeRequest)
Publishes the specified extension to the CloudFormation registry as a public extension in this region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PublishTypeRequestMarshaller.marshall(PublishTypeRequest publishTypeRequest) |
Copyright © 2022. All rights reserved.