Class ListTypeRegistrationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudformation.transform.ListTypeRegistrationsRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListTypeRegistrationsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListTypeRegistrationsRequestMarshaller
extends Object
implements Marshaller<ListTypeRegistrationsRequest>
ListTypeRegistrationsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListTypeRegistrationsRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListTypeRegistrationsRequest listTypeRegistrationsRequest)
-
Constructor Details
-
ListTypeRegistrationsRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<ListTypeRegistrationsRequest>
-