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

61 строка
4.8 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.iotfirmwaredefense.models.CryptoKeys"
fullName: "com.azure.resourcemanager.iotfirmwaredefense.models.CryptoKeys"
name: "CryptoKeys"
nameWithType: "CryptoKeys"
summary: "Resource collection API of Crypto<wbr>Keys."
syntax: "public interface **CryptoKeys**"
methods:
- uid: "com.azure.resourcemanager.iotfirmwaredefense.models.CryptoKeys.listByFirmware(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.iotfirmwaredefense.models.CryptoKeys.listByFirmware(String resourceGroupName, String workspaceName, String firmwareId)"
name: "listByFirmware(String resourceGroupName, String workspaceName, String firmwareId)"
nameWithType: "CryptoKeys.listByFirmware(String resourceGroupName, String workspaceName, String firmwareId)"
summary: "Lists cryptographic key analysis results found in 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<CryptoKeyResource> listByFirmware(String resourceGroupName, String workspaceName, String firmwareId)"
desc: "Lists cryptographic key analysis results found in a firmware."
returns:
description: "list of crypto keys 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.models.CryptoKeyResource?alt=com.azure.resourcemanager.iotfirmwaredefense.models.CryptoKeyResource&text=CryptoKeyResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.iotfirmwaredefense.models.CryptoKeys.listByFirmware(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.iotfirmwaredefense.models.CryptoKeys.listByFirmware(String resourceGroupName, String workspaceName, String firmwareId, Context context)"
name: "listByFirmware(String resourceGroupName, String workspaceName, String firmwareId, Context context)"
nameWithType: "CryptoKeys.listByFirmware(String resourceGroupName, String workspaceName, String firmwareId, Context context)"
summary: "Lists cryptographic key analysis results found in 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<CryptoKeyResource> listByFirmware(String resourceGroupName, String workspaceName, String firmwareId, Context context)"
desc: "Lists cryptographic key analysis results found in a firmware."
returns:
description: "list of crypto keys 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.models.CryptoKeyResource?alt=com.azure.resourcemanager.iotfirmwaredefense.models.CryptoKeyResource&text=CryptoKeyResource\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of CryptoKeys."
metadata: {}
package: "com.azure.resourcemanager.iotfirmwaredefense.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-iotfirmwaredefense:1.0.0