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

114 строки
9.0 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.sphere.fluent.models.CatalogInner"
fullName: "com.azure.resourcemanager.sphere.fluent.models.CatalogInner"
name: "CatalogInner"
nameWithType: "CatalogInner"
summary: "An Azure Sphere catalog."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.Resource.location()?alt=com.azure.core.management.Resource.location&text=location\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.tags()?alt=com.azure.core.management.Resource.tags&text=tags\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.withLocation(java.lang.String)?alt=com.azure.core.management.Resource.withLocation&text=withLocation\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.core.management.Resource.withTags&text=withTags\" data-throw-if-not-resolved=\"False\" />"
- 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 **CatalogInner**</br> extends <xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.sphere.fluent.models.CatalogInner.CatalogInner()"
fullName: "com.azure.resourcemanager.sphere.fluent.models.CatalogInner.CatalogInner()"
name: "CatalogInner()"
nameWithType: "CatalogInner.CatalogInner()"
summary: "Creates an instance of Catalog<wbr>Inner class."
syntax: "public CatalogInner()"
desc: "Creates an instance of CatalogInner class."
methods:
- uid: "com.azure.resourcemanager.sphere.fluent.models.CatalogInner.properties()"
fullName: "com.azure.resourcemanager.sphere.fluent.models.CatalogInner.properties()"
name: "properties()"
nameWithType: "CatalogInner.properties()"
summary: "Get the properties property: The resource-specific properties for this resource."
syntax: "public CatalogProperties properties()"
desc: "Get the properties property: The resource-specific properties for this resource."
returns:
description: "the properties value."
type: "<xref href=\"com.azure.resourcemanager.sphere.models.CatalogProperties?alt=com.azure.resourcemanager.sphere.models.CatalogProperties&text=CatalogProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sphere.fluent.models.CatalogInner.systemData()"
fullName: "com.azure.resourcemanager.sphere.fluent.models.CatalogInner.systemData()"
name: "systemData()"
nameWithType: "CatalogInner.systemData()"
summary: "Get the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By 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: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sphere.fluent.models.CatalogInner.validate()"
fullName: "com.azure.resourcemanager.sphere.fluent.models.CatalogInner.validate()"
name: "validate()"
nameWithType: "CatalogInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.sphere.fluent.models.CatalogInner.withLocation(java.lang.String)"
fullName: "com.azure.resourcemanager.sphere.fluent.models.CatalogInner.withLocation(String location)"
name: "withLocation(String location)"
nameWithType: "CatalogInner.withLocation(String location)"
overridden: "com.azure.core.management.Resource.withLocation(java.lang.String)"
parameters:
- name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public CatalogInner withLocation(String location)"
returns:
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.CatalogInner?alt=com.azure.resourcemanager.sphere.fluent.models.CatalogInner&text=CatalogInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sphere.fluent.models.CatalogInner.withProperties(com.azure.resourcemanager.sphere.models.CatalogProperties)"
fullName: "com.azure.resourcemanager.sphere.fluent.models.CatalogInner.withProperties(CatalogProperties properties)"
name: "withProperties(CatalogProperties properties)"
nameWithType: "CatalogInner.withProperties(CatalogProperties properties)"
summary: "Set the properties property: The resource-specific properties for this resource."
parameters:
- description: "the properties value to set."
name: "properties"
type: "<xref href=\"com.azure.resourcemanager.sphere.models.CatalogProperties?alt=com.azure.resourcemanager.sphere.models.CatalogProperties&text=CatalogProperties\" data-throw-if-not-resolved=\"False\" />"
syntax: "public CatalogInner withProperties(CatalogProperties properties)"
desc: "Set the properties property: The resource-specific properties for this resource."
returns:
description: "the CatalogInner object itself."
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.CatalogInner?alt=com.azure.resourcemanager.sphere.fluent.models.CatalogInner&text=CatalogInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sphere.fluent.models.CatalogInner.withTags(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.sphere.fluent.models.CatalogInner.withTags(Map<String,String> tags)"
name: "withTags(Map<String,String> tags)"
nameWithType: "CatalogInner.withTags(Map<String,String> tags)"
overridden: "com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)"
parameters:
- name: "tags"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public CatalogInner withTags(Map<String,String> tags)"
returns:
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.CatalogInner?alt=com.azure.resourcemanager.sphere.fluent.models.CatalogInner&text=CatalogInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "An Azure Sphere catalog."
metadata: {}
package: "com.azure.resourcemanager.sphere.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-sphere:1.0.0