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