Class StartRecommendationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.bedrockagentcore.transform.StartRecommendationRequestMarshaller
- All Implemented Interfaces:
Marshaller<StartRecommendationRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class StartRecommendationRequestMarshaller
extends Object
implements Marshaller<StartRecommendationRequest>
StartRecommendationRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionStartRecommendationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(StartRecommendationRequest startRecommendationRequest)
-
Constructor Details
-
StartRecommendationRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<StartRecommendationRequest>
-