Class ListServiceNetworkVpcAssociationsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.vpclattice.transform.ListServiceNetworkVpcAssociationsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ListServiceNetworkVpcAssociationsRequest>
@Generated("software.amazon.awssdk:codegen") public class ListServiceNetworkVpcAssociationsRequestMarshaller extends Object implements Marshaller<ListServiceNetworkVpcAssociationsRequest>
ListServiceNetworkVpcAssociationsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ListServiceNetworkVpcAssociationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ListServiceNetworkVpcAssociationsRequest listServiceNetworkVpcAssociationsRequest)
-
-
-
Constructor Detail
-
ListServiceNetworkVpcAssociationsRequestMarshaller
public ListServiceNetworkVpcAssociationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListServiceNetworkVpcAssociationsRequest listServiceNetworkVpcAssociationsRequest)
- Specified by:
marshallin interfaceMarshaller<ListServiceNetworkVpcAssociationsRequest>
-
-