Uses of Class
software.amazon.awssdk.services.cloudformation.model.PublishTypeRequest
Packages that use PublishTypeRequest
Package
Description
-
Uses of PublishTypeRequest in software.amazon.awssdk.services.cloudformation
Methods in software.amazon.awssdk.services.cloudformation with parameters of type PublishTypeRequestModifier and TypeMethodDescriptiondefault CompletableFuture<PublishTypeResponse>CloudFormationAsyncClient.publishType(PublishTypeRequest publishTypeRequest) Publishes the specified extension to the CloudFormation registry as a public extension in this Region.default PublishTypeResponseCloudFormationClient.publishType(PublishTypeRequest publishTypeRequest) Publishes the specified extension to the CloudFormation registry as a public extension in this Region. -
Uses of PublishTypeRequest in software.amazon.awssdk.services.cloudformation.transform
Methods in software.amazon.awssdk.services.cloudformation.transform with parameters of type PublishTypeRequestModifier and TypeMethodDescriptionPublishTypeRequestMarshaller.marshall(PublishTypeRequest publishTypeRequest)