Class SetTerminationProtectionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.emr.transform.SetTerminationProtectionRequestMarshaller
- All Implemented Interfaces:
- Marshaller<SetTerminationProtectionRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class SetTerminationProtectionRequestMarshaller
extends Object
implements Marshaller<SetTerminationProtectionRequest>
SetTerminationProtectionRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionSetTerminationProtectionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(SetTerminationProtectionRequest setTerminationProtectionRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
SetTerminationProtectionRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<SetTerminationProtectionRequest>
- Parameters:
- setTerminationProtectionRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-