OperationResultsGetHeaders Class
- java.
lang. Object - com.
azure. resourcemanager. security. models. OperationResultsGetHeaders
- com.
public final class OperationResultsGetHeaders
The OperationResultsGetHeaders model.
Constructor Summary
| Constructor | Description |
|---|---|
| OperationResultsGetHeaders(HttpHeaders rawHeaders) |
Creates an instance of Operation |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
location()
Get the location property: The Location property. |
| Integer |
retryAfter()
Get the retry |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Constructor Details
OperationResultsGetHeaders
public OperationResultsGetHeaders(HttpHeaders rawHeaders)
Creates an instance of OperationResultsGetHeaders class.
Parameters:
Method Details
location
public String location()
Get the location property: The Location property.
Returns:
retryAfter
public Integer retryAfter()
Get the retryAfter property: The Retry-After property.
Returns:
validate
public void validate()
Validates the instance.