69 строки
4.1 KiB
YAML
69 строки
4.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.servicenetworking.models.AssociationSubnet"
|
|
fullName: "com.azure.resourcemanager.servicenetworking.models.AssociationSubnet"
|
|
name: "AssociationSubnet"
|
|
nameWithType: "AssociationSubnet"
|
|
summary: "Association Subnet."
|
|
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 **AssociationSubnet**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.servicenetworking.models.AssociationSubnet.AssociationSubnet()"
|
|
fullName: "com.azure.resourcemanager.servicenetworking.models.AssociationSubnet.AssociationSubnet()"
|
|
name: "AssociationSubnet()"
|
|
nameWithType: "AssociationSubnet.AssociationSubnet()"
|
|
summary: "Creates an instance of Association<wbr>Subnet class."
|
|
syntax: "public AssociationSubnet()"
|
|
desc: "Creates an instance of AssociationSubnet class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.servicenetworking.models.AssociationSubnet.id()"
|
|
fullName: "com.azure.resourcemanager.servicenetworking.models.AssociationSubnet.id()"
|
|
name: "id()"
|
|
nameWithType: "AssociationSubnet.id()"
|
|
summary: "Get the id property: Association ID."
|
|
syntax: "public String id()"
|
|
desc: "Get the id property: Association ID."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.servicenetworking.models.AssociationSubnet.validate()"
|
|
fullName: "com.azure.resourcemanager.servicenetworking.models.AssociationSubnet.validate()"
|
|
name: "validate()"
|
|
nameWithType: "AssociationSubnet.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.servicenetworking.models.AssociationSubnet.withId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.servicenetworking.models.AssociationSubnet.withId(String id)"
|
|
name: "withId(String id)"
|
|
nameWithType: "AssociationSubnet.withId(String id)"
|
|
summary: "Set the id property: Association ID."
|
|
parameters:
|
|
- description: "the id value to set."
|
|
name: "id"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AssociationSubnet withId(String id)"
|
|
desc: "Set the id property: Association ID."
|
|
returns:
|
|
description: "the AssociationSubnet object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.servicenetworking.models.AssociationSubnet?alt=com.azure.resourcemanager.servicenetworking.models.AssociationSubnet&text=AssociationSubnet\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Association Subnet."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.servicenetworking.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-servicenetworking:1.0.0
|