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

179 строки
15 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.hybridnetwork.models.ProxyArtifacts"
fullName: "com.azure.resourcemanager.hybridnetwork.models.ProxyArtifacts"
name: "ProxyArtifacts"
nameWithType: "ProxyArtifacts"
summary: "Resource collection API of Proxy<wbr>Artifacts."
syntax: "public interface **ProxyArtifacts**"
methods:
- uid: "com.azure.resourcemanager.hybridnetwork.models.ProxyArtifacts.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.hybridnetwork.models.ProxyArtifacts.get(String resourceGroupName, String publisherName, String artifactStoreName, String artifactName)"
name: "get(String resourceGroupName, String publisherName, String artifactStoreName, String artifactName)"
nameWithType: "ProxyArtifacts.get(String resourceGroupName, String publisherName, String artifactStoreName, String artifactName)"
summary: "Get a Artifact overview information."
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 publisher."
name: "publisherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the artifact store."
name: "artifactStoreName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the artifact."
name: "artifactName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<ProxyArtifactVersionsListOverview> get(String resourceGroupName, String publisherName, String artifactStoreName, String artifactName)"
desc: "Get a Artifact overview information."
returns:
description: "a Artifact overview information 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.hybridnetwork.models.ProxyArtifactVersionsListOverview?alt=com.azure.resourcemanager.hybridnetwork.models.ProxyArtifactVersionsListOverview&text=ProxyArtifactVersionsListOverview\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.hybridnetwork.models.ProxyArtifacts.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hybridnetwork.models.ProxyArtifacts.get(String resourceGroupName, String publisherName, String artifactStoreName, String artifactName, Context context)"
name: "get(String resourceGroupName, String publisherName, String artifactStoreName, String artifactName, Context context)"
nameWithType: "ProxyArtifacts.get(String resourceGroupName, String publisherName, String artifactStoreName, String artifactName, Context context)"
summary: "Get a Artifact overview information."
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 publisher."
name: "publisherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the artifact store."
name: "artifactStoreName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the artifact."
name: "artifactName"
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<ProxyArtifactVersionsListOverview> get(String resourceGroupName, String publisherName, String artifactStoreName, String artifactName, Context context)"
desc: "Get a Artifact overview information."
returns:
description: "a Artifact overview information 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.hybridnetwork.models.ProxyArtifactVersionsListOverview?alt=com.azure.resourcemanager.hybridnetwork.models.ProxyArtifactVersionsListOverview&text=ProxyArtifactVersionsListOverview\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.hybridnetwork.models.ProxyArtifacts.list(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.hybridnetwork.models.ProxyArtifacts.list(String resourceGroupName, String publisherName, String artifactStoreName)"
name: "list(String resourceGroupName, String publisherName, String artifactStoreName)"
nameWithType: "ProxyArtifacts.list(String resourceGroupName, String publisherName, String artifactStoreName)"
summary: "Lists all the available artifacts in the parent Artifact Store."
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 publisher."
name: "publisherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the artifact store."
name: "artifactStoreName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<ProxyArtifactListOverview> list(String resourceGroupName, String publisherName, String artifactStoreName)"
desc: "Lists all the available artifacts in the parent Artifact Store."
returns:
description: "the proxy artifact list result 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.hybridnetwork.models.ProxyArtifactListOverview?alt=com.azure.resourcemanager.hybridnetwork.models.ProxyArtifactListOverview&text=ProxyArtifactListOverview\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.hybridnetwork.models.ProxyArtifacts.list(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hybridnetwork.models.ProxyArtifacts.list(String resourceGroupName, String publisherName, String artifactStoreName, Context context)"
name: "list(String resourceGroupName, String publisherName, String artifactStoreName, Context context)"
nameWithType: "ProxyArtifacts.list(String resourceGroupName, String publisherName, String artifactStoreName, Context context)"
summary: "Lists all the available artifacts in the parent Artifact Store."
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 publisher."
name: "publisherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the artifact store."
name: "artifactStoreName"
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<ProxyArtifactListOverview> list(String resourceGroupName, String publisherName, String artifactStoreName, Context context)"
desc: "Lists all the available artifacts in the parent Artifact Store."
returns:
description: "the proxy artifact list result 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.hybridnetwork.models.ProxyArtifactListOverview?alt=com.azure.resourcemanager.hybridnetwork.models.ProxyArtifactListOverview&text=ProxyArtifactListOverview\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.hybridnetwork.models.ProxyArtifacts.updateState(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.hybridnetwork.models.ArtifactChangeState)"
fullName: "com.azure.resourcemanager.hybridnetwork.models.ProxyArtifacts.updateState(String resourceGroupName, String publisherName, String artifactStoreName, String artifactName, String artifactVersionName, ArtifactChangeState parameters)"
name: "updateState(String resourceGroupName, String publisherName, String artifactStoreName, String artifactName, String artifactVersionName, ArtifactChangeState parameters)"
nameWithType: "ProxyArtifacts.updateState(String resourceGroupName, String publisherName, String artifactStoreName, String artifactName, String artifactVersionName, ArtifactChangeState parameters)"
summary: "Change artifact state defined in artifact store."
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 publisher."
name: "publisherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the artifact store."
name: "artifactStoreName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the artifact."
name: "artifactName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the artifact version."
name: "artifactVersionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to update the state of artifact manifest."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.ArtifactChangeState?alt=com.azure.resourcemanager.hybridnetwork.models.ArtifactChangeState&text=ArtifactChangeState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ProxyArtifactVersionsListOverview updateState(String resourceGroupName, String publisherName, String artifactStoreName, String artifactName, String artifactVersionName, ArtifactChangeState parameters)"
desc: "Change artifact state defined in artifact store."
returns:
description: "the proxy artifact overview."
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.ProxyArtifactVersionsListOverview?alt=com.azure.resourcemanager.hybridnetwork.models.ProxyArtifactVersionsListOverview&text=ProxyArtifactVersionsListOverview\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hybridnetwork.models.ProxyArtifacts.updateState(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.hybridnetwork.models.ArtifactChangeState,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.hybridnetwork.models.ProxyArtifacts.updateState(String resourceGroupName, String publisherName, String artifactStoreName, String artifactName, String artifactVersionName, ArtifactChangeState parameters, Context context)"
name: "updateState(String resourceGroupName, String publisherName, String artifactStoreName, String artifactName, String artifactVersionName, ArtifactChangeState parameters, Context context)"
nameWithType: "ProxyArtifacts.updateState(String resourceGroupName, String publisherName, String artifactStoreName, String artifactName, String artifactVersionName, ArtifactChangeState parameters, Context context)"
summary: "Change artifact state defined in artifact store."
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 publisher."
name: "publisherName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the artifact store."
name: "artifactStoreName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the artifact."
name: "artifactName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the artifact version."
name: "artifactVersionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to update the state of artifact manifest."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.ArtifactChangeState?alt=com.azure.resourcemanager.hybridnetwork.models.ArtifactChangeState&text=ArtifactChangeState\" data-throw-if-not-resolved=\"False\" />"
- 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 ProxyArtifactVersionsListOverview updateState(String resourceGroupName, String publisherName, String artifactStoreName, String artifactName, String artifactVersionName, ArtifactChangeState parameters, Context context)"
desc: "Change artifact state defined in artifact store."
returns:
description: "the proxy artifact overview."
type: "<xref href=\"com.azure.resourcemanager.hybridnetwork.models.ProxyArtifactVersionsListOverview?alt=com.azure.resourcemanager.hybridnetwork.models.ProxyArtifactVersionsListOverview&text=ProxyArtifactVersionsListOverview\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Resource collection API of ProxyArtifacts."
metadata: {}
package: "com.azure.resourcemanager.hybridnetwork.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-hybridnetwork:1.0.0