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