- RebootType - Class in com.microsoft.azure.management.redis
-
Defines values for RebootType.
- RebootType(String) - Constructor for class com.microsoft.azure.management.redis.RebootType
-
Creates a custom value for RebootType.
- RedisAccessKeys - Interface in com.microsoft.azure.management.redis
-
The RedisCache.keys() action result.
- RedisCache - Interface in com.microsoft.azure.management.redis
-
An immutable client-side representation of an Azure Redis Cache.
- RedisCache.Definition - Interface in com.microsoft.azure.management.redis
-
Container interface for all the definitions that need to be implemented.
- RedisCache.DefinitionStages - Interface in com.microsoft.azure.management.redis
-
Grouping of all the Redis Cache definition stages.
- RedisCache.DefinitionStages.Blank - Interface in com.microsoft.azure.management.redis
-
The first stage of the Redis Cache definition.
- RedisCache.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.redis
-
A Redis Cache definition with sufficient inputs to create a new
Redis Cache in the cloud, but exposing additional optional inputs to
specify.
- RedisCache.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.redis
-
A Redis Cache definition allowing resource group to be set.
- RedisCache.DefinitionStages.WithPremiumSkuCreate - Interface in com.microsoft.azure.management.redis
-
A Redis Cache definition with Premium Sku specific functionality.
- RedisCache.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.redis
-
A Redis Cache definition allowing the sku to be set.
- RedisCache.Update - Interface in com.microsoft.azure.management.redis
-
The template for a Redis Cache update operation, containing all the settings that can be modified.
- RedisCache.UpdateStages - Interface in com.microsoft.azure.management.redis
-
Grouping of all the Redis Cache update stages.
- RedisCache.UpdateStages.WithNonSslPort - Interface in com.microsoft.azure.management.redis
-
A Redis Cache update allowing non SSL port to be enabled or disabled.
- RedisCache.UpdateStages.WithRedisConfiguration - Interface in com.microsoft.azure.management.redis
-
A Redis Cache update allowing Redis configuration to be modified.
- RedisCache.UpdateStages.WithSku - Interface in com.microsoft.azure.management.redis
-
A Redis Cache update stage allowing to change the parameters.
- RedisCachePremium - Interface in com.microsoft.azure.management.redis
-
An immutable client-side representation of an Azure Redis cache with Premium SKU.
- RedisCaches - Interface in com.microsoft.azure.management.redis
-
Entry point for Redis Cache management API.
- redisConfiguration() - Method in interface com.microsoft.azure.management.redis.RedisCache
-
- RedisKeyType - Enum in com.microsoft.azure.management.redis
-
Defines values for RedisKeyType.
- RedisRegenerateKeyParameters - Class in com.microsoft.azure.management.redis
-
Specifies which Redis access keys to reset.
- RedisRegenerateKeyParameters() - Constructor for class com.microsoft.azure.management.redis.RedisRegenerateKeyParameters
-
- redisVersion() - Method in interface com.microsoft.azure.management.redis.RedisCache
-
- refreshKeys() - Method in interface com.microsoft.azure.management.redis.RedisCache
-
Fetch the up-to-date access keys from Azure for this Redis Cache.
- regenerateKey(RedisKeyType) - Method in interface com.microsoft.azure.management.redis.RedisCache
-
Regenerates the access keys for this Redis Cache.
- withBasicSku() - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
-
Specifies the Basic sku of the Redis Cache.
- withBasicSku(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
-
Specifies the Basic sku of the Redis Cache.
- withBasicSku(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithSku
-
Updates Redis Cache to Basic sku with new capacity.
- withCapacity(int) - Method in class com.microsoft.azure.management.redis.Sku
-
Set the capacity value.
- withDayOfWeek(DayOfWeek) - Method in class com.microsoft.azure.management.redis.ScheduleEntry
-
Set the dayOfWeek value.
- withFamily(SkuFamily) - Method in class com.microsoft.azure.management.redis.Sku
-
Set the family value.
- withKeyType(RedisKeyType) - Method in class com.microsoft.azure.management.redis.RedisRegenerateKeyParameters
-
Set the keyType value.
- withMaintenanceWindow(Period) - Method in class com.microsoft.azure.management.redis.ScheduleEntry
-
Set the maintenanceWindow value.
- withName(SkuName) - Method in class com.microsoft.azure.management.redis.Sku
-
Set the name value.
- withNonSslPort() - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
-
Enables non-ssl Redis server port (6379).
- withNonSslPort() - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithNonSslPort
-
Enables non-ssl Redis server port (6379).
- withoutNonSslPort() - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithNonSslPort
-
Disables non-ssl Redis server port (6379).
- withoutRedisConfiguration() - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithRedisConfiguration
-
Cleans all the configuration settings being set on Redis Cache.
- withoutRedisConfiguration(String) - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithRedisConfiguration
-
Removes specified Redis Cache configuration setting.
- withPatchSchedule(DayOfWeek, int) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithPremiumSkuCreate
-
Patch schedule on a Premium Cluster Cache.
- withPatchSchedule(DayOfWeek, int, Period) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithPremiumSkuCreate
-
Patch schedule on a Premium Cluster Cache.
- withPatchSchedule(ScheduleEntry) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithPremiumSkuCreate
-
Patch schedule on a Premium Cluster Cache.
- withPatchSchedule(List<ScheduleEntry>) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithPremiumSkuCreate
-
Patch schedule on a Premium Cluster Cache.
- withPatchSchedule(DayOfWeek, int) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
-
Patch schedule on a Premium Cluster Cache.
- withPatchSchedule(DayOfWeek, int, Period) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
-
The number of shards to be created on a Premium Cluster Cache.
- withPatchSchedule(ScheduleEntry) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
-
Patch schedule on a Premium Cluster Cache.
- withPatchSchedule(List<ScheduleEntry>) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
-
Patch schedule on a Premium Cluster Cache.
- withPremiumSku() - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
-
Specifies the Premium sku of the Redis Cache.
- withPremiumSku(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
-
Specifies the Premium sku of the Redis Cache.
- withPremiumSku() - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithSku
-
Updates Redis Cache to Premium sku.
- withPremiumSku(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithSku
-
Updates Redis Cache to Premium sku with new capacity.
- withRedisConfiguration(Map<String, String>) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
-
All Redis Settings.
- withRedisConfiguration(String, String) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
-
Specifies Redis Setting.
- withRedisConfiguration(Map<String, String>) - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithRedisConfiguration
-
All Redis Settings.
- withRedisConfiguration(String, String) - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithRedisConfiguration
-
Specifies Redis Setting.
- withShardCount(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithPremiumSkuCreate
-
The number of shards to be created on a Premium Cluster Cache.
- withShardCount(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
-
The number of shards to be created on a Premium Cluster Cache.
- withStandardSku() - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
-
Specifies the Standard Sku of the Redis Cache.
- withStandardSku(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithSku
-
Specifies the Standard sku of the Redis Cache.
- withStandardSku() - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithSku
-
Updates Redis Cache to Standard sku.
- withStandardSku(int) - Method in interface com.microsoft.azure.management.redis.RedisCache.UpdateStages.WithSku
-
Updates Redis Cache to Standard sku with new capacity.
- withStartHourUtc(int) - Method in class com.microsoft.azure.management.redis.ScheduleEntry
-
Set the startHourUtc value.
- withStaticIP(String) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
-
Sets Redis Cache static IP.
- withStaticIP(String) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
-
Sets Redis Cache static IP.
- withSubnet(HasId, String) - Method in interface com.microsoft.azure.management.redis.RedisCache.DefinitionStages.WithCreate
-
Assigns the specified subnet to this instance of Redis Cache.
- withSubnet(HasId, String) - Method in interface com.microsoft.azure.management.redis.RedisCache.Update
-
Assigns the specified subnet to this instance of Redis Cache.