Uses of Class
com.azure.resourcemanager.redis.fluent.models.RedisCacheAccessPolicyInner
Packages that use RedisCacheAccessPolicyInner
Package
Description
Package containing the service clients for RedisManagementClient.
Package containing the inner data models for RedisManagementClient.
Package containing the data models for RedisManagementClient.
-
Uses of RedisCacheAccessPolicyInner in com.azure.resourcemanager.redis.fluent
Methods in com.azure.resourcemanager.redis.fluent that return RedisCacheAccessPolicyInnerModifier and TypeMethodDescriptionAccessPoliciesClient.createUpdate
(String resourceGroupName, String cacheName, String accessPolicyName, RedisCacheAccessPolicyInner parameters) Adds an access policy to the redis cache.AccessPoliciesClient.createUpdate
(String resourceGroupName, String cacheName, String accessPolicyName, RedisCacheAccessPolicyInner parameters, com.azure.core.util.Context context) Adds an access policy to the redis cache.Gets the detailed information about an access policy of a redis cache.Methods in com.azure.resourcemanager.redis.fluent that return types with arguments of type RedisCacheAccessPolicyInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<RedisCacheAccessPolicyInner>, RedisCacheAccessPolicyInner> AccessPoliciesClient.beginCreateUpdate
(String resourceGroupName, String cacheName, String accessPolicyName, RedisCacheAccessPolicyInner parameters) Adds an access policy to the redis cache.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<RedisCacheAccessPolicyInner>, RedisCacheAccessPolicyInner> AccessPoliciesClient.beginCreateUpdate
(String resourceGroupName, String cacheName, String accessPolicyName, RedisCacheAccessPolicyInner parameters) Adds an access policy to the redis cache.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<RedisCacheAccessPolicyInner>, RedisCacheAccessPolicyInner> AccessPoliciesClient.beginCreateUpdate
(String resourceGroupName, String cacheName, String accessPolicyName, RedisCacheAccessPolicyInner parameters, com.azure.core.util.Context context) Adds an access policy to the redis cache.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<RedisCacheAccessPolicyInner>, RedisCacheAccessPolicyInner> AccessPoliciesClient.beginCreateUpdate
(String resourceGroupName, String cacheName, String accessPolicyName, RedisCacheAccessPolicyInner parameters, com.azure.core.util.Context context) Adds an access policy to the redis cache.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<RedisCacheAccessPolicyInner>, RedisCacheAccessPolicyInner> AccessPoliciesClient.beginCreateUpdateAsync
(String resourceGroupName, String cacheName, String accessPolicyName, RedisCacheAccessPolicyInner parameters) Adds an access policy to the redis cache.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<RedisCacheAccessPolicyInner>, RedisCacheAccessPolicyInner> AccessPoliciesClient.beginCreateUpdateAsync
(String resourceGroupName, String cacheName, String accessPolicyName, RedisCacheAccessPolicyInner parameters) Adds an access policy to the redis cache.AccessPoliciesClient.createUpdateAsync
(String resourceGroupName, String cacheName, String accessPolicyName, RedisCacheAccessPolicyInner parameters) Adds an access policy to the redis cache.Gets the detailed information about an access policy of a redis cache.com.azure.core.http.rest.Response
<RedisCacheAccessPolicyInner> AccessPoliciesClient.getWithResponse
(String resourceGroupName, String cacheName, String accessPolicyName, com.azure.core.util.Context context) Gets the detailed information about an access policy of a redis cache.Mono
<com.azure.core.http.rest.Response<RedisCacheAccessPolicyInner>> AccessPoliciesClient.getWithResponseAsync
(String resourceGroupName, String cacheName, String accessPolicyName) Gets the detailed information about an access policy of a redis cache.com.azure.core.http.rest.PagedIterable
<RedisCacheAccessPolicyInner> Gets the list of access policies associated with this redis cache.com.azure.core.http.rest.PagedIterable
<RedisCacheAccessPolicyInner> AccessPoliciesClient.list
(String resourceGroupName, String cacheName, com.azure.core.util.Context context) Gets the list of access policies associated with this redis cache.com.azure.core.http.rest.PagedFlux
<RedisCacheAccessPolicyInner> Gets the list of access policies associated with this redis cache.Methods in com.azure.resourcemanager.redis.fluent with parameters of type RedisCacheAccessPolicyInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<RedisCacheAccessPolicyInner>, RedisCacheAccessPolicyInner> AccessPoliciesClient.beginCreateUpdate
(String resourceGroupName, String cacheName, String accessPolicyName, RedisCacheAccessPolicyInner parameters) Adds an access policy to the redis cache.com.azure.core.util.polling.SyncPoller
<com.azure.core.management.polling.PollResult<RedisCacheAccessPolicyInner>, RedisCacheAccessPolicyInner> AccessPoliciesClient.beginCreateUpdate
(String resourceGroupName, String cacheName, String accessPolicyName, RedisCacheAccessPolicyInner parameters, com.azure.core.util.Context context) Adds an access policy to the redis cache.com.azure.core.util.polling.PollerFlux
<com.azure.core.management.polling.PollResult<RedisCacheAccessPolicyInner>, RedisCacheAccessPolicyInner> AccessPoliciesClient.beginCreateUpdateAsync
(String resourceGroupName, String cacheName, String accessPolicyName, RedisCacheAccessPolicyInner parameters) Adds an access policy to the redis cache.AccessPoliciesClient.createUpdate
(String resourceGroupName, String cacheName, String accessPolicyName, RedisCacheAccessPolicyInner parameters) Adds an access policy to the redis cache.AccessPoliciesClient.createUpdate
(String resourceGroupName, String cacheName, String accessPolicyName, RedisCacheAccessPolicyInner parameters, com.azure.core.util.Context context) Adds an access policy to the redis cache.AccessPoliciesClient.createUpdateAsync
(String resourceGroupName, String cacheName, String accessPolicyName, RedisCacheAccessPolicyInner parameters) Adds an access policy to the redis cache.Mono
<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> AccessPoliciesClient.createUpdateWithResponseAsync
(String resourceGroupName, String cacheName, String accessPolicyName, RedisCacheAccessPolicyInner parameters) Adds an access policy to the redis cache. -
Uses of RedisCacheAccessPolicyInner in com.azure.resourcemanager.redis.fluent.models
Methods in com.azure.resourcemanager.redis.fluent.models that return RedisCacheAccessPolicyInnerModifier and TypeMethodDescriptionstatic RedisCacheAccessPolicyInner
RedisCacheAccessPolicyInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of RedisCacheAccessPolicyInner from the JsonReader.RedisCacheAccessPolicyInner.withPermissions
(String permissions) Set the permissions property: Permissions for the access policy. -
Uses of RedisCacheAccessPolicyInner in com.azure.resourcemanager.redis.models
Methods in com.azure.resourcemanager.redis.models that return types with arguments of type RedisCacheAccessPolicyInnerModifier and TypeMethodDescriptionRedisCacheAccessPolicyList.value()
Get the value property: List of access policies (with properties) of a Redis cache.Method parameters in com.azure.resourcemanager.redis.models with type arguments of type RedisCacheAccessPolicyInnerModifier and TypeMethodDescriptionRedisCacheAccessPolicyList.withValue
(List<RedisCacheAccessPolicyInner> value) Set the value property: List of access policies (with properties) of a Redis cache.