42 строки
1.8 KiB
YAML
42 строки
1.8 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.monitor.ResponseWithError.error()
|
|
name: error()
|
|
nameWithType: ResponseWithError.error()
|
|
returns:
|
|
description: <p>the error value </p>
|
|
type: <xref href="com.microsoft.azure.management.monitor.Error?alt=com.microsoft.azure.management.monitor.Error&text=Error" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get error information.</p>
|
|
|
|
<p></p>
|
|
syntax: public Error error()
|
|
uid: com.microsoft.azure.management.monitor.ResponseWithError.error()
|
|
- fullName: com.microsoft.azure.management.monitor.ResponseWithError.withError(Error error)
|
|
name: withError(Error error)
|
|
nameWithType: ResponseWithError.withError(Error error)
|
|
parameters:
|
|
- description: <p>the error value to set </p>
|
|
name: error
|
|
type: <xref href="com.microsoft.azure.management.monitor.Error?alt=com.microsoft.azure.management.monitor.Error&text=Error" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ResponseWithError object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.monitor.ResponseWithError?alt=com.microsoft.azure.management.monitor.ResponseWithError&text=ResponseWithError" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set error information.</p>
|
|
|
|
<p></p>
|
|
syntax: public ResponseWithError withError(Error error)
|
|
uid: com.microsoft.azure.management.monitor.ResponseWithError.withError(Error)
|
|
nameWithType: ResponseWithError
|
|
syntax: public class ResponseWithError
|
|
type: class
|
|
uid: com.microsoft.azure.management.monitor.ResponseWithError
|
|
fullName: com.microsoft.azure.management.monitor.ResponseWithError
|
|
name: ResponseWithError
|
|
package: com.microsoft.azure.management.monitor
|
|
summary: <p>An error response from the API. </p>
|
|
metadata: {}
|