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