Class GetPasswordDataRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.ec2.transform.GetPasswordDataRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetPasswordDataRequest>
@Generated("software.amazon.awssdk:codegen") public class GetPasswordDataRequestMarshaller extends Object implements Marshaller<GetPasswordDataRequest>
GetPasswordDataRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description GetPasswordDataRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(GetPasswordDataRequest getPasswordDataRequest)
-
-
-
Constructor Detail
-
GetPasswordDataRequestMarshaller
public GetPasswordDataRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetPasswordDataRequest getPasswordDataRequest)
- Specified by:
marshall
in interfaceMarshaller<GetPasswordDataRequest>
-
-