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