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