### YamlMime:JavaType uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListNotebookKeysResultInner" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListNotebookKeysResultInner" name: "ListNotebookKeysResultInner" nameWithType: "ListNotebookKeysResultInner" summary: "The ListNotebookKeysResult model." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **ListNotebookKeysResultInner**" constructors: - uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListNotebookKeysResultInner.ListNotebookKeysResultInner()" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListNotebookKeysResultInner.ListNotebookKeysResultInner()" name: "ListNotebookKeysResultInner()" nameWithType: "ListNotebookKeysResultInner.ListNotebookKeysResultInner()" syntax: "public ListNotebookKeysResultInner()" methods: - uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListNotebookKeysResultInner.primaryAccessKey()" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListNotebookKeysResultInner.primaryAccessKey()" name: "primaryAccessKey()" nameWithType: "ListNotebookKeysResultInner.primaryAccessKey()" summary: "Get the primaryAccessKey property: The primaryAccessKey property." syntax: "public String primaryAccessKey()" desc: "Get the primaryAccessKey property: The primaryAccessKey property." returns: description: "the primaryAccessKey value." type: "String" - uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListNotebookKeysResultInner.secondaryAccessKey()" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListNotebookKeysResultInner.secondaryAccessKey()" name: "secondaryAccessKey()" nameWithType: "ListNotebookKeysResultInner.secondaryAccessKey()" summary: "Get the secondaryAccessKey property: The secondaryAccessKey property." syntax: "public String secondaryAccessKey()" desc: "Get the secondaryAccessKey property: The secondaryAccessKey property." returns: description: "the secondaryAccessKey value." type: "String" - uid: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListNotebookKeysResultInner.validate()" fullName: "com.azure.resourcemanager.machinelearningservices.fluent.models.ListNotebookKeysResultInner.validate()" name: "validate()" nameWithType: "ListNotebookKeysResultInner.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." type: "class" desc: "The ListNotebookKeysResult model." metadata: {} package: "com.azure.resourcemanager.machinelearningservices.fluent.models" artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1