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