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