public class CertificateDeleteHeaders extends Object
| Constructor and Description |
|---|
CertificateDeleteHeaders() |
| Modifier and Type | Method and Description |
|---|---|
String |
location()
Get the location value.
|
Integer |
retryAfter()
Get the retryAfter value.
|
CertificateDeleteHeaders |
withLocation(String location)
Set the location value.
|
CertificateDeleteHeaders |
withRetryAfter(Integer retryAfter)
Set the retryAfter value.
|
public String location()
public CertificateDeleteHeaders withLocation(String location)
location - the location value to setpublic Integer retryAfter()
public CertificateDeleteHeaders withRetryAfter(Integer retryAfter)
retryAfter - the retryAfter value to setCopyright © 2019. All rights reserved.