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