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