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