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