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