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