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