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