default ActivateTypeResponse |
CloudFormationClient.activateType(Consumer<ActivateTypeRequest.Builder> activateTypeRequest) |
Activates a public third-party extension, such as a resource or module, to make it available for use in stack
templates in your current account and Region.
|
default ActivateTypeResponse |
CloudFormationClient.activateType(ActivateTypeRequest activateTypeRequest) |
Activates a public third-party extension, such as a resource or module, to make it available for use in stack
templates in your current account and Region.
|
default BatchDescribeTypeConfigurationsResponse |
CloudFormationClient.batchDescribeTypeConfigurations(Consumer<BatchDescribeTypeConfigurationsRequest.Builder> batchDescribeTypeConfigurationsRequest) |
Returns configuration data for the specified CloudFormation extensions, from the CloudFormation registry in your
current account and Region.
|
default BatchDescribeTypeConfigurationsResponse |
CloudFormationClient.batchDescribeTypeConfigurations(BatchDescribeTypeConfigurationsRequest batchDescribeTypeConfigurationsRequest) |
Returns configuration data for the specified CloudFormation extensions, from the CloudFormation registry in your
current account and Region.
|
default DeactivateTypeResponse |
CloudFormationClient.deactivateType(Consumer<DeactivateTypeRequest.Builder> deactivateTypeRequest) |
Deactivates a public third-party extension, such as a resource or module, or a CloudFormation Hook when you no
longer use it.
|
default DeactivateTypeResponse |
CloudFormationClient.deactivateType(DeactivateTypeRequest deactivateTypeRequest) |
Deactivates a public third-party extension, such as a resource or module, or a CloudFormation Hook when you no
longer use it.
|
default DeregisterTypeResponse |
CloudFormationClient.deregisterType(Consumer<DeregisterTypeRequest.Builder> deregisterTypeRequest) |
Marks an extension or extension version as DEPRECATED in the CloudFormation registry, removing it
from active use.
|
default DeregisterTypeResponse |
CloudFormationClient.deregisterType(DeregisterTypeRequest deregisterTypeRequest) |
Marks an extension or extension version as DEPRECATED in the CloudFormation registry, removing it
from active use.
|
default DescribePublisherResponse |
CloudFormationClient.describePublisher(Consumer<DescribePublisherRequest.Builder> describePublisherRequest) |
Returns information about a CloudFormation extension publisher.
|
default DescribePublisherResponse |
CloudFormationClient.describePublisher(DescribePublisherRequest describePublisherRequest) |
Returns information about a CloudFormation extension publisher.
|
default DescribeTypeResponse |
CloudFormationClient.describeType(Consumer<DescribeTypeRequest.Builder> describeTypeRequest) |
Returns detailed information about an extension from the CloudFormation registry in your current account and
Region.
|
default DescribeTypeResponse |
CloudFormationClient.describeType(DescribeTypeRequest describeTypeRequest) |
Returns detailed information about an extension from the CloudFormation registry in your current account and
Region.
|
default DescribeTypeRegistrationResponse |
CloudFormationClient.describeTypeRegistration(Consumer<DescribeTypeRegistrationRequest.Builder> describeTypeRegistrationRequest) |
Returns information about an extension's registration, including its current status and type and version
identifiers.
|
default DescribeTypeRegistrationResponse |
CloudFormationClient.describeTypeRegistration(DescribeTypeRegistrationRequest describeTypeRegistrationRequest) |
Returns information about an extension's registration, including its current status and type and version
identifiers.
|
default ListTypeRegistrationsResponse |
CloudFormationClient.listTypeRegistrations(Consumer<ListTypeRegistrationsRequest.Builder> listTypeRegistrationsRequest) |
Returns a list of registration tokens for the specified extension(s).
|
default ListTypeRegistrationsResponse |
CloudFormationClient.listTypeRegistrations(ListTypeRegistrationsRequest listTypeRegistrationsRequest) |
Returns a list of registration tokens for the specified extension(s).
|
default ListTypeRegistrationsIterable |
CloudFormationClient.listTypeRegistrationsPaginator(Consumer<ListTypeRegistrationsRequest.Builder> listTypeRegistrationsRequest) |
|
default ListTypeRegistrationsIterable |
CloudFormationClient.listTypeRegistrationsPaginator(ListTypeRegistrationsRequest listTypeRegistrationsRequest) |
|
default ListTypesResponse |
CloudFormationClient.listTypes(Consumer<ListTypesRequest.Builder> listTypesRequest) |
Returns summary information about all extensions, including your private resource types, modules, and Hooks as
well as all public extensions from Amazon Web Services and third-party publishers.
|
default ListTypesResponse |
CloudFormationClient.listTypes(ListTypesRequest listTypesRequest) |
Returns summary information about all extensions, including your private resource types, modules, and Hooks as
well as all public extensions from Amazon Web Services and third-party publishers.
|
default ListTypesIterable |
CloudFormationClient.listTypesPaginator(Consumer<ListTypesRequest.Builder> listTypesRequest) |
|
default ListTypesIterable |
CloudFormationClient.listTypesPaginator(ListTypesRequest listTypesRequest) |
|
default ListTypeVersionsResponse |
CloudFormationClient.listTypeVersions(Consumer<ListTypeVersionsRequest.Builder> listTypeVersionsRequest) |
Returns summary information about the versions of an extension.
|
default ListTypeVersionsResponse |
CloudFormationClient.listTypeVersions(ListTypeVersionsRequest listTypeVersionsRequest) |
Returns summary information about the versions of an extension.
|
default ListTypeVersionsIterable |
CloudFormationClient.listTypeVersionsPaginator(Consumer<ListTypeVersionsRequest.Builder> listTypeVersionsRequest) |
|
default ListTypeVersionsIterable |
CloudFormationClient.listTypeVersionsPaginator(ListTypeVersionsRequest listTypeVersionsRequest) |
|
default PublishTypeResponse |
CloudFormationClient.publishType(Consumer<PublishTypeRequest.Builder> 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.
|
default RegisterPublisherResponse |
CloudFormationClient.registerPublisher(Consumer<RegisterPublisherRequest.Builder> registerPublisherRequest) |
Registers your account as a publisher of public extensions in the CloudFormation registry.
|
default RegisterPublisherResponse |
CloudFormationClient.registerPublisher(RegisterPublisherRequest registerPublisherRequest) |
Registers your account as a publisher of public extensions in the CloudFormation registry.
|
default RegisterTypeResponse |
CloudFormationClient.registerType(Consumer<RegisterTypeRequest.Builder> registerTypeRequest) |
Registers an extension with the CloudFormation service.
|
default RegisterTypeResponse |
CloudFormationClient.registerType(RegisterTypeRequest registerTypeRequest) |
Registers an extension with the CloudFormation service.
|
default SetTypeConfigurationResponse |
CloudFormationClient.setTypeConfiguration(Consumer<SetTypeConfigurationRequest.Builder> setTypeConfigurationRequest) |
Specifies the configuration data for a CloudFormation extension, such as a resource or Hook, in the given account
and Region.
|
default SetTypeConfigurationResponse |
CloudFormationClient.setTypeConfiguration(SetTypeConfigurationRequest setTypeConfigurationRequest) |
Specifies the configuration data for a CloudFormation extension, such as a resource or Hook, in the given account
and Region.
|
default SetTypeDefaultVersionResponse |
CloudFormationClient.setTypeDefaultVersion(Consumer<SetTypeDefaultVersionRequest.Builder> setTypeDefaultVersionRequest) |
Specify the default version of an extension.
|
default SetTypeDefaultVersionResponse |
CloudFormationClient.setTypeDefaultVersion(SetTypeDefaultVersionRequest setTypeDefaultVersionRequest) |
Specify the default version of an extension.
|
default TestTypeResponse |
CloudFormationClient.testType(Consumer<TestTypeRequest.Builder> testTypeRequest) |
Tests a registered extension to make sure it meets all necessary requirements for being published in the
CloudFormation registry.
|
default TestTypeResponse |
CloudFormationClient.testType(TestTypeRequest testTypeRequest) |
Tests a registered extension to make sure it meets all necessary requirements for being published in the
CloudFormation registry.
|