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