Class DeleteApiDestinationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.eventbridge.transform.DeleteApiDestinationRequestMarshaller
- All Implemented Interfaces:
Marshaller<DeleteApiDestinationRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DeleteApiDestinationRequestMarshaller
extends Object
implements Marshaller<DeleteApiDestinationRequest>
DeleteApiDestinationRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDeleteApiDestinationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DeleteApiDestinationRequest deleteApiDestinationRequest)
-
Constructor Details
-
DeleteApiDestinationRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DeleteApiDestinationRequest>
-