@Generated(value="software.amazon.awssdk:codegen") public class StopTrainingJobRequestMarshaller extends Object implements Marshaller<StopTrainingJobRequest>
StopTrainingJobRequest
MarshallerConstructor and Description |
---|
StopTrainingJobRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(StopTrainingJobRequest stopTrainingJobRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public StopTrainingJobRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(StopTrainingJobRequest stopTrainingJobRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<StopTrainingJobRequest>
stopTrainingJobRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.