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>
GetJobUnlockCodeRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetJobUnlockCodeRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetJobUnlockCodeRequest getJobUnlockCodeRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetJobUnlockCodeRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetJobUnlockCodeRequest>- Parameters:
 getJobUnlockCodeRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -