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