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