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