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