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