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