Class GetApplicationPolicyRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.serverlessapplicationrepository.transform.GetApplicationPolicyRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetApplicationPolicyRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetApplicationPolicyRequestMarshaller
extends Object
implements Marshaller<GetApplicationPolicyRequest>
GetApplicationPolicyRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetApplicationPolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetApplicationPolicyRequest getApplicationPolicyRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetApplicationPolicyRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetApplicationPolicyRequest>- Parameters:
 getApplicationPolicyRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -