StorageInsight.Update Interface

Implements

public static interface StorageInsight.Update
extends WithTags, WithEtag, WithContainers, WithTables, WithStorageAccount

The template for StorageInsight update.

Method Summary

Modifier and Type Method and Description
abstract StorageInsight apply()

Executes the update request.

abstract StorageInsight apply(Context context)

Executes the update request.

Method Details

apply

public abstract StorageInsight apply()

Executes the update request.

Returns:

the updated resource.

apply

public abstract StorageInsight apply(Context context)

Executes the update request.

Parameters:

context - The context to associate with this operation.

Returns:

the updated resource.

Applies to