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