Class GetTaskProtectionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ecs.transform.GetTaskProtectionRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetTaskProtectionRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetTaskProtectionRequestMarshaller
extends Object
implements Marshaller<GetTaskProtectionRequest>
GetTaskProtectionRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetTaskProtectionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetTaskProtectionRequest getTaskProtectionRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetTaskProtectionRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetTaskProtectionRequest>- Parameters:
 getTaskProtectionRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -