Uses of Class
software.amazon.awssdk.services.cloudformation.model.TestTypeRequest
Packages that use TestTypeRequest
Package
Description
-
Uses of TestTypeRequest in software.amazon.awssdk.services.cloudformation
Methods in software.amazon.awssdk.services.cloudformation with parameters of type TestTypeRequestModifier and TypeMethodDescriptiondefault 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 TestTypeResponseCloudFormationClient.testType(TestTypeRequest testTypeRequest) Tests a registered extension to make sure it meets all necessary requirements for being published in the CloudFormation registry. -
Uses of TestTypeRequest in software.amazon.awssdk.services.cloudformation.transform
Methods in software.amazon.awssdk.services.cloudformation.transform with parameters of type TestTypeRequestModifier and TypeMethodDescriptionTestTypeRequestMarshaller.marshall(TestTypeRequest testTypeRequest)