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