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