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

132 строки
11 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.maintenance.fluent.UpdatesClient"
fullName: "com.azure.resourcemanager.maintenance.fluent.UpdatesClient"
name: "UpdatesClient"
nameWithType: "UpdatesClient"
summary: "An instance of this class provides access to all the operations defined in Updates<wbr>Client."
syntax: "public interface **UpdatesClient**"
methods:
- uid: "com.azure.resourcemanager.maintenance.fluent.UpdatesClient.list(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.maintenance.fluent.UpdatesClient.list(String resourceGroupName, String providerName, String resourceType, String resourceName)"
name: "list(String resourceGroupName, String providerName, String resourceType, String resourceName)"
nameWithType: "UpdatesClient.list(String resourceGroupName, String providerName, String resourceType, String resourceName)"
summary: "Get Updates to resource"
modifiers:
- "abstract"
parameters:
- description: "Resource group name."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource provider name."
name: "providerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource type."
name: "resourceType"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource identifier."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<UpdateInner> list(String resourceGroupName, String providerName, String resourceType, String resourceName)"
desc: "Get Updates to resource\n\nGet updates to resources."
returns:
description: "updates to resources 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.maintenance.fluent.models.UpdateInner?alt=com.azure.resourcemanager.maintenance.fluent.models.UpdateInner&text=UpdateInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.maintenance.fluent.UpdatesClient.list(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.maintenance.fluent.UpdatesClient.list(String resourceGroupName, String providerName, String resourceType, String resourceName, Context context)"
name: "list(String resourceGroupName, String providerName, String resourceType, String resourceName, Context context)"
nameWithType: "UpdatesClient.list(String resourceGroupName, String providerName, String resourceType, String resourceName, Context context)"
summary: "Get Updates to resource"
modifiers:
- "abstract"
parameters:
- description: "Resource group name."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource provider name."
name: "providerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource type."
name: "resourceType"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource identifier."
name: "resourceName"
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<UpdateInner> list(String resourceGroupName, String providerName, String resourceType, String resourceName, Context context)"
desc: "Get Updates to resource\n\nGet updates to resources."
returns:
description: "updates to resources 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.maintenance.fluent.models.UpdateInner?alt=com.azure.resourcemanager.maintenance.fluent.models.UpdateInner&text=UpdateInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.maintenance.fluent.UpdatesClient.listParent(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.maintenance.fluent.UpdatesClient.listParent(String resourceGroupName, String providerName, String resourceParentType, String resourceParentName, String resourceType, String resourceName)"
name: "listParent(String resourceGroupName, String providerName, String resourceParentType, String resourceParentName, String resourceType, String resourceName)"
nameWithType: "UpdatesClient.listParent(String resourceGroupName, String providerName, String resourceParentType, String resourceParentName, String resourceType, String resourceName)"
summary: "Get Updates to resource"
modifiers:
- "abstract"
parameters:
- description: "Resource group name."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource provider name."
name: "providerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource parent type."
name: "resourceParentType"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource parent identifier."
name: "resourceParentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource type."
name: "resourceType"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource identifier."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<UpdateInner> listParent(String resourceGroupName, String providerName, String resourceParentType, String resourceParentName, String resourceType, String resourceName)"
desc: "Get Updates to resource\n\nGet updates to resources."
returns:
description: "updates to resources 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.maintenance.fluent.models.UpdateInner?alt=com.azure.resourcemanager.maintenance.fluent.models.UpdateInner&text=UpdateInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.maintenance.fluent.UpdatesClient.listParent(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.maintenance.fluent.UpdatesClient.listParent(String resourceGroupName, String providerName, String resourceParentType, String resourceParentName, String resourceType, String resourceName, Context context)"
name: "listParent(String resourceGroupName, String providerName, String resourceParentType, String resourceParentName, String resourceType, String resourceName, Context context)"
nameWithType: "UpdatesClient.listParent(String resourceGroupName, String providerName, String resourceParentType, String resourceParentName, String resourceType, String resourceName, Context context)"
summary: "Get Updates to resource"
modifiers:
- "abstract"
parameters:
- description: "Resource group name."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource provider name."
name: "providerName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource parent type."
name: "resourceParentType"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource parent identifier."
name: "resourceParentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource type."
name: "resourceType"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Resource identifier."
name: "resourceName"
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<UpdateInner> listParent(String resourceGroupName, String providerName, String resourceParentType, String resourceParentName, String resourceType, String resourceName, Context context)"
desc: "Get Updates to resource\n\nGet updates to resources."
returns:
description: "updates to resources 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.maintenance.fluent.models.UpdateInner?alt=com.azure.resourcemanager.maintenance.fluent.models.UpdateInner&text=UpdateInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in UpdatesClient."
metadata: {}
package: "com.azure.resourcemanager.maintenance.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-maintenance:1.0.0