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