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