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