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