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