Uses of Class
software.amazon.awssdk.services.cloudformation.model.BatchDescribeTypeConfigurationsRequest
Packages that use BatchDescribeTypeConfigurationsRequest
Package
Description
-
Uses of BatchDescribeTypeConfigurationsRequest in software.amazon.awssdk.services.cloudformation
Methods in software.amazon.awssdk.services.cloudformation with parameters of type BatchDescribeTypeConfigurationsRequestModifier and TypeMethodDescriptionCloudFormationAsyncClient.batchDescribeTypeConfigurations(BatchDescribeTypeConfigurationsRequest batchDescribeTypeConfigurationsRequest) Returns configuration data for the specified CloudFormation extensions, from the CloudFormation registry in your current account and Region.CloudFormationClient.batchDescribeTypeConfigurations(BatchDescribeTypeConfigurationsRequest batchDescribeTypeConfigurationsRequest) Returns configuration data for the specified CloudFormation extensions, from the CloudFormation registry in your current account and Region. -
Uses of BatchDescribeTypeConfigurationsRequest in software.amazon.awssdk.services.cloudformation.transform
Methods in software.amazon.awssdk.services.cloudformation.transform with parameters of type BatchDescribeTypeConfigurationsRequestModifier and TypeMethodDescriptionBatchDescribeTypeConfigurationsRequestMarshaller.marshall(BatchDescribeTypeConfigurationsRequest batchDescribeTypeConfigurationsRequest)