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

458 строки
34 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.mobilenetwork.models.Sims"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims"
name: "Sims"
nameWithType: "Sims"
summary: "Resource collection API of Sims."
syntax: "public interface **Sims**"
methods:
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.bulkDelete(java.lang.String,java.lang.String,com.azure.resourcemanager.mobilenetwork.models.SimDeleteList)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.bulkDelete(String resourceGroupName, String simGroupName, SimDeleteList parameters)"
name: "bulkDelete(String resourceGroupName, String simGroupName, SimDeleteList parameters)"
nameWithType: "Sims.bulkDelete(String resourceGroupName, String simGroupName, SimDeleteList parameters)"
summary: "Bulk delete SIMs from a SIM group."
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 SIM Group."
name: "simGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the bulk SIM delete operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.SimDeleteList?alt=com.azure.resourcemanager.mobilenetwork.models.SimDeleteList&text=SimDeleteList\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract AsyncOperationStatus bulkDelete(String resourceGroupName, String simGroupName, SimDeleteList parameters)"
desc: "Bulk delete SIMs from a SIM group."
returns:
description: "the current status of an async operation."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus?alt=com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus&text=AsyncOperationStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.bulkDelete(java.lang.String,java.lang.String,com.azure.resourcemanager.mobilenetwork.models.SimDeleteList,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.bulkDelete(String resourceGroupName, String simGroupName, SimDeleteList parameters, Context context)"
name: "bulkDelete(String resourceGroupName, String simGroupName, SimDeleteList parameters, Context context)"
nameWithType: "Sims.bulkDelete(String resourceGroupName, String simGroupName, SimDeleteList parameters, Context context)"
summary: "Bulk delete SIMs from a SIM group."
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 SIM Group."
name: "simGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the bulk SIM delete operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.SimDeleteList?alt=com.azure.resourcemanager.mobilenetwork.models.SimDeleteList&text=SimDeleteList\" data-throw-if-not-resolved=\"False\" />"
- 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 AsyncOperationStatus bulkDelete(String resourceGroupName, String simGroupName, SimDeleteList parameters, Context context)"
desc: "Bulk delete SIMs from a SIM group."
returns:
description: "the current status of an async operation."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus?alt=com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus&text=AsyncOperationStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.bulkUpload(java.lang.String,java.lang.String,com.azure.resourcemanager.mobilenetwork.models.SimUploadList)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.bulkUpload(String resourceGroupName, String simGroupName, SimUploadList parameters)"
name: "bulkUpload(String resourceGroupName, String simGroupName, SimUploadList parameters)"
nameWithType: "Sims.bulkUpload(String resourceGroupName, String simGroupName, SimUploadList parameters)"
summary: "Bulk upload SIMs to a SIM group."
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 SIM Group."
name: "simGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the bulk SIM upload operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.SimUploadList?alt=com.azure.resourcemanager.mobilenetwork.models.SimUploadList&text=SimUploadList\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract AsyncOperationStatus bulkUpload(String resourceGroupName, String simGroupName, SimUploadList parameters)"
desc: "Bulk upload SIMs to a SIM group."
returns:
description: "the current status of an async operation."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus?alt=com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus&text=AsyncOperationStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.bulkUpload(java.lang.String,java.lang.String,com.azure.resourcemanager.mobilenetwork.models.SimUploadList,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.bulkUpload(String resourceGroupName, String simGroupName, SimUploadList parameters, Context context)"
name: "bulkUpload(String resourceGroupName, String simGroupName, SimUploadList parameters, Context context)"
nameWithType: "Sims.bulkUpload(String resourceGroupName, String simGroupName, SimUploadList parameters, Context context)"
summary: "Bulk upload SIMs to a SIM group."
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 SIM Group."
name: "simGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the bulk SIM upload operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.SimUploadList?alt=com.azure.resourcemanager.mobilenetwork.models.SimUploadList&text=SimUploadList\" data-throw-if-not-resolved=\"False\" />"
- 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 AsyncOperationStatus bulkUpload(String resourceGroupName, String simGroupName, SimUploadList parameters, Context context)"
desc: "Bulk upload SIMs to a SIM group."
returns:
description: "the current status of an async operation."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus?alt=com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus&text=AsyncOperationStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.bulkUploadEncrypted(java.lang.String,java.lang.String,com.azure.resourcemanager.mobilenetwork.models.EncryptedSimUploadList)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.bulkUploadEncrypted(String resourceGroupName, String simGroupName, EncryptedSimUploadList parameters)"
name: "bulkUploadEncrypted(String resourceGroupName, String simGroupName, EncryptedSimUploadList parameters)"
nameWithType: "Sims.bulkUploadEncrypted(String resourceGroupName, String simGroupName, EncryptedSimUploadList parameters)"
summary: "Bulk upload SIMs in encrypted form to a SIM group."
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 SIM Group."
name: "simGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the encrypted SIMs upload operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.EncryptedSimUploadList?alt=com.azure.resourcemanager.mobilenetwork.models.EncryptedSimUploadList&text=EncryptedSimUploadList\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract AsyncOperationStatus bulkUploadEncrypted(String resourceGroupName, String simGroupName, EncryptedSimUploadList parameters)"
desc: "Bulk upload SIMs in encrypted form to a SIM group. The SIM credentials must be encrypted."
returns:
description: "the current status of an async operation."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus?alt=com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus&text=AsyncOperationStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.bulkUploadEncrypted(java.lang.String,java.lang.String,com.azure.resourcemanager.mobilenetwork.models.EncryptedSimUploadList,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.bulkUploadEncrypted(String resourceGroupName, String simGroupName, EncryptedSimUploadList parameters, Context context)"
name: "bulkUploadEncrypted(String resourceGroupName, String simGroupName, EncryptedSimUploadList parameters, Context context)"
nameWithType: "Sims.bulkUploadEncrypted(String resourceGroupName, String simGroupName, EncryptedSimUploadList parameters, Context context)"
summary: "Bulk upload SIMs in encrypted form to a SIM group."
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 SIM Group."
name: "simGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the encrypted SIMs upload operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.EncryptedSimUploadList?alt=com.azure.resourcemanager.mobilenetwork.models.EncryptedSimUploadList&text=EncryptedSimUploadList\" data-throw-if-not-resolved=\"False\" />"
- 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 AsyncOperationStatus bulkUploadEncrypted(String resourceGroupName, String simGroupName, EncryptedSimUploadList parameters, Context context)"
desc: "Bulk upload SIMs in encrypted form to a SIM group. The SIM credentials must be encrypted."
returns:
description: "the current status of an async operation."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus?alt=com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus&text=AsyncOperationStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.clone(java.lang.String,java.lang.String,com.azure.resourcemanager.mobilenetwork.models.SimClone)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.clone(String resourceGroupName, String simGroupName, SimClone parameters)"
name: "clone(String resourceGroupName, String simGroupName, SimClone parameters)"
nameWithType: "Sims.clone(String resourceGroupName, String simGroupName, SimClone parameters)"
summary: "Clone SIMs to another SIM Group."
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 SIM Group."
name: "simGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to clone the SIMs."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.SimClone?alt=com.azure.resourcemanager.mobilenetwork.models.SimClone&text=SimClone\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract AsyncOperationStatus clone(String resourceGroupName, String simGroupName, SimClone parameters)"
desc: "Clone SIMs to another SIM Group."
returns:
description: "the current status of an async operation."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus?alt=com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus&text=AsyncOperationStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.clone(java.lang.String,java.lang.String,com.azure.resourcemanager.mobilenetwork.models.SimClone,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.clone(String resourceGroupName, String simGroupName, SimClone parameters, Context context)"
name: "clone(String resourceGroupName, String simGroupName, SimClone parameters, Context context)"
nameWithType: "Sims.clone(String resourceGroupName, String simGroupName, SimClone parameters, Context context)"
summary: "Clone SIMs to another SIM Group."
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 SIM Group."
name: "simGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to clone the SIMs."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.SimClone?alt=com.azure.resourcemanager.mobilenetwork.models.SimClone&text=SimClone\" data-throw-if-not-resolved=\"False\" />"
- 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 AsyncOperationStatus clone(String resourceGroupName, String simGroupName, SimClone parameters, Context context)"
desc: "Clone SIMs to another SIM Group."
returns:
description: "the current status of an async operation."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus?alt=com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus&text=AsyncOperationStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.define(java.lang.String)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.define(String name)"
name: "define(String name)"
nameWithType: "Sims.define(String name)"
summary: "Begins definition for a new Sim 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 Sim.DefinitionStages.Blank define(String name)"
desc: "Begins definition for a new Sim resource."
returns:
description: "the first stage of the new Sim definition."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.Sim.DefinitionStages.Blank?alt=com.azure.resourcemanager.mobilenetwork.models.Sim.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.delete(String resourceGroupName, String simGroupName, String simName)"
name: "delete(String resourceGroupName, String simGroupName, String simName)"
nameWithType: "Sims.delete(String resourceGroupName, String simGroupName, String simName)"
summary: "Deletes the specified SIM."
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 SIM Group."
name: "simGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the SIM."
name: "simName"
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 simGroupName, String simName)"
desc: "Deletes the specified SIM."
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.delete(String resourceGroupName, String simGroupName, String simName, Context context)"
name: "delete(String resourceGroupName, String simGroupName, String simName, Context context)"
nameWithType: "Sims.delete(String resourceGroupName, String simGroupName, String simName, Context context)"
summary: "Deletes the specified SIM."
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 SIM Group."
name: "simGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the SIM."
name: "simName"
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 void delete(String resourceGroupName, String simGroupName, String simName, Context context)"
desc: "Deletes the specified SIM."
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.deleteById(java.lang.String)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.deleteById(String id)"
name: "deleteById(String id)"
nameWithType: "Sims.deleteById(String id)"
summary: "Deletes the specified SIM."
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: "Deletes the specified SIM."
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.deleteByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.deleteByIdWithResponse(String id, Context context)"
name: "deleteByIdWithResponse(String id, Context context)"
nameWithType: "Sims.deleteByIdWithResponse(String id, Context context)"
summary: "Deletes the specified SIM."
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 void deleteByIdWithResponse(String id, Context context)"
desc: "Deletes the specified SIM."
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.get(String resourceGroupName, String simGroupName, String simName)"
name: "get(String resourceGroupName, String simGroupName, String simName)"
nameWithType: "Sims.get(String resourceGroupName, String simGroupName, String simName)"
summary: "Gets information about the specified SIM."
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 SIM Group."
name: "simGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the SIM."
name: "simName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Sim get(String resourceGroupName, String simGroupName, String simName)"
desc: "Gets information about the specified SIM."
returns:
description: "information about the specified SIM."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.Sim?alt=com.azure.resourcemanager.mobilenetwork.models.Sim&text=Sim\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.getById(java.lang.String)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.getById(String id)"
name: "getById(String id)"
nameWithType: "Sims.getById(String id)"
summary: "Gets information about the specified SIM."
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 Sim getById(String id)"
desc: "Gets information about the specified SIM."
returns:
description: "information about the specified SIM 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.mobilenetwork.models.Sim?alt=com.azure.resourcemanager.mobilenetwork.models.Sim&text=Sim\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.getByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.getByIdWithResponse(String id, Context context)"
name: "getByIdWithResponse(String id, Context context)"
nameWithType: "Sims.getByIdWithResponse(String id, Context context)"
summary: "Gets information about the specified SIM."
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<Sim> getByIdWithResponse(String id, Context context)"
desc: "Gets information about the specified SIM."
returns:
description: "information about the specified SIM 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.mobilenetwork.models.Sim?alt=com.azure.resourcemanager.mobilenetwork.models.Sim&text=Sim\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.getWithResponse(String resourceGroupName, String simGroupName, String simName, Context context)"
name: "getWithResponse(String resourceGroupName, String simGroupName, String simName, Context context)"
nameWithType: "Sims.getWithResponse(String resourceGroupName, String simGroupName, String simName, Context context)"
summary: "Gets information about the specified SIM."
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 SIM Group."
name: "simGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the SIM."
name: "simName"
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<Sim> getWithResponse(String resourceGroupName, String simGroupName, String simName, Context context)"
desc: "Gets information about the specified SIM."
returns:
description: "information about the specified SIM 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.mobilenetwork.models.Sim?alt=com.azure.resourcemanager.mobilenetwork.models.Sim&text=Sim\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.listByGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.listByGroup(String resourceGroupName, String simGroupName)"
name: "listByGroup(String resourceGroupName, String simGroupName)"
nameWithType: "Sims.listByGroup(String resourceGroupName, String simGroupName)"
summary: "Gets all the SIMs in a SIM group."
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 SIM Group."
name: "simGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<Sim> listByGroup(String resourceGroupName, String simGroupName)"
desc: "Gets all the SIMs in a SIM group."
returns:
description: "all the SIMs in a SIM group 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.mobilenetwork.models.Sim?alt=com.azure.resourcemanager.mobilenetwork.models.Sim&text=Sim\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.listByGroup(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.listByGroup(String resourceGroupName, String simGroupName, Context context)"
name: "listByGroup(String resourceGroupName, String simGroupName, Context context)"
nameWithType: "Sims.listByGroup(String resourceGroupName, String simGroupName, Context context)"
summary: "Gets all the SIMs in a SIM group."
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 SIM Group."
name: "simGroupName"
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<Sim> listByGroup(String resourceGroupName, String simGroupName, Context context)"
desc: "Gets all the SIMs in a SIM group."
returns:
description: "all the SIMs in a SIM group 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.mobilenetwork.models.Sim?alt=com.azure.resourcemanager.mobilenetwork.models.Sim&text=Sim\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.move(java.lang.String,java.lang.String,com.azure.resourcemanager.mobilenetwork.models.SimMove)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.move(String resourceGroupName, String simGroupName, SimMove parameters)"
name: "move(String resourceGroupName, String simGroupName, SimMove parameters)"
nameWithType: "Sims.move(String resourceGroupName, String simGroupName, SimMove parameters)"
summary: "Move SIMs to another SIM Group."
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 SIM Group."
name: "simGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to move the SIMs."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.SimMove?alt=com.azure.resourcemanager.mobilenetwork.models.SimMove&text=SimMove\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract AsyncOperationStatus move(String resourceGroupName, String simGroupName, SimMove parameters)"
desc: "Move SIMs to another SIM Group."
returns:
description: "the current status of an async operation."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus?alt=com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus&text=AsyncOperationStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mobilenetwork.models.Sims.move(java.lang.String,java.lang.String,com.azure.resourcemanager.mobilenetwork.models.SimMove,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.Sims.move(String resourceGroupName, String simGroupName, SimMove parameters, Context context)"
name: "move(String resourceGroupName, String simGroupName, SimMove parameters, Context context)"
nameWithType: "Sims.move(String resourceGroupName, String simGroupName, SimMove parameters, Context context)"
summary: "Move SIMs to another SIM Group."
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 SIM Group."
name: "simGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to move the SIMs."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.SimMove?alt=com.azure.resourcemanager.mobilenetwork.models.SimMove&text=SimMove\" data-throw-if-not-resolved=\"False\" />"
- 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 AsyncOperationStatus move(String resourceGroupName, String simGroupName, SimMove parameters, Context context)"
desc: "Move SIMs to another SIM Group."
returns:
description: "the current status of an async operation."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus?alt=com.azure.resourcemanager.mobilenetwork.models.AsyncOperationStatus&text=AsyncOperationStatus\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Resource collection API of Sims."
metadata: {}
package: "com.azure.resourcemanager.mobilenetwork.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-mobilenetwork:1.2.0