Class GetConfigurationPolicyRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.securityhub.transform.GetConfigurationPolicyRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetConfigurationPolicyRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetConfigurationPolicyRequestMarshaller
extends Object
implements Marshaller<GetConfigurationPolicyRequest>
GetConfigurationPolicyRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetConfigurationPolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetConfigurationPolicyRequest getConfigurationPolicyRequest)
-
Constructor Details
-
GetConfigurationPolicyRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<GetConfigurationPolicyRequest>
-