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