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