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