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