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