Uses of Class
software.amazon.awssdk.services.cloudformation.model.RegisterTypeRequest
Packages that use RegisterTypeRequest
Package
Description
-
Uses of RegisterTypeRequest in software.amazon.awssdk.services.cloudformation
Methods in software.amazon.awssdk.services.cloudformation with parameters of type RegisterTypeRequestModifier and TypeMethodDescriptiondefault CompletableFuture<RegisterTypeResponse>CloudFormationAsyncClient.registerType(RegisterTypeRequest registerTypeRequest) Registers an extension with the CloudFormation service.default RegisterTypeResponseCloudFormationClient.registerType(RegisterTypeRequest registerTypeRequest) Registers an extension with the CloudFormation service. -
Uses of RegisterTypeRequest in software.amazon.awssdk.services.cloudformation.transform
Methods in software.amazon.awssdk.services.cloudformation.transform with parameters of type RegisterTypeRequestModifier and TypeMethodDescriptionRegisterTypeRequestMarshaller.marshall(RegisterTypeRequest registerTypeRequest)