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

647 строки
58 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.compute.fluent.ImagesClient"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient"
name: "ImagesClient"
nameWithType: "ImagesClient"
summary: "An instance of this class provides access to all the operations defined in Images<wbr>Client."
syntax: "public interface **ImagesClient**</br> extends <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet&text=InnerSupportsGet\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing&text=InnerSupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete&text=InnerSupportsDelete\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
methods:
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.compute.fluent.models.ImageInner)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.beginCreateOrUpdate(String resourceGroupName, String imageName, ImageInner parameters)"
name: "beginCreateOrUpdate(String resourceGroupName, String imageName, ImageInner parameters)"
nameWithType: "ImagesClient.beginCreateOrUpdate(String resourceGroupName, String imageName, ImageInner parameters)"
summary: "Create or update an image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Create Image operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<ImageInner>,ImageInner> beginCreateOrUpdate(String resourceGroupName, String imageName, ImageInner parameters)"
desc: "Create or update an image."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of the source user image virtual hard disk."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.compute.fluent.models.ImageInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.beginCreateOrUpdate(String resourceGroupName, String imageName, ImageInner parameters, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String imageName, ImageInner parameters, Context context)"
nameWithType: "ImagesClient.beginCreateOrUpdate(String resourceGroupName, String imageName, ImageInner parameters, Context context)"
summary: "Create or update an image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Create Image operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" 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 SyncPoller<PollResult<ImageInner>,ImageInner> beginCreateOrUpdate(String resourceGroupName, String imageName, ImageInner parameters, Context context)"
desc: "Create or update an image."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of the source user image virtual hard disk."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.beginCreateOrUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.compute.fluent.models.ImageInner)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.beginCreateOrUpdateAsync(String resourceGroupName, String imageName, ImageInner parameters)"
name: "beginCreateOrUpdateAsync(String resourceGroupName, String imageName, ImageInner parameters)"
nameWithType: "ImagesClient.beginCreateOrUpdateAsync(String resourceGroupName, String imageName, ImageInner parameters)"
summary: "Create or update an image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Create Image operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<ImageInner>,ImageInner> beginCreateOrUpdateAsync(String resourceGroupName, String imageName, ImageInner parameters)"
desc: "Create or update an image."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of the source user image virtual hard disk."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.beginDelete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.beginDelete(String resourceGroupName, String imageName)"
name: "beginDelete(String resourceGroupName, String imageName)"
nameWithType: "ImagesClient.beginDelete(String resourceGroupName, String imageName)"
summary: "Deletes an Image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String imageName)"
desc: "Deletes an Image."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.beginDelete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.beginDelete(String resourceGroupName, String imageName, Context context)"
name: "beginDelete(String resourceGroupName, String imageName, Context context)"
nameWithType: "ImagesClient.beginDelete(String resourceGroupName, String imageName, Context context)"
summary: "Deletes an Image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
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 SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String imageName, Context context)"
desc: "Deletes an Image."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.beginDeleteAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.beginDeleteAsync(String resourceGroupName, String imageName)"
name: "beginDeleteAsync(String resourceGroupName, String imageName)"
nameWithType: "ImagesClient.beginDeleteAsync(String resourceGroupName, String imageName)"
summary: "Deletes an Image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String imageName)"
desc: "Deletes an Image."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.beginUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.compute.models.ImageUpdate)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.beginUpdate(String resourceGroupName, String imageName, ImageUpdate parameters)"
name: "beginUpdate(String resourceGroupName, String imageName, ImageUpdate parameters)"
nameWithType: "ImagesClient.beginUpdate(String resourceGroupName, String imageName, ImageUpdate parameters)"
summary: "Update an image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Update Image operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.compute.models.ImageUpdate?alt=com.azure.resourcemanager.compute.models.ImageUpdate&text=ImageUpdate\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<ImageInner>,ImageInner> beginUpdate(String resourceGroupName, String imageName, ImageUpdate parameters)"
desc: "Update an image."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of the source user image virtual hard disk."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.beginUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.compute.models.ImageUpdate,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.beginUpdate(String resourceGroupName, String imageName, ImageUpdate parameters, Context context)"
name: "beginUpdate(String resourceGroupName, String imageName, ImageUpdate parameters, Context context)"
nameWithType: "ImagesClient.beginUpdate(String resourceGroupName, String imageName, ImageUpdate parameters, Context context)"
summary: "Update an image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Update Image operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.compute.models.ImageUpdate?alt=com.azure.resourcemanager.compute.models.ImageUpdate&text=ImageUpdate\" 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 SyncPoller<PollResult<ImageInner>,ImageInner> beginUpdate(String resourceGroupName, String imageName, ImageUpdate parameters, Context context)"
desc: "Update an image."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of the source user image virtual hard disk."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.beginUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.compute.models.ImageUpdate)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.beginUpdateAsync(String resourceGroupName, String imageName, ImageUpdate parameters)"
name: "beginUpdateAsync(String resourceGroupName, String imageName, ImageUpdate parameters)"
nameWithType: "ImagesClient.beginUpdateAsync(String resourceGroupName, String imageName, ImageUpdate parameters)"
summary: "Update an image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Update Image operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.compute.models.ImageUpdate?alt=com.azure.resourcemanager.compute.models.ImageUpdate&text=ImageUpdate\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<ImageInner>,ImageInner> beginUpdateAsync(String resourceGroupName, String imageName, ImageUpdate parameters)"
desc: "Update an image."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of the source user image virtual hard disk."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.compute.fluent.models.ImageInner)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.createOrUpdate(String resourceGroupName, String imageName, ImageInner parameters)"
name: "createOrUpdate(String resourceGroupName, String imageName, ImageInner parameters)"
nameWithType: "ImagesClient.createOrUpdate(String resourceGroupName, String imageName, ImageInner parameters)"
summary: "Create or update an image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Create Image operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ImageInner createOrUpdate(String resourceGroupName, String imageName, ImageInner parameters)"
desc: "Create or update an image."
returns:
description: "the source user image virtual hard disk."
type: "<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.compute.fluent.models.ImageInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.createOrUpdate(String resourceGroupName, String imageName, ImageInner parameters, Context context)"
name: "createOrUpdate(String resourceGroupName, String imageName, ImageInner parameters, Context context)"
nameWithType: "ImagesClient.createOrUpdate(String resourceGroupName, String imageName, ImageInner parameters, Context context)"
summary: "Create or update an image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Create Image operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" 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 ImageInner createOrUpdate(String resourceGroupName, String imageName, ImageInner parameters, Context context)"
desc: "Create or update an image."
returns:
description: "the source user image virtual hard disk."
type: "<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.createOrUpdateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.compute.fluent.models.ImageInner)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.createOrUpdateAsync(String resourceGroupName, String imageName, ImageInner parameters)"
name: "createOrUpdateAsync(String resourceGroupName, String imageName, ImageInner parameters)"
nameWithType: "ImagesClient.createOrUpdateAsync(String resourceGroupName, String imageName, ImageInner parameters)"
summary: "Create or update an image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Create Image operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<ImageInner> createOrUpdateAsync(String resourceGroupName, String imageName, ImageInner parameters)"
desc: "Create or update an image."
returns:
description: "the source user image virtual hard disk on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.createOrUpdateWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.compute.fluent.models.ImageInner)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String imageName, ImageInner parameters)"
name: "createOrUpdateWithResponseAsync(String resourceGroupName, String imageName, ImageInner parameters)"
nameWithType: "ImagesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String imageName, ImageInner parameters)"
summary: "Create or update an image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Create Image operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String imageName, ImageInner parameters)"
desc: "Create or update an image."
returns:
description: "the source user image virtual hard disk along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of\n <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.delete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.delete(String resourceGroupName, String imageName)"
name: "delete(String resourceGroupName, String imageName)"
nameWithType: "ImagesClient.delete(String resourceGroupName, String imageName)"
summary: "Deletes an Image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String imageName)"
desc: "Deletes an Image."
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.delete(String resourceGroupName, String imageName, Context context)"
name: "delete(String resourceGroupName, String imageName, Context context)"
nameWithType: "ImagesClient.delete(String resourceGroupName, String imageName, Context context)"
summary: "Deletes an Image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
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 void delete(String resourceGroupName, String imageName, Context context)"
desc: "Deletes an Image."
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.deleteAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.deleteAsync(String resourceGroupName, String imageName)"
name: "deleteAsync(String resourceGroupName, String imageName)"
nameWithType: "ImagesClient.deleteAsync(String resourceGroupName, String imageName)"
summary: "Deletes an Image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Void> deleteAsync(String resourceGroupName, String imageName)"
desc: "Deletes an Image."
returns:
description: "A <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref> that completes when a successful response is received."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.deleteWithResponseAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.deleteWithResponseAsync(String resourceGroupName, String imageName)"
name: "deleteWithResponseAsync(String resourceGroupName, String imageName)"
nameWithType: "ImagesClient.deleteWithResponseAsync(String resourceGroupName, String imageName)"
summary: "Deletes an Image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String imageName)"
desc: "Deletes an Image."
returns:
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.getByResourceGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.getByResourceGroup(String resourceGroupName, String imageName)"
name: "getByResourceGroup(String resourceGroupName, String imageName)"
nameWithType: "ImagesClient.getByResourceGroup(String resourceGroupName, String imageName)"
summary: "Gets an image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract ImageInner getByResourceGroup(String resourceGroupName, String imageName)"
desc: "Gets an image."
returns:
description: "an image."
type: "<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.getByResourceGroupAsync(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.getByResourceGroupAsync(String resourceGroupName, String imageName)"
name: "getByResourceGroupAsync(String resourceGroupName, String imageName)"
nameWithType: "ImagesClient.getByResourceGroupAsync(String resourceGroupName, String imageName)"
summary: "Gets an image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<ImageInner> getByResourceGroupAsync(String resourceGroupName, String imageName)"
desc: "Gets an image."
returns:
description: "an image on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.getByResourceGroupWithResponse(String resourceGroupName, String imageName, String expand, Context context)"
name: "getByResourceGroupWithResponse(String resourceGroupName, String imageName, String expand, Context context)"
nameWithType: "ImagesClient.getByResourceGroupWithResponse(String resourceGroupName, String imageName, String expand, Context context)"
summary: "Gets an image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The expand expression to apply on the operation."
name: "expand"
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 Response<ImageInner> getByResourceGroupWithResponse(String resourceGroupName, String imageName, String expand, Context context)"
desc: "Gets an image."
returns:
description: "an image along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.getByResourceGroupWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String imageName, String expand)"
name: "getByResourceGroupWithResponseAsync(String resourceGroupName, String imageName, String expand)"
nameWithType: "ImagesClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String imageName, String expand)"
summary: "Gets an image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The expand expression to apply on the operation."
name: "expand"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<ImageInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String imageName, String expand)"
desc: "Gets an image."
returns:
description: "an image along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.list()"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.list()"
name: "list()"
nameWithType: "ImagesClient.list()"
summary: "Gets the list of Images in the subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<ImageInner> list()"
desc: "Gets the list of Images in the subscription. Use nextLink property in the response to get the next page of Images. Do this till nextLink is null to fetch all the Images."
returns:
description: "the list of Images in the subscription 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.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.list(Context context)"
name: "list(Context context)"
nameWithType: "ImagesClient.list(Context context)"
summary: "Gets the list of Images in the subscription."
modifiers:
- "abstract"
parameters:
- 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<ImageInner> list(Context context)"
desc: "Gets the list of Images in the subscription. Use nextLink property in the response to get the next page of Images. Do this till nextLink is null to fetch all the Images."
returns:
description: "the list of Images in the subscription 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.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.listAsync()"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.listAsync()"
name: "listAsync()"
nameWithType: "ImagesClient.listAsync()"
summary: "Gets the list of Images in the subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedFlux<ImageInner> listAsync()"
desc: "Gets the list of Images in the subscription. Use nextLink property in the response to get the next page of Images. Do this till nextLink is null to fetch all the Images."
returns:
description: "the list of Images in the subscription as paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.listByResourceGroup(java.lang.String)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.listByResourceGroup(String resourceGroupName)"
name: "listByResourceGroup(String resourceGroupName)"
nameWithType: "ImagesClient.listByResourceGroup(String resourceGroupName)"
summary: "Gets the list of images under a resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<ImageInner> listByResourceGroup(String resourceGroupName)"
desc: "Gets the list of images under a resource group. Use nextLink property in the response to get the next page of Images. Do this till nextLink is null to fetch all the Images."
returns:
description: "the list of images under a resource group 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.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.listByResourceGroup(String resourceGroupName, Context context)"
name: "listByResourceGroup(String resourceGroupName, Context context)"
nameWithType: "ImagesClient.listByResourceGroup(String resourceGroupName, Context context)"
summary: "Gets the list of images under a resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
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<ImageInner> listByResourceGroup(String resourceGroupName, Context context)"
desc: "Gets the list of images under a resource group. Use nextLink property in the response to get the next page of Images. Do this till nextLink is null to fetch all the Images."
returns:
description: "the list of images under a resource group 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.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.listByResourceGroupAsync(java.lang.String)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.listByResourceGroupAsync(String resourceGroupName)"
name: "listByResourceGroupAsync(String resourceGroupName)"
nameWithType: "ImagesClient.listByResourceGroupAsync(String resourceGroupName)"
summary: "Gets the list of images under a resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<ImageInner> listByResourceGroupAsync(String resourceGroupName)"
desc: "Gets the list of images under a resource group. Use nextLink property in the response to get the next page of Images. Do this till nextLink is null to fetch all the Images."
returns:
description: "the list of images under a resource group as paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.update(java.lang.String,java.lang.String,com.azure.resourcemanager.compute.models.ImageUpdate)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.update(String resourceGroupName, String imageName, ImageUpdate parameters)"
name: "update(String resourceGroupName, String imageName, ImageUpdate parameters)"
nameWithType: "ImagesClient.update(String resourceGroupName, String imageName, ImageUpdate parameters)"
summary: "Update an image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Update Image operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.compute.models.ImageUpdate?alt=com.azure.resourcemanager.compute.models.ImageUpdate&text=ImageUpdate\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ImageInner update(String resourceGroupName, String imageName, ImageUpdate parameters)"
desc: "Update an image."
returns:
description: "the source user image virtual hard disk."
type: "<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.update(java.lang.String,java.lang.String,com.azure.resourcemanager.compute.models.ImageUpdate,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.update(String resourceGroupName, String imageName, ImageUpdate parameters, Context context)"
name: "update(String resourceGroupName, String imageName, ImageUpdate parameters, Context context)"
nameWithType: "ImagesClient.update(String resourceGroupName, String imageName, ImageUpdate parameters, Context context)"
summary: "Update an image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Update Image operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.compute.models.ImageUpdate?alt=com.azure.resourcemanager.compute.models.ImageUpdate&text=ImageUpdate\" 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 ImageInner update(String resourceGroupName, String imageName, ImageUpdate parameters, Context context)"
desc: "Update an image."
returns:
description: "the source user image virtual hard disk."
type: "<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.updateAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.compute.models.ImageUpdate)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.updateAsync(String resourceGroupName, String imageName, ImageUpdate parameters)"
name: "updateAsync(String resourceGroupName, String imageName, ImageUpdate parameters)"
nameWithType: "ImagesClient.updateAsync(String resourceGroupName, String imageName, ImageUpdate parameters)"
summary: "Update an image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Update Image operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.compute.models.ImageUpdate?alt=com.azure.resourcemanager.compute.models.ImageUpdate&text=ImageUpdate\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<ImageInner> updateAsync(String resourceGroupName, String imageName, ImageUpdate parameters)"
desc: "Update an image."
returns:
description: "the source user image virtual hard disk on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.compute.fluent.ImagesClient.updateWithResponseAsync(java.lang.String,java.lang.String,com.azure.resourcemanager.compute.models.ImageUpdate)"
fullName: "com.azure.resourcemanager.compute.fluent.ImagesClient.updateWithResponseAsync(String resourceGroupName, String imageName, ImageUpdate parameters)"
name: "updateWithResponseAsync(String resourceGroupName, String imageName, ImageUpdate parameters)"
nameWithType: "ImagesClient.updateWithResponseAsync(String resourceGroupName, String imageName, ImageUpdate parameters)"
summary: "Update an image."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the image."
name: "imageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the Update Image operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.compute.models.ImageUpdate?alt=com.azure.resourcemanager.compute.models.ImageUpdate&text=ImageUpdate\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> updateWithResponseAsync(String resourceGroupName, String imageName, ImageUpdate parameters)"
desc: "Update an image."
returns:
description: "the source user image virtual hard disk along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of\n <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in ImagesClient."
implements:
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsDelete&text=InnerSupportsDelete\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsGet&text=InnerSupportsGet\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing?alt=com.azure.resourcemanager.resources.fluentcore.collection.InnerSupportsListing&text=InnerSupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.compute.fluent.models.ImageInner?alt=com.azure.resourcemanager.compute.fluent.models.ImageInner&text=ImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.compute.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-compute:2.42.0