186 строки
9.1 KiB
YAML
186 строки
9.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.maps.models.Creator"
|
|
fullName: "com.azure.resourcemanager.maps.models.Creator"
|
|
name: "Creator"
|
|
nameWithType: "Creator"
|
|
summary: "An immutable client-side representation of Creator."
|
|
syntax: "public interface **Creator**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.maps.models.Creator.id()"
|
|
fullName: "com.azure.resourcemanager.maps.models.Creator.id()"
|
|
name: "id()"
|
|
nameWithType: "Creator.id()"
|
|
summary: "Gets the id property: Fully qualified resource Id for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String id()"
|
|
desc: "Gets the id property: Fully qualified resource Id for the resource."
|
|
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.maps.models.Creator.innerModel()"
|
|
fullName: "com.azure.resourcemanager.maps.models.Creator.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "Creator.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>maps.<wbr>fluent.<wbr>models.<wbr>Creator<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract CreatorInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.maps.fluent.models.CreatorInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.maps.fluent.models.CreatorInner?alt=com.azure.resourcemanager.maps.fluent.models.CreatorInner&text=CreatorInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.maps.models.Creator.location()"
|
|
fullName: "com.azure.resourcemanager.maps.models.Creator.location()"
|
|
name: "location()"
|
|
nameWithType: "Creator.location()"
|
|
summary: "Gets the location property: The geo-location where the resource lives."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String location()"
|
|
desc: "Gets the location property: The geo-location where the resource lives."
|
|
returns:
|
|
description: "the location value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.maps.models.Creator.name()"
|
|
fullName: "com.azure.resourcemanager.maps.models.Creator.name()"
|
|
name: "name()"
|
|
nameWithType: "Creator.name()"
|
|
summary: "Gets the name property: The name of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String name()"
|
|
desc: "Gets the name property: The name of the resource."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.maps.models.Creator.properties()"
|
|
fullName: "com.azure.resourcemanager.maps.models.Creator.properties()"
|
|
name: "properties()"
|
|
nameWithType: "Creator.properties()"
|
|
summary: "Gets the properties property: The Creator resource properties."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract CreatorProperties properties()"
|
|
desc: "Gets the properties property: The Creator resource properties."
|
|
returns:
|
|
description: "the properties value."
|
|
type: "<xref href=\"com.azure.resourcemanager.maps.fluent.models.CreatorProperties?alt=com.azure.resourcemanager.maps.fluent.models.CreatorProperties&text=CreatorProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.maps.models.Creator.refresh()"
|
|
fullName: "com.azure.resourcemanager.maps.models.Creator.refresh()"
|
|
name: "refresh()"
|
|
nameWithType: "Creator.refresh()"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Creator refresh()"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.maps.models.Creator?alt=com.azure.resourcemanager.maps.models.Creator&text=Creator\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.maps.models.Creator.refresh(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.maps.models.Creator.refresh(Context context)"
|
|
name: "refresh(Context context)"
|
|
nameWithType: "Creator.refresh(Context context)"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Creator refresh(Context context)"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.maps.models.Creator?alt=com.azure.resourcemanager.maps.models.Creator&text=Creator\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.maps.models.Creator.region()"
|
|
fullName: "com.azure.resourcemanager.maps.models.Creator.region()"
|
|
name: "region()"
|
|
nameWithType: "Creator.region()"
|
|
summary: "Gets the region of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Region region()"
|
|
desc: "Gets the region of the resource."
|
|
returns:
|
|
description: "the region of the resource."
|
|
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.maps.models.Creator.regionName()"
|
|
fullName: "com.azure.resourcemanager.maps.models.Creator.regionName()"
|
|
name: "regionName()"
|
|
nameWithType: "Creator.regionName()"
|
|
summary: "Gets the name of the resource region."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String regionName()"
|
|
desc: "Gets the name of the resource region."
|
|
returns:
|
|
description: "the name of the resource region."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.maps.models.Creator.resourceGroupName()"
|
|
fullName: "com.azure.resourcemanager.maps.models.Creator.resourceGroupName()"
|
|
name: "resourceGroupName()"
|
|
nameWithType: "Creator.resourceGroupName()"
|
|
summary: "Gets the name of the resource group."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String resourceGroupName()"
|
|
desc: "Gets the name of the resource group."
|
|
returns:
|
|
description: "the name of the resource group."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.maps.models.Creator.systemData()"
|
|
fullName: "com.azure.resourcemanager.maps.models.Creator.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "Creator.systemData()"
|
|
summary: "Gets the system<wbr>Data property: The system meta data relating to this resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SystemData systemData()"
|
|
desc: "Gets the systemData property: The system meta data relating to this resource."
|
|
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.maps.models.Creator.tags()"
|
|
fullName: "com.azure.resourcemanager.maps.models.Creator.tags()"
|
|
name: "tags()"
|
|
nameWithType: "Creator.tags()"
|
|
summary: "Gets the tags property: Resource tags."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Map<String,String> tags()"
|
|
desc: "Gets the tags property: Resource tags."
|
|
returns:
|
|
description: "the tags value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<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>>"
|
|
- uid: "com.azure.resourcemanager.maps.models.Creator.type()"
|
|
fullName: "com.azure.resourcemanager.maps.models.Creator.type()"
|
|
name: "type()"
|
|
nameWithType: "Creator.type()"
|
|
summary: "Gets the type property: The type of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String type()"
|
|
desc: "Gets the type property: The type of the resource."
|
|
returns:
|
|
description: "the type value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.maps.models.Creator.update()"
|
|
fullName: "com.azure.resourcemanager.maps.models.Creator.update()"
|
|
name: "update()"
|
|
nameWithType: "Creator.update()"
|
|
summary: "Begins update for the Creator resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Creator.Update update()"
|
|
desc: "Begins update for the Creator resource."
|
|
returns:
|
|
description: "the stage of resource update."
|
|
type: "<xref href=\"com.azure.resourcemanager.maps.models.Creator.Update?alt=com.azure.resourcemanager.maps.models.Creator.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of Creator."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.maps.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-maps:1.0.0
|