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