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