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