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