public class DeleteEntryRequest extends Object implements AccessRequest
| Constructor and Description |
|---|
DeleteEntryRequest(Object apiKey,
String repository,
String key)
Constructs a delete entry request object.
|
public Object apiKey()
apiKey in interface AccessRequestpublic String repository()
repository in interface AccessRequestpublic String key()
Copyright © 2015–2019. All rights reserved.