Show / Hide Table of Contents

Namespace Oci.ManagedkafkaService.Models

Classes

AddonCollection

Results of a kafkaClusterAddon search. Contains both AddonSummary items and other information.

AddonOptionCollection

Results of a AddonOptions search. Contains AddonOptionSummary items

AddonOptionSummary

Summary information about a AddonOptions.

AddonSummary

Summary information about a KafkaClusterAddon.

BootstrapUrl

Kafka bootstrap URL

BrokerShape

Configuration of the broker node.

ChangeKafkaClusterCompartmentDetails

The configuration details for the move operation.

ChangeKafkaClusterConfigCompartmentDetails

The configuration details for the move operation.

CreateKafkaClusterConfigDetails

The data to create a KafkaClusterConfig.

CreateKafkaClusterDetails

The data to create a KafkaCluster.

EnableSuperuserDetails

The configuration details for the enable superuser operation.

InstallAddonDetails

The data to create a KafkaClusterAddon.

InstallAddonDetailsModelConverter

InstallPublicConnectivityAddonDetails

The data to install a KafkaClusterAddon.

KafkaCluster

A KafkaCluster is a description of a KafkaCluster.
To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see Getting Started with Policies.

KafkaClusterAddon

The base data object to represent a KafkaClusterAddon.

KafkaClusterAddonModelConverter

KafkaClusterCollection

Results of a kafkaCluster search. Contains both KafkaClusterSummary items and other information, such as metadata.

KafkaClusterConfig

A shared configuration object used by 0 or more kafka clusters.
To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see Getting Started with Policies.

KafkaClusterConfigCollection

Results of a kafkaClusterConfig search. Contains both KafkaClusterConfigSummary items and other information, such as metadata.

KafkaClusterConfigSummary

Summary information about a KafkaClusterConfig.

KafkaClusterConfigVersion

A shared configuration object used by 0 or more kafka clusters.

KafkaClusterConfigVersionCollection

Results of a kafkaClusterConfigVersion search. Contains both KafkaClusterConfigVersionSummary items.

KafkaClusterConfigVersionSummary

Summary information about a KafkaClusterConfigVersion.

KafkaClusterSummary

Summary information about a KafkaCluster.

NodeShapeCollection

Results of a NodeShapeCollection search.

NodeShapeSummary

Summary of the shape.

PublicConnectivityAddon

The data that represents a Public Connectivity Addon

SubnetSet

Summary information about a KafkaCluster.

UpdateAddonDetails

The data to update a KafkaClusterAddon.

UpdateAddonDetailsModelConverter

UpdateKafkaClusterConfigDetails

The data to update a KafkaClusterConfig.

UpdateKafkaClusterDetails

The data to update a KafkaCluster.

UpdatePublicConnectivityAddonDetails

The data to update a KafkaClusterAddon.

WorkRequest

An asynchronous work request. Work requests help you monitor long-running operations. When you start a long-running operation, the service creates a work request. A work request is an activity log that lets you track each step in the operation's progress. Each work request has an OCID that lets you interact with it programmatically and use it for automation.

WorkRequestError

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

WorkRequestErrorCollection

A list of work request errors. Can contain both errors and other information, such as metadata.

WorkRequestLogEntry

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

WorkRequestLogEntryCollection

A list of work request logs. Can contain both logs and other information, such as metadata.

WorkRequestResource

A resource created or operated on by a work request.

WorkRequestSummary

Summary information about an asynchronous work request.

WorkRequestSummaryCollection

A list of work requests. Can contain both work requests and other information, such as metadata.

Enums

ActionType

Possible types of actions.

AddonOptionSummary.LifecycleStateEnum

AuthenticationMechanism

Supported Authentication mechanisms

KafkaCluster.ClusterTypeEnum

KafkaCluster.CoordinationTypeEnum

KafkaCluster.LifecycleStateEnum

KafkaClusterAddon.AddonTypeEnum

KafkaClusterAddon.LifecycleStateEnum

KafkaClusterConfig.LifecycleStateEnum

OperationStatus

The status of the work request.

OperationType

The asynchronous operation tracked by the work request.

SortOrder

The sort order to use, either ascending (ASC) or descending (DESC). The displayName sort order is case sensitive.

WorkRequestResourceMetadataKey

Possible metadata keys for work request resource metadata.

In this article
Back to top