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