Show / Hide Table of Contents

Namespace Oci.RedisService.Models

Classes

AssociatedOciCacheClusterCollection

Associated OCI Cache Clusters to which the OCI Cache Config Set is associated.

AssociatedOciCacheClusterSummary

Summary of the Clusters associated with an OCI Cache Config Set.

AttachOciCacheUsersDetails

OCI cache user details to be attached with a cluster.

AttachedOciCacheCluster

OciCacheCluster to which the OciCacheUser is attached.

AttachedOciCacheUser

OciCacheUser attached to the OciCacheCluster.

AuthenticationMode

These are the Authentication details of an OCI cache user.

AuthenticationModeModelConverter

ChangeOciCacheConfigSetCompartmentDetails

The information for the move operation.

ChangeOciCacheUserCompartmentDetails

The configuration details for the move operation.

ChangeRedisClusterCompartmentDetails

The configuration details for the move operation.

ConfigurationDetails

List of OCI Cache Config Set Values.

ConfigurationInfo

Details of a configuration setting in the OCI Cache Config Set.

CreateIdentityTokenDetails

Generate an Identity token for Redis cluster

CreateOciCacheConfigSetDetails

The information to create a new OCI Cache Config Set.

CreateOciCacheUserDetails

Details required to create a new OCI cache user.

CreateRedisClusterDetails

The configuration details for a new OCI Cache cluster. An OCI Cache cluster is a memory-based storage solution. For more information, see OCI Cache.

DefaultConfigurationDetails

List of OCI Cache Default Config Set Values.

DefaultConfigurationInfo

Details of a configuration setting in the OCI Cache Default Config Set.

DetachOciCacheUsersDetails

OCI cache user details to be detached with a cluster.

IamAuthenticationMode

child class of AuthenticationMode.

IdentityTokenDetailsResponse

Response an Identity token generated for Redis cluster

Node

The details of each node in the cluster.

NodeCollection

The collection of cluster nodes.

NodeSummary

The details of each node in the cluster.

OciCacheConfigSet

Configurations for OCI Cache to manage the behavior, performance, and functionality of the underlying cache engine.

OciCacheConfigSetCollection

A list of OCI Cache Config Sets that match filter criteria, if any.

OciCacheConfigSetSummary

Summary of information about the OCI Cache Config Set.

OciCacheDefaultConfigSet

Default configurations for OCI Cache to manage the behavior, performance, and functionality of the underlying cache engine.

OciCacheDefaultConfigSetCollection

A list of OCI Cache Default Config Sets.

OciCacheDefaultConfigSetSummary

Summary of information about an OCI Cache Default Config Set.

OciCacheUser

An OCI cache user is required to connect to an OCI cache cluster.

OciCacheUserCollection

A list of OCI cache users that match filter criteria, if any.

OciCacheUserSummary

OCI Cache user summary.

PasswordAuthenticationMode

child class of AuthenticationMode.

RedisCluster

An OCI Cache cluster is a memory-based storage solution. For more information, see OCI Cache.

RedisClusterCollection

A list of clusters that match filter criteria, if any. A cluster is a memory-based storage solution. For more information, see OCI Cache.

RedisClusterSummary

Summary of information about a cluster. A cluster is a memory-based storage solution. For more information, see OCI Cache.

RedisNodeCollection

A list of nodes in a cluster that match filter criteria, if any.

UpdateOciCacheConfigSetDetails

The information to be updated for an existing OCI Cache Config Set.

UpdateOciCacheUserDetails

Details required to update an existing OCI cache user.

UpdateRedisClusterDetails

The configuration to update for an existing cluster.

WorkRequest

An asynchronous work request.

WorkRequestError

An error encountered while executing an operation that is tracked by a work request.

WorkRequestErrorCollection

A list of errors for a work request.

WorkRequestLogEntry

A log message from executing an operation that is tracked by a work request.

WorkRequestLogEntryCollection

A list of logs for the specified work request.

WorkRequestResource

The resources that are affected by the work request.

WorkRequestSummary

A description of the work request status.

WorkRequestSummaryCollection

A list of work requests.

Enums

ActionType

Possible types of actions.

AuthenticationMode.AuthenticationTypeEnum

OciCacheConfigSet.LifecycleStateEnum

OciCacheConfigSet.SoftwareVersionEnum

OciCacheDefaultConfigSet.LifecycleStateEnum

OciCacheUser.LifecycleStateEnum

OciCacheUser.StatusEnum

OperationStatus

Possible operation status.

OperationType

Possible operation types.

RedisCluster.ClusterModeEnum

RedisCluster.LifecycleStateEnum

RedisCluster.SoftwareVersionEnum

SortOrder

The sort order to use, either 'ASC' or 'DESC'.

In this article
Back to top