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