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