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