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