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