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