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