### YamlMime:JavaType
uid: "com.azure.resourcemanager.mobilenetwork.models.SimClone"
fullName: "com.azure.resourcemanager.mobilenetwork.models.SimClone"
name: "SimClone"
nameWithType: "SimClone"
summary: "The SIMs to clone."
inheritances:
- ""
inheritedClassMethods:
- classRef: "java.lang.Object"
methodsRef:
- "clone"
- "equals"
- "finalize"
- "getClass"
- "hashCode"
- "notify"
- "notifyAll"
- "toString"
- "wait"
- "wait"
- "wait"
syntax: "public final class **SimClone**"
constructors:
- uid: "com.azure.resourcemanager.mobilenetwork.models.SimClone.SimClone()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.SimClone.SimClone()"
name: "SimClone()"
nameWithType: "SimClone.SimClone()"
summary: "Creates an instance of SimClone class."
syntax: "public SimClone()"
desc: "Creates an instance of SimClone class."
methods:
- uid: "com.azure.resourcemanager.mobilenetwork.models.SimClone.sims()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.SimClone.sims()"
name: "sims()"
nameWithType: "SimClone.sims()"
summary: "Get the sims property: A list of SIM resource names to be cloned."
syntax: "public List sims()"
desc: "Get the sims property: A list of SIM resource names to be cloned."
returns:
description: "the sims value."
type: "List<String>"
- uid: "com.azure.resourcemanager.mobilenetwork.models.SimClone.targetSimGroupId()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.SimClone.targetSimGroupId()"
name: "targetSimGroupId()"
nameWithType: "SimClone.targetSimGroupId()"
summary: "Get the targetSimGroupId property: The SIM Group where the SIMs should be cloned."
syntax: "public SimGroupResourceId targetSimGroupId()"
desc: "Get the targetSimGroupId property: The SIM Group where the SIMs should be cloned."
returns:
description: "the targetSimGroupId value."
type: ""
- uid: "com.azure.resourcemanager.mobilenetwork.models.SimClone.validate()"
fullName: "com.azure.resourcemanager.mobilenetwork.models.SimClone.validate()"
name: "validate()"
nameWithType: "SimClone.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.mobilenetwork.models.SimClone.withSims(java.util.List)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.SimClone.withSims(List sims)"
name: "withSims(List sims)"
nameWithType: "SimClone.withSims(List sims)"
summary: "Set the sims property: A list of SIM resource names to be cloned."
parameters:
- description: "the sims value to set."
name: "sims"
type: "List<String>"
syntax: "public SimClone withSims(List sims)"
desc: "Set the sims property: A list of SIM resource names to be cloned."
returns:
description: "the SimClone object itself."
type: ""
- uid: "com.azure.resourcemanager.mobilenetwork.models.SimClone.withTargetSimGroupId(com.azure.resourcemanager.mobilenetwork.models.SimGroupResourceId)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.SimClone.withTargetSimGroupId(SimGroupResourceId targetSimGroupId)"
name: "withTargetSimGroupId(SimGroupResourceId targetSimGroupId)"
nameWithType: "SimClone.withTargetSimGroupId(SimGroupResourceId targetSimGroupId)"
summary: "Set the targetSimGroupId property: The SIM Group where the SIMs should be cloned."
parameters:
- description: "the targetSimGroupId value to set."
name: "targetSimGroupId"
type: ""
syntax: "public SimClone withTargetSimGroupId(SimGroupResourceId targetSimGroupId)"
desc: "Set the targetSimGroupId property: The SIM Group where the SIMs should be cloned."
returns:
description: "the SimClone object itself."
type: ""
type: "class"
desc: "The SIMs to clone."
metadata: {}
package: "com.azure.resourcemanager.mobilenetwork.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-mobilenetwork:1.2.0