Uses of Class
com.azure.resourcemanager.resources.fluent.models.GenericResourceInner
Packages that use GenericResourceInner
Package
Description
Package containing the service clients for ResourceManagementClient.
Package containing the inner data models for ResourceManagementClient.
-
Uses of GenericResourceInner in com.azure.resourcemanager.resources.fluent
Methods in com.azure.resourcemanager.resources.fluent that return GenericResourceInnerModifier and TypeMethodDescriptionResourcesClient.createOrUpdate(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Creates a resource.ResourcesClient.createOrUpdate(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Creates a resource.ResourcesClient.createOrUpdateById(String resourceId, String apiVersion, GenericResourceInner parameters) Create a resource by ID.ResourcesClient.createOrUpdateById(String resourceId, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Create a resource by ID.ResourcesClient.get(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion) Gets a resource.Gets a resource by ID.ResourcesClient.update(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Updates a resource.ResourcesClient.update(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Updates a resource.ResourcesClient.updateById(String resourceId, String apiVersion, GenericResourceInner parameters) Updates a resource by ID.ResourcesClient.updateById(String resourceId, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Updates a resource by ID.Methods in com.azure.resourcemanager.resources.fluent that return types with arguments of type GenericResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginCreateOrUpdate(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Creates a resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginCreateOrUpdate(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Creates a resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginCreateOrUpdate(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Creates a resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginCreateOrUpdate(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Creates a resource.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginCreateOrUpdateAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Creates a resource.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginCreateOrUpdateAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Creates a resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginCreateOrUpdateById(String resourceId, String apiVersion, GenericResourceInner parameters) Create a resource by ID.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginCreateOrUpdateById(String resourceId, String apiVersion, GenericResourceInner parameters) Create a resource by ID.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginCreateOrUpdateById(String resourceId, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Create a resource by ID.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginCreateOrUpdateById(String resourceId, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Create a resource by ID.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginCreateOrUpdateByIdAsync(String resourceId, String apiVersion, GenericResourceInner parameters) Create a resource by ID.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginCreateOrUpdateByIdAsync(String resourceId, String apiVersion, GenericResourceInner parameters) Create a resource by ID.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginUpdate(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Updates a resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginUpdate(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Updates a resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginUpdate(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Updates a resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginUpdate(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Updates a resource.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginUpdateAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Updates a resource.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginUpdateAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Updates a resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginUpdateById(String resourceId, String apiVersion, GenericResourceInner parameters) Updates a resource by ID.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginUpdateById(String resourceId, String apiVersion, GenericResourceInner parameters) Updates a resource by ID.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginUpdateById(String resourceId, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Updates a resource by ID.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginUpdateById(String resourceId, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Updates a resource by ID.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginUpdateByIdAsync(String resourceId, String apiVersion, GenericResourceInner parameters) Updates a resource by ID.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginUpdateByIdAsync(String resourceId, String apiVersion, GenericResourceInner parameters) Updates a resource by ID.ResourcesClient.createOrUpdateAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Creates a resource.ResourcesClient.createOrUpdateByIdAsync(String resourceId, String apiVersion, GenericResourceInner parameters) Create a resource by ID.ResourcesClient.getAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion) Gets a resource.ResourcesClient.getByIdAsync(String resourceId, String apiVersion) Gets a resource by ID.com.azure.core.http.rest.Response<GenericResourceInner> ResourcesClient.getByIdWithResponse(String resourceId, String apiVersion, com.azure.core.util.Context context) Gets a resource by ID.Mono<com.azure.core.http.rest.Response<GenericResourceInner>> ResourcesClient.getByIdWithResponseAsync(String resourceId, String apiVersion) Gets a resource by ID.com.azure.core.http.rest.Response<GenericResourceInner> ResourcesClient.getWithResponse(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, com.azure.core.util.Context context) Gets a resource.Mono<com.azure.core.http.rest.Response<GenericResourceInner>> ResourcesClient.getWithResponseAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion) Gets a resource.ResourcesClient.updateAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Updates a resource.ResourcesClient.updateByIdAsync(String resourceId, String apiVersion, GenericResourceInner parameters) Updates a resource by ID.Methods in com.azure.resourcemanager.resources.fluent with parameters of type GenericResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginCreateOrUpdate(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Creates a resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginCreateOrUpdate(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Creates a resource.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginCreateOrUpdateAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Creates a resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginCreateOrUpdateById(String resourceId, String apiVersion, GenericResourceInner parameters) Create a resource by ID.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginCreateOrUpdateById(String resourceId, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Create a resource by ID.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginCreateOrUpdateByIdAsync(String resourceId, String apiVersion, GenericResourceInner parameters) Create a resource by ID.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginUpdate(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Updates a resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginUpdate(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Updates a resource.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginUpdateAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Updates a resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginUpdateById(String resourceId, String apiVersion, GenericResourceInner parameters) Updates a resource by ID.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginUpdateById(String resourceId, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Updates a resource by ID.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<GenericResourceInner>, GenericResourceInner> ResourcesClient.beginUpdateByIdAsync(String resourceId, String apiVersion, GenericResourceInner parameters) Updates a resource by ID.ResourcesClient.createOrUpdate(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Creates a resource.ResourcesClient.createOrUpdate(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Creates a resource.ResourcesClient.createOrUpdateAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Creates a resource.ResourcesClient.createOrUpdateById(String resourceId, String apiVersion, GenericResourceInner parameters) Create a resource by ID.ResourcesClient.createOrUpdateById(String resourceId, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Create a resource by ID.ResourcesClient.createOrUpdateByIdAsync(String resourceId, String apiVersion, GenericResourceInner parameters) Create a resource by ID.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> ResourcesClient.createOrUpdateByIdWithResponseAsync(String resourceId, String apiVersion, GenericResourceInner parameters) Create a resource by ID.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> ResourcesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Creates a resource.ResourcesClient.update(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Updates a resource.ResourcesClient.update(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Updates a resource.ResourcesClient.updateAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Updates a resource.ResourcesClient.updateById(String resourceId, String apiVersion, GenericResourceInner parameters) Updates a resource by ID.ResourcesClient.updateById(String resourceId, String apiVersion, GenericResourceInner parameters, com.azure.core.util.Context context) Updates a resource by ID.ResourcesClient.updateByIdAsync(String resourceId, String apiVersion, GenericResourceInner parameters) Updates a resource by ID.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> ResourcesClient.updateByIdWithResponseAsync(String resourceId, String apiVersion, GenericResourceInner parameters) Updates a resource by ID.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> ResourcesClient.updateWithResponseAsync(String resourceGroupName, String resourceProviderNamespace, String parentResourcePath, String resourceType, String resourceName, String apiVersion, GenericResourceInner parameters) Updates a resource. -
Uses of GenericResourceInner in com.azure.resourcemanager.resources.fluent.models
Subclasses of GenericResourceInner in com.azure.resourcemanager.resources.fluent.modelsMethods in com.azure.resourcemanager.resources.fluent.models that return GenericResourceInnerModifier and TypeMethodDescriptionstatic GenericResourceInnerGenericResourceInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GenericResourceInner from the JsonReader.GenericResourceInner.withExtendedLocation(ExtendedLocation extendedLocation) Set the extendedLocation property: Resource extended location.GenericResourceInner.withIdentity(Identity identity) Set the identity property: The identity of the resource.Set the kind property: The kind of the resource.GenericResourceInner.withLocation(String location) GenericResourceInner.withManagedBy(String managedBy) Set the managedBy property: ID of the resource that manages this resource.Set the plan property: The plan of the resource.GenericResourceInner.withProperties(Object properties) Set the properties property: The resource properties.Set the sku property: The SKU of the resource.