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