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