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