### YamlMime:JavaType uid: "com.azure.resourcemanager.storage.models.PrivateEndpoint" fullName: "com.azure.resourcemanager.storage.models.PrivateEndpoint" name: "PrivateEndpoint" nameWithType: "PrivateEndpoint" summary: "The Private Endpoint resource." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **PrivateEndpoint**
implements <>" constructors: - uid: "com.azure.resourcemanager.storage.models.PrivateEndpoint.PrivateEndpoint()" fullName: "com.azure.resourcemanager.storage.models.PrivateEndpoint.PrivateEndpoint()" name: "PrivateEndpoint()" nameWithType: "PrivateEndpoint.PrivateEndpoint()" summary: "Creates an instance of PrivateEndpoint class." syntax: "public PrivateEndpoint()" desc: "Creates an instance of PrivateEndpoint class." methods: - uid: "com.azure.resourcemanager.storage.models.PrivateEndpoint.fromJson(com.azure.json.JsonReader)" fullName: "com.azure.resourcemanager.storage.models.PrivateEndpoint.fromJson(JsonReader jsonReader)" name: "fromJson(JsonReader jsonReader)" nameWithType: "PrivateEndpoint.fromJson(JsonReader jsonReader)" summary: "Reads an instance of PrivateEndpoint from the JsonReader." modifiers: - "static" parameters: - description: "The JsonReader being read." name: "jsonReader" type: "" syntax: "public static PrivateEndpoint fromJson(JsonReader jsonReader)" exceptions: - description: "If an error occurs while reading the PrivateEndpoint." type: "IOException" desc: "Reads an instance of PrivateEndpoint from the JsonReader." returns: description: "An instance of PrivateEndpoint if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null." type: "" - uid: "com.azure.resourcemanager.storage.models.PrivateEndpoint.id()" fullName: "com.azure.resourcemanager.storage.models.PrivateEndpoint.id()" name: "id()" nameWithType: "PrivateEndpoint.id()" summary: "Get the id property: The ARM identifier for Private Endpoint." syntax: "public String id()" desc: "Get the id property: The ARM identifier for Private Endpoint." returns: description: "the id value." type: "String" - uid: "com.azure.resourcemanager.storage.models.PrivateEndpoint.toJson(com.azure.json.JsonWriter)" fullName: "com.azure.resourcemanager.storage.models.PrivateEndpoint.toJson(JsonWriter jsonWriter)" name: "toJson(JsonWriter jsonWriter)" nameWithType: "PrivateEndpoint.toJson(JsonWriter jsonWriter)" parameters: - name: "jsonWriter" type: "" syntax: "public JsonWriter toJson(JsonWriter jsonWriter)" exceptions: - type: "IOException" returns: type: "" - uid: "com.azure.resourcemanager.storage.models.PrivateEndpoint.validate()" fullName: "com.azure.resourcemanager.storage.models.PrivateEndpoint.validate()" name: "validate()" nameWithType: "PrivateEndpoint.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." type: "class" desc: "The Private Endpoint resource." implements: - "<>" metadata: {} package: "com.azure.resourcemanager.storage.models" artifact: com.azure.resourcemanager:azure-resourcemanager-storage:2.42.0