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