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