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

229 строки
16 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.maps.models.Creators"
fullName: "com.azure.resourcemanager.maps.models.Creators"
name: "Creators"
nameWithType: "Creators"
summary: "Resource collection API of Creators."
syntax: "public interface **Creators**"
methods:
- uid: "com.azure.resourcemanager.maps.models.Creators.define(java.lang.String)"
fullName: "com.azure.resourcemanager.maps.models.Creators.define(String name)"
name: "define(String name)"
nameWithType: "Creators.define(String name)"
summary: "Begins definition for a new Creator resource."
modifiers:
- "abstract"
parameters:
- description: "resource name."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Creator.DefinitionStages.Blank define(String name)"
desc: "Begins definition for a new Creator resource."
returns:
description: "the first stage of the new Creator definition."
type: "<xref href=\"com.azure.resourcemanager.maps.models.Creator.DefinitionStages.Blank?alt=com.azure.resourcemanager.maps.models.Creator.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.maps.models.Creators.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.maps.models.Creators.delete(String resourceGroupName, String accountName, String creatorName)"
name: "delete(String resourceGroupName, String accountName, String creatorName)"
nameWithType: "Creators.delete(String resourceGroupName, String accountName, String creatorName)"
summary: "Delete a Maps Creator resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Maps Account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Maps Creator instance."
name: "creatorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String accountName, String creatorName)"
desc: "Delete a Maps Creator resource."
- uid: "com.azure.resourcemanager.maps.models.Creators.deleteById(java.lang.String)"
fullName: "com.azure.resourcemanager.maps.models.Creators.deleteById(String id)"
name: "deleteById(String id)"
nameWithType: "Creators.deleteById(String id)"
summary: "Delete a Maps Creator resource."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteById(String id)"
desc: "Delete a Maps Creator resource."
- uid: "com.azure.resourcemanager.maps.models.Creators.deleteByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.maps.models.Creators.deleteByIdWithResponse(String id, Context context)"
name: "deleteByIdWithResponse(String id, Context context)"
nameWithType: "Creators.deleteByIdWithResponse(String id, Context context)"
summary: "Delete a Maps Creator resource."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<Void> deleteByIdWithResponse(String id, Context context)"
desc: "Delete a Maps Creator resource."
returns:
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.maps.models.Creators.deleteWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.maps.models.Creators.deleteWithResponse(String resourceGroupName, String accountName, String creatorName, Context context)"
name: "deleteWithResponse(String resourceGroupName, String accountName, String creatorName, Context context)"
nameWithType: "Creators.deleteWithResponse(String resourceGroupName, String accountName, String creatorName, Context context)"
summary: "Delete a Maps Creator resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Maps Account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Maps Creator instance."
name: "creatorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<Void> deleteWithResponse(String resourceGroupName, String accountName, String creatorName, Context context)"
desc: "Delete a Maps Creator resource."
returns:
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.maps.models.Creators.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.maps.models.Creators.get(String resourceGroupName, String accountName, String creatorName)"
name: "get(String resourceGroupName, String accountName, String creatorName)"
nameWithType: "Creators.get(String resourceGroupName, String accountName, String creatorName)"
summary: "Get a Maps Creator resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Maps Account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Maps Creator instance."
name: "creatorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Creator get(String resourceGroupName, String accountName, String creatorName)"
desc: "Get a Maps Creator resource."
returns:
description: "a Maps Creator 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.Creators.getById(java.lang.String)"
fullName: "com.azure.resourcemanager.maps.models.Creators.getById(String id)"
name: "getById(String id)"
nameWithType: "Creators.getById(String id)"
summary: "Get a Maps Creator resource."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Creator getById(String id)"
desc: "Get a Maps Creator resource."
returns:
description: "a Maps Creator resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
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.Creators.getByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.maps.models.Creators.getByIdWithResponse(String id, Context context)"
name: "getByIdWithResponse(String id, Context context)"
nameWithType: "Creators.getByIdWithResponse(String id, Context context)"
summary: "Get a Maps Creator resource."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<Creator> getByIdWithResponse(String id, Context context)"
desc: "Get a Maps Creator resource."
returns:
description: "a Maps Creator resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.maps.models.Creator?alt=com.azure.resourcemanager.maps.models.Creator&text=Creator\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.maps.models.Creators.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.maps.models.Creators.getWithResponse(String resourceGroupName, String accountName, String creatorName, Context context)"
name: "getWithResponse(String resourceGroupName, String accountName, String creatorName, Context context)"
nameWithType: "Creators.getWithResponse(String resourceGroupName, String accountName, String creatorName, Context context)"
summary: "Get a Maps Creator resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Maps Account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Maps Creator instance."
name: "creatorName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 Response<Creator> getWithResponse(String resourceGroupName, String accountName, String creatorName, Context context)"
desc: "Get a Maps Creator resource."
returns:
description: "a Maps Creator resource along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.maps.models.Creator?alt=com.azure.resourcemanager.maps.models.Creator&text=Creator\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.maps.models.Creators.listByAccount(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.maps.models.Creators.listByAccount(String resourceGroupName, String accountName)"
name: "listByAccount(String resourceGroupName, String accountName)"
nameWithType: "Creators.listByAccount(String resourceGroupName, String accountName)"
summary: "Get all Creator instances for an Azure Maps Account."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Maps Account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<Creator> listByAccount(String resourceGroupName, String accountName)"
desc: "Get all Creator instances for an Azure Maps Account."
returns:
description: "all Creator instances for an Azure Maps Account as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.maps.models.Creator?alt=com.azure.resourcemanager.maps.models.Creator&text=Creator\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.maps.models.Creators.listByAccount(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.maps.models.Creators.listByAccount(String resourceGroupName, String accountName, Context context)"
name: "listByAccount(String resourceGroupName, String accountName, Context context)"
nameWithType: "Creators.listByAccount(String resourceGroupName, String accountName, Context context)"
summary: "Get all Creator instances for an Azure Maps Account."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Maps Account."
name: "accountName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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 PagedIterable<Creator> listByAccount(String resourceGroupName, String accountName, Context context)"
desc: "Get all Creator instances for an Azure Maps Account."
returns:
description: "all Creator instances for an Azure Maps Account as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.maps.models.Creator?alt=com.azure.resourcemanager.maps.models.Creator&text=Creator\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of Creators."
metadata: {}
package: "com.azure.resourcemanager.maps.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-maps:1.0.0