Class CreateSecondaryNetworkRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.CreateSecondaryNetworkRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreateSecondaryNetworkRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreateSecondaryNetworkRequestMarshaller
extends Object
implements Marshaller<CreateSecondaryNetworkRequest>
CreateSecondaryNetworkRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCreateSecondaryNetworkRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateSecondaryNetworkRequest createSecondaryNetworkRequest)
-
Constructor Details
-
CreateSecondaryNetworkRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<CreateSecondaryNetworkRequest>
-