Class ListDomainConfigurationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.iot.transform.ListDomainConfigurationsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListDomainConfigurationsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListDomainConfigurationsRequestMarshaller
extends Object
implements Marshaller<ListDomainConfigurationsRequest>
ListDomainConfigurationsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListDomainConfigurationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListDomainConfigurationsRequest listDomainConfigurationsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListDomainConfigurationsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListDomainConfigurationsRequest>- Parameters:
 listDomainConfigurationsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -