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