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