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