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