70 строки
3.0 KiB
YAML
70 строки
3.0 KiB
YAML
|
### YamlMime:JavaType
|
||
|
inheritances:
|
||
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
||
|
methods:
|
||
|
- fullName: com.microsoft.azure.management.compute.InnerError.errordetail()
|
||
|
name: errordetail()
|
||
|
nameWithType: InnerError.errordetail()
|
||
|
returns:
|
||
|
description: <p>the errordetail value </p>
|
||
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
||
|
summary: >-
|
||
|
<p>Get the errordetail value.</p>
|
||
|
|
||
|
<p></p>
|
||
|
syntax: public String errordetail()
|
||
|
uid: com.microsoft.azure.management.compute.InnerError.errordetail()
|
||
|
- fullName: com.microsoft.azure.management.compute.InnerError.exceptiontype()
|
||
|
name: exceptiontype()
|
||
|
nameWithType: InnerError.exceptiontype()
|
||
|
returns:
|
||
|
description: <p>the exceptiontype value </p>
|
||
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
||
|
summary: >-
|
||
|
<p>Get the exceptiontype value.</p>
|
||
|
|
||
|
<p></p>
|
||
|
syntax: public String exceptiontype()
|
||
|
uid: com.microsoft.azure.management.compute.InnerError.exceptiontype()
|
||
|
- fullName: com.microsoft.azure.management.compute.InnerError.withErrordetail(String errordetail)
|
||
|
name: withErrordetail(String errordetail)
|
||
|
nameWithType: InnerError.withErrordetail(String errordetail)
|
||
|
parameters:
|
||
|
- description: <p>the errordetail value to set </p>
|
||
|
name: errordetail
|
||
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
||
|
returns:
|
||
|
description: <p>the InnerError object itself. </p>
|
||
|
type: <xref href="com.microsoft.azure.management.compute.InnerError?alt=com.microsoft.azure.management.compute.InnerError&text=InnerError" data-throw-if-not-resolved="False"/>
|
||
|
summary: >-
|
||
|
<p>Set the errordetail value.</p>
|
||
|
|
||
|
<p></p>
|
||
|
syntax: public InnerError withErrordetail(String errordetail)
|
||
|
uid: com.microsoft.azure.management.compute.InnerError.withErrordetail(String)
|
||
|
- fullName: com.microsoft.azure.management.compute.InnerError.withExceptiontype(String exceptiontype)
|
||
|
name: withExceptiontype(String exceptiontype)
|
||
|
nameWithType: InnerError.withExceptiontype(String exceptiontype)
|
||
|
parameters:
|
||
|
- description: <p>the exceptiontype value to set </p>
|
||
|
name: exceptiontype
|
||
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
||
|
returns:
|
||
|
description: <p>the InnerError object itself. </p>
|
||
|
type: <xref href="com.microsoft.azure.management.compute.InnerError?alt=com.microsoft.azure.management.compute.InnerError&text=InnerError" data-throw-if-not-resolved="False"/>
|
||
|
summary: >-
|
||
|
<p>Set the exceptiontype value.</p>
|
||
|
|
||
|
<p></p>
|
||
|
syntax: public InnerError withExceptiontype(String exceptiontype)
|
||
|
uid: com.microsoft.azure.management.compute.InnerError.withExceptiontype(String)
|
||
|
nameWithType: InnerError
|
||
|
syntax: public class InnerError
|
||
|
type: class
|
||
|
uid: com.microsoft.azure.management.compute.InnerError
|
||
|
fullName: com.microsoft.azure.management.compute.InnerError
|
||
|
name: InnerError
|
||
|
package: com.microsoft.azure.management.compute
|
||
|
summary: <p>Inner error details. </p>
|
||
|
metadata: {}
|