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