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