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