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