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

61 строка
5.1 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.iotfirmwaredefense.fluent.PasswordHashesClient"
fullName: "com.azure.resourcemanager.iotfirmwaredefense.fluent.PasswordHashesClient"
name: "PasswordHashesClient"
nameWithType: "PasswordHashesClient"
summary: "An instance of this class provides access to all the operations defined in Password<wbr>Hashes<wbr>Client."
syntax: "public interface **PasswordHashesClient**"
methods:
- uid: "com.azure.resourcemanager.iotfirmwaredefense.fluent.PasswordHashesClient.listByFirmware(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.iotfirmwaredefense.fluent.PasswordHashesClient.listByFirmware(String resourceGroupName, String workspaceName, String firmwareId)"
name: "listByFirmware(String resourceGroupName, String workspaceName, String firmwareId)"
nameWithType: "PasswordHashesClient.listByFirmware(String resourceGroupName, String workspaceName, String firmwareId)"
summary: "Lists password hash analysis results of a firmware."
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 firmware analysis workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The id of the firmware."
name: "firmwareId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<PasswordHashResourceInner> listByFirmware(String resourceGroupName, String workspaceName, String firmwareId)"
desc: "Lists password hash analysis results of a firmware."
returns:
description: "list of password hash results 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.iotfirmwaredefense.fluent.models.PasswordHashResourceInner?alt=com.azure.resourcemanager.iotfirmwaredefense.fluent.models.PasswordHashResourceInner&text=PasswordHashResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.iotfirmwaredefense.fluent.PasswordHashesClient.listByFirmware(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.iotfirmwaredefense.fluent.PasswordHashesClient.listByFirmware(String resourceGroupName, String workspaceName, String firmwareId, Context context)"
name: "listByFirmware(String resourceGroupName, String workspaceName, String firmwareId, Context context)"
nameWithType: "PasswordHashesClient.listByFirmware(String resourceGroupName, String workspaceName, String firmwareId, Context context)"
summary: "Lists password hash analysis results of a firmware."
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 firmware analysis workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The id of the firmware."
name: "firmwareId"
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<PasswordHashResourceInner> listByFirmware(String resourceGroupName, String workspaceName, String firmwareId, Context context)"
desc: "Lists password hash analysis results of a firmware."
returns:
description: "list of password hash results 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.iotfirmwaredefense.fluent.models.PasswordHashResourceInner?alt=com.azure.resourcemanager.iotfirmwaredefense.fluent.models.PasswordHashResourceInner&text=PasswordHashResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in PasswordHashesClient."
metadata: {}
package: "com.azure.resourcemanager.iotfirmwaredefense.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-iotfirmwaredefense:1.0.0