azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.m...

109 строки
7.7 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.mobilenetwork.models.Installation"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Installation"
name: "Installation"
nameWithType: "Installation"
summary: "The installation state of the packet core."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **Installation**"
constructors:
- uid: "com.azure.resourcemanager.mobilenetwork.models.Installation.Installation()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Installation.Installation()"
name: "Installation()"
nameWithType: "Installation.Installation()"
summary: "Creates an instance of Installation class."
syntax: "public Installation()"
desc: "Creates an instance of Installation class."
methods:
- uid: "com.azure.resourcemanager.mobilenetwork.models.Installation.desiredState()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Installation.desiredState()"
name: "desiredState()"
nameWithType: "Installation.desiredState()"
summary: "Get the desired<wbr>State property: The desired installation state."
syntax: "public DesiredInstallationState desiredState()"
desc: "Get the desiredState property: The desired installation state."
returns:
description: "the desiredState value."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.DesiredInstallationState?alt=com.azure.resourcemanager.mobilenetwork.models.DesiredInstallationState&text=DesiredInstallationState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Installation.operation()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Installation.operation()"
name: "operation()"
nameWithType: "Installation.operation()"
summary: "Get the operation property: A reference to an in-progress installation operation."
syntax: "public AsyncOperationId operation()"
desc: "Get the operation property: A reference to an in-progress installation operation."
returns:
description: "the operation value."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.AsyncOperationId?alt=com.azure.resourcemanager.mobilenetwork.models.AsyncOperationId&text=AsyncOperationId\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Installation.reasons()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Installation.reasons()"
name: "reasons()"
nameWithType: "Installation.reasons()"
summary: "Get the reasons property: Reason(s) for the current installation state of the packet core."
syntax: "public List<InstallationReason> reasons()"
desc: "Get the reasons property: Reason(s) for the current installation state of the packet core."
returns:
description: "the reasons value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.mobilenetwork.models.InstallationReason?alt=com.azure.resourcemanager.mobilenetwork.models.InstallationReason&text=InstallationReason\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Installation.reinstallRequired()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Installation.reinstallRequired()"
name: "reinstallRequired()"
nameWithType: "Installation.reinstallRequired()"
summary: "Get the reinstall<wbr>Required property: Whether a reinstall of the packet core is required to pick up the latest configuration changes."
syntax: "public ReinstallRequired reinstallRequired()"
desc: "Get the reinstallRequired property: Whether a reinstall of the packet core is required to pick up the latest configuration changes."
returns:
description: "the reinstallRequired value."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.ReinstallRequired?alt=com.azure.resourcemanager.mobilenetwork.models.ReinstallRequired&text=ReinstallRequired\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Installation.state()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Installation.state()"
name: "state()"
nameWithType: "Installation.state()"
summary: "Get the state property: Installation state."
syntax: "public InstallationState state()"
desc: "Get the state property: Installation state."
returns:
description: "the state value."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.InstallationState?alt=com.azure.resourcemanager.mobilenetwork.models.InstallationState&text=InstallationState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Installation.validate()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Installation.validate()"
name: "validate()"
nameWithType: "Installation.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.mobilenetwork.models.Installation.withDesiredState(com.azure.resourcemanager.mobilenetwork.models.DesiredInstallationState)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Installation.withDesiredState(DesiredInstallationState desiredState)"
name: "withDesiredState(DesiredInstallationState desiredState)"
nameWithType: "Installation.withDesiredState(DesiredInstallationState desiredState)"
summary: "Set the desired<wbr>State property: The desired installation state."
parameters:
- description: "the desiredState value to set."
name: "desiredState"
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.DesiredInstallationState?alt=com.azure.resourcemanager.mobilenetwork.models.DesiredInstallationState&text=DesiredInstallationState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public Installation withDesiredState(DesiredInstallationState desiredState)"
desc: "Set the desiredState property: The desired installation state."
returns:
description: "the Installation object itself."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.Installation?alt=com.azure.resourcemanager.mobilenetwork.models.Installation&text=Installation\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The installation state of the packet core."
metadata: {}
package: "com.azure.resourcemanager.mobilenetwork.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-mobilenetwork:1.2.0