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