### YamlMime:JavaType uid: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner" fullName: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner" name: "GiVersionInner" nameWithType: "GiVersionInner" summary: "GiVersion resource definition." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **GiVersionInner**
extends " constructors: - uid: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.GiVersionInner()" fullName: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.GiVersionInner()" name: "GiVersionInner()" nameWithType: "GiVersionInner.GiVersionInner()" summary: "Creates an instance of GiVersionInner class." syntax: "public GiVersionInner()" desc: "Creates an instance of GiVersionInner class." methods: - uid: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.fromJson(com.azure.json.JsonReader)" fullName: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.fromJson(JsonReader jsonReader)" name: "fromJson(JsonReader jsonReader)" nameWithType: "GiVersionInner.fromJson(JsonReader jsonReader)" summary: "Reads an instance of GiVersionInner from the JsonReader." modifiers: - "static" parameters: - description: "The JsonReader being read." name: "jsonReader" type: "" syntax: "public static GiVersionInner fromJson(JsonReader jsonReader)" exceptions: - description: "If the deserialized JSON object was missing any required properties." type: "IOException" desc: "Reads an instance of GiVersionInner from the JsonReader." returns: description: "An instance of GiVersionInner 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.oracledatabase.fluent.models.GiVersionInner.id()" fullName: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.id()" name: "id()" nameWithType: "GiVersionInner.id()" summary: "Get the id property: Fully qualified resource Id for the resource." overridden: "com.azure.core.management.ProxyResource.id()" syntax: "public String id()" desc: "Get the id property: Fully qualified resource Id for the resource." returns: description: "the id value." type: "String" - uid: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.name()" fullName: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.name()" name: "name()" nameWithType: "GiVersionInner.name()" summary: "Get the name property: The name of the resource." overridden: "com.azure.core.management.ProxyResource.name()" syntax: "public String name()" desc: "Get the name property: The name of the resource." returns: description: "the name value." type: "String" - uid: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.properties()" fullName: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.properties()" name: "properties()" nameWithType: "GiVersionInner.properties()" summary: "Get the properties property: The resource-specific properties for this resource." syntax: "public GiVersionProperties properties()" desc: "Get the properties property: The resource-specific properties for this resource." returns: description: "the properties value." type: "" - uid: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.systemData()" fullName: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.systemData()" name: "systemData()" nameWithType: "GiVersionInner.systemData()" summary: "Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information." syntax: "public SystemData systemData()" desc: "Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information." returns: description: "the systemData value." type: "" - uid: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.toJson(com.azure.json.JsonWriter)" fullName: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.toJson(JsonWriter jsonWriter)" name: "toJson(JsonWriter jsonWriter)" nameWithType: "GiVersionInner.toJson(JsonWriter jsonWriter)" overridden: "com.azure.core.management.ProxyResource.toJson(com.azure.json.JsonWriter)" parameters: - name: "jsonWriter" type: "" syntax: "public JsonWriter toJson(JsonWriter jsonWriter)" exceptions: - type: "IOException" returns: type: "" - uid: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.type()" fullName: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.type()" name: "type()" nameWithType: "GiVersionInner.type()" summary: "Get the type property: The type of the resource." overridden: "com.azure.core.management.ProxyResource.type()" syntax: "public String type()" desc: "Get the type property: The type of the resource." returns: description: "the type value." type: "String" - uid: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.validate()" fullName: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.validate()" name: "validate()" nameWithType: "GiVersionInner.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.withProperties(com.azure.resourcemanager.oracledatabase.models.GiVersionProperties)" fullName: "com.azure.resourcemanager.oracledatabase.fluent.models.GiVersionInner.withProperties(GiVersionProperties properties)" name: "withProperties(GiVersionProperties properties)" nameWithType: "GiVersionInner.withProperties(GiVersionProperties properties)" summary: "Set the properties property: The resource-specific properties for this resource." parameters: - description: "the properties value to set." name: "properties" type: "" syntax: "public GiVersionInner withProperties(GiVersionProperties properties)" desc: "Set the properties property: The resource-specific properties for this resource." returns: description: "the GiVersionInner object itself." type: "" type: "class" desc: "GiVersion resource definition." metadata: {} package: "com.azure.resourcemanager.oracledatabase.fluent.models" artifact: com.azure.resourcemanager:azure-resourcemanager-oracledatabase:1.0.0