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