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