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