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