65 строки
4.1 KiB
YAML
65 строки
4.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.networkcloud.models.AvailableUpgrade"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.AvailableUpgrade"
|
|
name: "AvailableUpgrade"
|
|
nameWithType: "AvailableUpgrade"
|
|
summary: "Available<wbr>Upgrade represents an upgrade available for a Kubernetes cluster."
|
|
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 **AvailableUpgrade**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.AvailableUpgrade.AvailableUpgrade()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.AvailableUpgrade.AvailableUpgrade()"
|
|
name: "AvailableUpgrade()"
|
|
nameWithType: "AvailableUpgrade.AvailableUpgrade()"
|
|
summary: "Creates an instance of Available<wbr>Upgrade class."
|
|
syntax: "public AvailableUpgrade()"
|
|
desc: "Creates an instance of AvailableUpgrade class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.AvailableUpgrade.availabilityLifecycle()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.AvailableUpgrade.availabilityLifecycle()"
|
|
name: "availabilityLifecycle()"
|
|
nameWithType: "AvailableUpgrade.availabilityLifecycle()"
|
|
summary: "Get the availability<wbr>Lifecycle property: The version lifecycle indicator."
|
|
syntax: "public AvailabilityLifecycle availabilityLifecycle()"
|
|
desc: "Get the availabilityLifecycle property: The version lifecycle indicator."
|
|
returns:
|
|
description: "the availabilityLifecycle value."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.AvailabilityLifecycle?alt=com.azure.resourcemanager.networkcloud.models.AvailabilityLifecycle&text=AvailabilityLifecycle\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.AvailableUpgrade.validate()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.AvailableUpgrade.validate()"
|
|
name: "validate()"
|
|
nameWithType: "AvailableUpgrade.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.networkcloud.models.AvailableUpgrade.version()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.models.AvailableUpgrade.version()"
|
|
name: "version()"
|
|
nameWithType: "AvailableUpgrade.version()"
|
|
summary: "Get the version property: The version available for upgrading."
|
|
syntax: "public String version()"
|
|
desc: "Get the version property: The version available for upgrading."
|
|
returns:
|
|
description: "the version value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
type: "class"
|
|
desc: "AvailableUpgrade represents an upgrade available for a Kubernetes cluster."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.networkcloud.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-networkcloud:1.0.0
|