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