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