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