- getActiveOperationArn() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Arn of active cluster operation.
- getAddedToClusterTime() - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The start time.
- getArn() - Method in class com.amazonaws.services.kafka.model.Configuration
-
The Amazon Resource Name (ARN) of the configuration.
- getArn() - Method in class com.amazonaws.services.kafka.model.ConfigurationInfo
-
ARN of the configuration to use.
- getArn() - Method in class com.amazonaws.services.kafka.model.CreateConfigurationResult
-
The Amazon Resource Name (ARN) of the configuration.
- getArn() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRequest
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration and all of its revisions.
- getArn() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The Amazon Resource Name (ARN) of the configuration.
- getArn() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionRequest
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration and all of its revisions.
- getArn() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionResult
-
The Amazon Resource Name (ARN) of the configuration.
- getArn() - Method in class com.amazonaws.services.kafka.model.ListConfigurationRevisionsRequest
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration and all of its revisions.
- getAttachedENIId() - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
The attached elastic network interface of the broker.
- getAttachedENIId() - Method in class com.amazonaws.services.kafka.model.ZookeeperNodeInfo
-
The attached elastic network interface of the broker.
- getBootstrapBrokers(GetBootstrapBrokersRequest) - Method in class com.amazonaws.services.kafka.AbstractAWSKafka
-
- getBootstrapBrokers(GetBootstrapBrokersRequest) - Method in interface com.amazonaws.services.kafka.AWSKafka
-
A list of brokers that a client application can use to bootstrap.
- getBootstrapBrokers(GetBootstrapBrokersRequest) - Method in class com.amazonaws.services.kafka.AWSKafkaClient
-
A list of brokers that a client application can use to bootstrap.
- getBootstrapBrokersAsync(GetBootstrapBrokersRequest) - Method in class com.amazonaws.services.kafka.AbstractAWSKafkaAsync
-
- getBootstrapBrokersAsync(GetBootstrapBrokersRequest, AsyncHandler<GetBootstrapBrokersRequest, GetBootstrapBrokersResult>) - Method in class com.amazonaws.services.kafka.AbstractAWSKafkaAsync
-
- getBootstrapBrokersAsync(GetBootstrapBrokersRequest) - Method in interface com.amazonaws.services.kafka.AWSKafkaAsync
-
A list of brokers that a client application can use to bootstrap.
- getBootstrapBrokersAsync(GetBootstrapBrokersRequest, AsyncHandler<GetBootstrapBrokersRequest, GetBootstrapBrokersResult>) - Method in interface com.amazonaws.services.kafka.AWSKafkaAsync
-
A list of brokers that a client application can use to bootstrap.
- getBootstrapBrokersAsync(GetBootstrapBrokersRequest) - Method in class com.amazonaws.services.kafka.AWSKafkaAsyncClient
-
- getBootstrapBrokersAsync(GetBootstrapBrokersRequest, AsyncHandler<GetBootstrapBrokersRequest, GetBootstrapBrokersResult>) - Method in class com.amazonaws.services.kafka.AWSKafkaAsyncClient
-
- GetBootstrapBrokersRequest - Class in com.amazonaws.services.kafka.model
-
- GetBootstrapBrokersRequest() - Constructor for class com.amazonaws.services.kafka.model.GetBootstrapBrokersRequest
-
- GetBootstrapBrokersResult - Class in com.amazonaws.services.kafka.model
-
- GetBootstrapBrokersResult() - Constructor for class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
- getBootstrapBrokerString() - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more hostname:port pairs.
- getBootstrapBrokerStringTls() - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and TLS port pairs.
- getBrokerAZDistribution() - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The distribution of broker nodes across Availability Zones.
- getBrokerEBSVolumeInfo() - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Specifies the size of the EBS volume and the ID of the associated broker.
- getBrokerId() - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
The ID of the broker.
- getBrokerLogs() - Method in class com.amazonaws.services.kafka.model.LoggingInfo
-
- getBrokerNodeGroupInfo() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Information about the broker nodes.
- getBrokerNodeGroupInfo() - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Information about the broker nodes in the cluster.
- getBrokerNodeInfo() - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The broker node info.
- getBucket() - Method in class com.amazonaws.services.kafka.model.S3
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.kafka.AbstractAWSKafka
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.kafka.AWSKafka
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.kafka.AWSKafkaClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCertificateAuthorityArnList() - Method in class com.amazonaws.services.kafka.model.Tls
-
List of ACM Certificate Authority ARNs.
- getClientAuthentication() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Includes all client authentication information.
- getClientAuthentication() - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Includes all client authentication related information.
- getClientBroker() - Method in class com.amazonaws.services.kafka.model.EncryptionInTransit
-
Indicates the encryption setting for data in transit between clients and brokers.
- getClientRequestId() - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
The ID of the API request that triggered this operation.
- getClientSubnet() - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
The client subnet to which this broker node belongs.
- getClientSubnets() - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The list of subnets to connect to in the client virtual private cloud (VPC).
- getClientVpcIpAddress() - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
The virtual private cloud (VPC) of the client.
- getClientVpcIpAddress() - Method in class com.amazonaws.services.kafka.model.ZookeeperNodeInfo
-
The virtual private cloud (VPC) IP address of the client.
- getCloudWatchLogs() - Method in class com.amazonaws.services.kafka.model.BrokerLogs
-
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
ARN of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.CreateClusterResult
-
The Amazon Resource Name (ARN) of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.DeleteClusterRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.DeleteClusterResult
-
The Amazon Resource Name (ARN) of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.DescribeClusterRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.ListNodesRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.UpdateBrokerCountRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.UpdateBrokerCountResult
-
The Amazon Resource Name (ARN) of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.UpdateBrokerStorageRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.UpdateBrokerStorageResult
-
The Amazon Resource Name (ARN) of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.UpdateClusterConfigurationRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.UpdateClusterConfigurationResult
-
The Amazon Resource Name (ARN) of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringResult
-
The Amazon Resource Name (ARN) of the cluster.
- getClusterInfo() - Method in class com.amazonaws.services.kafka.model.DescribeClusterResult
-
The cluster information.
- getClusterInfoList() - Method in class com.amazonaws.services.kafka.model.ListClustersResult
-
Information on each of the MSK clusters in the response.
- getClusterName() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The name of the cluster.
- getClusterName() - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
The name of the cluster.
- getClusterName() - Method in class com.amazonaws.services.kafka.model.CreateClusterResult
-
The name of the MSK cluster.
- getClusterNameFilter() - Method in class com.amazonaws.services.kafka.model.ListClustersRequest
-
Specify a prefix of the name of the clusters that you want to list.
- getClusterOperationArn() - Method in class com.amazonaws.services.kafka.model.DescribeClusterOperationRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the MSK cluster operation.
- getClusterOperationArn() - Method in class com.amazonaws.services.kafka.model.UpdateBrokerCountResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- getClusterOperationArn() - Method in class com.amazonaws.services.kafka.model.UpdateBrokerStorageResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- getClusterOperationArn() - Method in class com.amazonaws.services.kafka.model.UpdateClusterConfigurationResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- getClusterOperationArn() - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- getClusterOperationInfo() - Method in class com.amazonaws.services.kafka.model.DescribeClusterOperationResult
-
Cluster operation information
- getClusterOperationInfoList() - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsResult
-
An array of cluster operation information objects.
- getCode() - Method in class com.amazonaws.services.kafka.model.StateInfo
-
- getConfigurationArn() - Method in class com.amazonaws.services.kafka.model.BrokerSoftwareInfo
-
The Amazon Resource Name (ARN) of the configuration used for the cluster.
- getConfigurationInfo() - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Represents the configuration that you want MSK to use for the brokers in a cluster.
- getConfigurationInfo() - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Information about the changes in the configuration of the brokers.
- getConfigurationInfo() - Method in class com.amazonaws.services.kafka.model.UpdateClusterConfigurationRequest
-
Represents the configuration that you want MSK to use for the brokers in a cluster.
- getConfigurationRevision() - Method in class com.amazonaws.services.kafka.model.BrokerSoftwareInfo
-
The revision of the configuration to use.
- getConfigurations() - Method in class com.amazonaws.services.kafka.model.ListConfigurationsResult
-
An array of MSK configurations.
- getCreationTime() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The time when the cluster was created.
- getCreationTime() - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
The time that the operation was created.
- getCreationTime() - Method in class com.amazonaws.services.kafka.model.Configuration
-
The time when the configuration was created.
- getCreationTime() - Method in class com.amazonaws.services.kafka.model.ConfigurationRevision
-
The time when the configuration revision was created.
- getCreationTime() - Method in class com.amazonaws.services.kafka.model.CreateConfigurationResult
-
The time when the configuration was created.
- getCreationTime() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The time when the configuration was created.
- getCreationTime() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionResult
-
The time when the configuration was created.
- getCurrentBrokerSoftwareInfo() - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
Information about the version of software currently deployed on the Kafka brokers in the cluster.
- getCurrentBrokerSoftwareInfo() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Information about the version of software currently deployed on the Kafka brokers in the cluster.
- getCurrentVersion() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The current version of the MSK cluster.
- getCurrentVersion() - Method in class com.amazonaws.services.kafka.model.DeleteClusterRequest
-
The current version of the MSK cluster.
- getCurrentVersion() - Method in class com.amazonaws.services.kafka.model.UpdateBrokerCountRequest
-
The version of cluster to update from.
- getCurrentVersion() - Method in class com.amazonaws.services.kafka.model.UpdateBrokerStorageRequest
-
The version of cluster to update from.
- getCurrentVersion() - Method in class com.amazonaws.services.kafka.model.UpdateClusterConfigurationRequest
-
The version of the cluster that needs to be updated.
- getCurrentVersion() - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
The version of the MSK cluster to update.
- getDataVolumeKMSKeyId() - Method in class com.amazonaws.services.kafka.model.EncryptionAtRest
-
The ARN of the AWS KMS key for encrypting data at rest.
- getDeliveryStream() - Method in class com.amazonaws.services.kafka.model.Firehose
-
- getDescription() - Method in class com.amazonaws.services.kafka.model.Configuration
-
The description of the configuration.
- getDescription() - Method in class com.amazonaws.services.kafka.model.ConfigurationRevision
-
The description of the configuration revision.
- getDescription() - Method in class com.amazonaws.services.kafka.model.CreateConfigurationRequest
-
The description of the configuration.
- getDescription() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The description of the configuration.
- getDescription() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionResult
-
The description of the configuration.
- getEbsStorageInfo() - Method in class com.amazonaws.services.kafka.model.StorageInfo
-
EBS volume information.
- getEnabled() - Method in class com.amazonaws.services.kafka.model.CloudWatchLogs
-
- getEnabled() - Method in class com.amazonaws.services.kafka.model.Firehose
-
- getEnabled() - Method in class com.amazonaws.services.kafka.model.S3
-
- getEnabledInBroker() - Method in class com.amazonaws.services.kafka.model.JmxExporter
-
Indicates whether you want to enable or disable the JMX Exporter.
- getEnabledInBroker() - Method in class com.amazonaws.services.kafka.model.JmxExporterInfo
-
Indicates whether you want to enable or disable the JMX Exporter.
- getEnabledInBroker() - Method in class com.amazonaws.services.kafka.model.NodeExporter
-
Indicates whether you want to enable or disable the Node Exporter.
- getEnabledInBroker() - Method in class com.amazonaws.services.kafka.model.NodeExporterInfo
-
Indicates whether you want to enable or disable the Node Exporter.
- getEncryptionAtRest() - Method in class com.amazonaws.services.kafka.model.EncryptionInfo
-
The data-volume encryption details.
- getEncryptionInfo() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Includes all encryption-related information.
- getEncryptionInfo() - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Includes all encryption-related information.
- getEncryptionInTransit() - Method in class com.amazonaws.services.kafka.model.EncryptionInfo
-
The details for encryption in transit.
- getEndpoints() - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
Endpoints for accessing the broker.
- getEndpoints() - Method in class com.amazonaws.services.kafka.model.ZookeeperNodeInfo
-
Endpoints for accessing the ZooKeeper.
- getEndTime() - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
The time at which the operation finished.
- getEnhancedMonitoring() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Specifies which metrics are gathered for the MSK cluster.
- getEnhancedMonitoring() - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Specifies the level of monitoring for the MSK cluster.
- getEnhancedMonitoring() - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Specifies which Apache Kafka metrics Amazon MSK gathers and sends to Amazon CloudWatch for this cluster.
- getEnhancedMonitoring() - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
Specifies which Apache Kafka metrics Amazon MSK gathers and sends to Amazon CloudWatch for this cluster.
- getErrorCode() - Method in class com.amazonaws.services.kafka.model.ErrorInfo
-
A number describing the error programmatically.
- getErrorInfo() - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Describes the error if the operation fails.
- getErrorString() - Method in class com.amazonaws.services.kafka.model.ErrorInfo
-
An optional field to provide more details about the error.
- getExecutorService() - Method in class com.amazonaws.services.kafka.AWSKafkaAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getFirehose() - Method in class com.amazonaws.services.kafka.model.BrokerLogs
-
- getInCluster() - Method in class com.amazonaws.services.kafka.model.EncryptionInTransit
-
When set to true, it indicates that data communication among the broker nodes of the cluster is encrypted.
- getInstanceType() - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The type of Amazon EC2 instances to use for Kafka brokers.
- getInstanceType() - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The instance type.
- getInvalidParameter() - Method in exception com.amazonaws.services.kafka.model.BadRequestException
-
The parameter that caused the error.
- getInvalidParameter() - Method in exception com.amazonaws.services.kafka.model.ConflictException
-
The parameter that caused the error.
- getInvalidParameter() - Method in exception com.amazonaws.services.kafka.model.ForbiddenException
-
The parameter that caused the error.
- getInvalidParameter() - Method in exception com.amazonaws.services.kafka.model.InternalServerErrorException
-
The parameter that caused the error.
- getInvalidParameter() - Method in exception com.amazonaws.services.kafka.model.NotFoundException
-
The parameter that caused the error.
- getInvalidParameter() - Method in exception com.amazonaws.services.kafka.model.ServiceUnavailableException
-
The parameter that caused the error.
- getInvalidParameter() - Method in exception com.amazonaws.services.kafka.model.TooManyRequestsException
-
The parameter that caused the error.
- getInvalidParameter() - Method in exception com.amazonaws.services.kafka.model.UnauthorizedException
-
The parameter that caused the error.
- getJmxExporter() - Method in class com.amazonaws.services.kafka.model.Prometheus
-
Indicates whether you want to enable or disable the JMX Exporter.
- getJmxExporter() - Method in class com.amazonaws.services.kafka.model.PrometheusInfo
-
Indicates whether you want to enable or disable the JMX Exporter.
- getKafkaBrokerNodeId() - Method in class com.amazonaws.services.kafka.model.BrokerEBSVolumeInfo
-
The ID of the broker to update.
- getKafkaVersion() - Method in class com.amazonaws.services.kafka.model.BrokerSoftwareInfo
-
The version of Apache Kafka.
- getKafkaVersion() - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
The version of Apache Kafka.
- getKafkaVersions() - Method in class com.amazonaws.services.kafka.model.Configuration
-
An array of the versions of Apache Kafka with which you can use this MSK configuration.
- getKafkaVersions() - Method in class com.amazonaws.services.kafka.model.CreateConfigurationRequest
-
The versions of Apache Kafka with which you can use this MSK configuration.
- getKafkaVersions() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The versions of Apache Kafka with which you can use this MSK configuration.
- getKafkaVersions() - Method in class com.amazonaws.services.kafka.model.ListKafkaVersionsResult
-
- getLatestRevision() - Method in class com.amazonaws.services.kafka.model.Configuration
-
Latest revision of the configuration.
- getLatestRevision() - Method in class com.amazonaws.services.kafka.model.CreateConfigurationResult
-
Latest revision of the configuration.
- getLatestRevision() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
Latest revision of the configuration.
- getLoggingInfo() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
- getLoggingInfo() - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
- getLoggingInfo() - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
- getLoggingInfo() - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
- getLogGroup() - Method in class com.amazonaws.services.kafka.model.CloudWatchLogs
-
- getMaxResults() - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsRequest
-
The maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.kafka.model.ListClustersRequest
-
The maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.kafka.model.ListConfigurationRevisionsRequest
-
The maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.kafka.model.ListConfigurationsRequest
-
The maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.kafka.model.ListKafkaVersionsRequest
-
The maximum number of results to return in the response.
- getMaxResults() - Method in class com.amazonaws.services.kafka.model.ListNodesRequest
-
The maximum number of results to return in the response.
- getMessage() - Method in class com.amazonaws.services.kafka.model.StateInfo
-
- getName() - Method in class com.amazonaws.services.kafka.model.Configuration
-
The name of the configuration.
- getName() - Method in class com.amazonaws.services.kafka.model.CreateConfigurationRequest
-
The name of the configuration.
- getName() - Method in class com.amazonaws.services.kafka.model.CreateConfigurationResult
-
The name of the configuration.
- getName() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The name of the configuration.
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsRequest
-
The paginated results marker.
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsResult
-
If the response of ListClusterOperations is truncated, it returns a NextToken in the response.
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListClustersRequest
-
The paginated results marker.
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListClustersResult
-
The paginated results marker.
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListConfigurationRevisionsRequest
-
The paginated results marker.
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListConfigurationRevisionsResult
-
Paginated results marker.
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListConfigurationsRequest
-
The paginated results marker.
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListConfigurationsResult
-
The paginated results marker.
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListKafkaVersionsRequest
-
The paginated results marker.
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListKafkaVersionsResult
-
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListNodesRequest
-
The paginated results marker.
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListNodesResult
-
The paginated results marker.
- getNodeARN() - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The Amazon Resource Name (ARN) of the node.
- getNodeExporter() - Method in class com.amazonaws.services.kafka.model.Prometheus
-
Indicates whether you want to enable or disable the Node Exporter.
- getNodeExporter() - Method in class com.amazonaws.services.kafka.model.PrometheusInfo
-
Indicates whether you want to enable or disable the Node Exporter.
- getNodeInfoList() - Method in class com.amazonaws.services.kafka.model.ListNodesResult
-
List containing a NodeInfo object.
- getNodeType() - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The node type.
- getNumberOfBrokerNodes() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The number of broker nodes in the cluster.
- getNumberOfBrokerNodes() - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
The number of broker nodes in the cluster.
- getNumberOfBrokerNodes() - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
The number of broker nodes in the cluster.
- getOpenMonitoring() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Settings for open monitoring using Prometheus.
- getOpenMonitoring() - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
The settings for open monitoring.
- getOpenMonitoring() - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
The settings for open monitoring.
- getOpenMonitoring() - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
The settings for open monitoring.
- getOperationArn() - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
ARN of the cluster operation.
- getOperationState() - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
State of the cluster operation.
- getOperationType() - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Type of the cluster operation.
- getPrefix() - Method in class com.amazonaws.services.kafka.model.S3
-
- getPrometheus() - Method in class com.amazonaws.services.kafka.model.OpenMonitoring
-
Prometheus settings.
- getPrometheus() - Method in class com.amazonaws.services.kafka.model.OpenMonitoringInfo
-
Prometheus settings.
- getResourceArn() - Method in class com.amazonaws.services.kafka.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the resource that's associated with the tags.
- getResourceArn() - Method in class com.amazonaws.services.kafka.model.TagResourceRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the resource that's associated with the tags.
- getResourceArn() - Method in class com.amazonaws.services.kafka.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the resource that's associated with the tags.
- getRevision() - Method in class com.amazonaws.services.kafka.model.ConfigurationInfo
-
The revision of the configuration to use.
- getRevision() - Method in class com.amazonaws.services.kafka.model.ConfigurationRevision
-
The revision number.
- getRevision() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionRequest
-
A string that uniquely identifies a revision of an MSK configuration.
- getRevision() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionResult
-
The revision number.
- getRevisions() - Method in class com.amazonaws.services.kafka.model.ListConfigurationRevisionsResult
-
List of ConfigurationRevision objects.
- getS3() - Method in class com.amazonaws.services.kafka.model.BrokerLogs
-
- getSecurityGroups() - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The AWS security groups to associate with the elastic network interfaces in order to specify who can connect to
and communicate with the Amazon MSK cluster.
- getServerProperties() - Method in class com.amazonaws.services.kafka.model.CreateConfigurationRequest
-
Contents of the server.properties file.
- getServerProperties() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionResult
-
Contents of the server.properties file.
- getSourceClusterInfo() - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Information about cluster attributes before a cluster is updated.
- getState() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The state of the cluster.
- getState() - Method in class com.amazonaws.services.kafka.model.CreateClusterResult
-
The state of the cluster.
- getState() - Method in class com.amazonaws.services.kafka.model.DeleteClusterResult
-
The state of the cluster.
- getStateInfo() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
- getStatus() - Method in class com.amazonaws.services.kafka.model.KafkaVersion
-
- getStorageInfo() - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
Contains information about storage volumes attached to MSK broker nodes.
- getTagKeys() - Method in class com.amazonaws.services.kafka.model.UntagResourceRequest
-
Tag keys must be unique for a given cluster.
- getTags() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Tags attached to the cluster.
- getTags() - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Create tags when creating the cluster.
- getTags() - Method in class com.amazonaws.services.kafka.model.ListTagsForResourceResult
-
The key-value pair for the resource tag.
- getTags() - Method in class com.amazonaws.services.kafka.model.TagResourceRequest
-
The key-value pair for the resource tag.
- getTargetBrokerEBSVolumeInfo() - Method in class com.amazonaws.services.kafka.model.UpdateBrokerStorageRequest
-
Describes the target volume size and the ID of the broker to apply the update to.
- getTargetClusterInfo() - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Information about cluster attributes after a cluster is updated.
- getTargetNumberOfBrokerNodes() - Method in class com.amazonaws.services.kafka.model.UpdateBrokerCountRequest
-
The number of broker nodes that you want the cluster to have after this operation completes successfully.
- getTls() - Method in class com.amazonaws.services.kafka.model.ClientAuthentication
-
Details for ClientAuthentication using TLS.
- getVersion() - Method in class com.amazonaws.services.kafka.model.KafkaVersion
-
- getVolumeSize() - Method in class com.amazonaws.services.kafka.model.EBSStorageInfo
-
The size in GiB of the EBS volume for the data drive on each broker node.
- getVolumeSizeGB() - Method in class com.amazonaws.services.kafka.model.BrokerEBSVolumeInfo
-
Size of the EBS volume to update.
- getZookeeperConnectString() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The connection string to use to connect to the Apache ZooKeeper cluster.
- getZookeeperId() - Method in class com.amazonaws.services.kafka.model.ZookeeperNodeInfo
-
The role-specific ID for Zookeeper.
- getZookeeperNodeInfo() - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The ZookeeperNodeInfo.
- getZookeeperVersion() - Method in class com.amazonaws.services.kafka.model.ZookeeperNodeInfo
-
The version of Zookeeper.
- S3 - Class in com.amazonaws.services.kafka.model
-
- S3() - Constructor for class com.amazonaws.services.kafka.model.S3
-
- ServiceUnavailableException - Exception in com.amazonaws.services.kafka.model
-
Returns information about an error.
- ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.kafka.model.ServiceUnavailableException
-
Constructs a new ServiceUnavailableException with the specified error message.
- setActiveOperationArn(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Arn of active cluster operation.
- setAddedToClusterTime(String) - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The start time.
- setArn(String) - Method in class com.amazonaws.services.kafka.model.Configuration
-
The Amazon Resource Name (ARN) of the configuration.
- setArn(String) - Method in class com.amazonaws.services.kafka.model.ConfigurationInfo
-
ARN of the configuration to use.
- setArn(String) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationResult
-
The Amazon Resource Name (ARN) of the configuration.
- setArn(String) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRequest
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration and all of its revisions.
- setArn(String) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The Amazon Resource Name (ARN) of the configuration.
- setArn(String) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionRequest
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration and all of its revisions.
- setArn(String) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionResult
-
The Amazon Resource Name (ARN) of the configuration.
- setArn(String) - Method in class com.amazonaws.services.kafka.model.ListConfigurationRevisionsRequest
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration and all of its revisions.
- setAttachedENIId(String) - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
The attached elastic network interface of the broker.
- setAttachedENIId(String) - Method in class com.amazonaws.services.kafka.model.ZookeeperNodeInfo
-
The attached elastic network interface of the broker.
- setBootstrapBrokerString(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more hostname:port pairs.
- setBootstrapBrokerStringTls(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and TLS port pairs.
- setBrokerAZDistribution(String) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The distribution of broker nodes across Availability Zones.
- setBrokerEBSVolumeInfo(Collection<BrokerEBSVolumeInfo>) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Specifies the size of the EBS volume and the ID of the associated broker.
- setBrokerId(Double) - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
The ID of the broker.
- setBrokerLogs(BrokerLogs) - Method in class com.amazonaws.services.kafka.model.LoggingInfo
-
- setBrokerNodeGroupInfo(BrokerNodeGroupInfo) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Information about the broker nodes.
- setBrokerNodeGroupInfo(BrokerNodeGroupInfo) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Information about the broker nodes in the cluster.
- setBrokerNodeInfo(BrokerNodeInfo) - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The broker node info.
- setBucket(String) - Method in class com.amazonaws.services.kafka.model.S3
-
- setCertificateAuthorityArnList(Collection<String>) - Method in class com.amazonaws.services.kafka.model.Tls
-
List of ACM Certificate Authority ARNs.
- setClientAuthentication(ClientAuthentication) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Includes all client authentication information.
- setClientAuthentication(ClientAuthentication) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Includes all client authentication related information.
- setClientBroker(String) - Method in class com.amazonaws.services.kafka.model.EncryptionInTransit
-
Indicates the encryption setting for data in transit between clients and brokers.
- setClientRequestId(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
The ID of the API request that triggered this operation.
- setClientSubnet(String) - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
The client subnet to which this broker node belongs.
- setClientSubnets(Collection<String>) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The list of subnets to connect to in the client virtual private cloud (VPC).
- setClientVpcIpAddress(String) - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
The virtual private cloud (VPC) of the client.
- setClientVpcIpAddress(String) - Method in class com.amazonaws.services.kafka.model.ZookeeperNodeInfo
-
The virtual private cloud (VPC) IP address of the client.
- setCloudWatchLogs(CloudWatchLogs) - Method in class com.amazonaws.services.kafka.model.BrokerLogs
-
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
ARN of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterResult
-
The Amazon Resource Name (ARN) of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.DeleteClusterRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.DeleteClusterResult
-
The Amazon Resource Name (ARN) of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.DescribeClusterRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.ListNodesRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerCountRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerCountResult
-
The Amazon Resource Name (ARN) of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerStorageRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerStorageResult
-
The Amazon Resource Name (ARN) of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateClusterConfigurationRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateClusterConfigurationResult
-
The Amazon Resource Name (ARN) of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringResult
-
The Amazon Resource Name (ARN) of the cluster.
- setClusterInfo(ClusterInfo) - Method in class com.amazonaws.services.kafka.model.DescribeClusterResult
-
The cluster information.
- setClusterInfoList(Collection<ClusterInfo>) - Method in class com.amazonaws.services.kafka.model.ListClustersResult
-
Information on each of the MSK clusters in the response.
- setClusterName(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The name of the cluster.
- setClusterName(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
The name of the cluster.
- setClusterName(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterResult
-
The name of the MSK cluster.
- setClusterNameFilter(String) - Method in class com.amazonaws.services.kafka.model.ListClustersRequest
-
Specify a prefix of the name of the clusters that you want to list.
- setClusterOperationArn(String) - Method in class com.amazonaws.services.kafka.model.DescribeClusterOperationRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the MSK cluster operation.
- setClusterOperationArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerCountResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- setClusterOperationArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerStorageResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- setClusterOperationArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateClusterConfigurationResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- setClusterOperationArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- setClusterOperationInfo(ClusterOperationInfo) - Method in class com.amazonaws.services.kafka.model.DescribeClusterOperationResult
-
Cluster operation information
- setClusterOperationInfoList(Collection<ClusterOperationInfo>) - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsResult
-
An array of cluster operation information objects.
- setCode(String) - Method in class com.amazonaws.services.kafka.model.StateInfo
-
- setConfigurationArn(String) - Method in class com.amazonaws.services.kafka.model.BrokerSoftwareInfo
-
The Amazon Resource Name (ARN) of the configuration used for the cluster.
- setConfigurationInfo(ConfigurationInfo) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Represents the configuration that you want MSK to use for the brokers in a cluster.
- setConfigurationInfo(ConfigurationInfo) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Information about the changes in the configuration of the brokers.
- setConfigurationInfo(ConfigurationInfo) - Method in class com.amazonaws.services.kafka.model.UpdateClusterConfigurationRequest
-
Represents the configuration that you want MSK to use for the brokers in a cluster.
- setConfigurationRevision(Long) - Method in class com.amazonaws.services.kafka.model.BrokerSoftwareInfo
-
The revision of the configuration to use.
- setConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.kafka.model.ListConfigurationsResult
-
An array of MSK configurations.
- setCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The time when the cluster was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
The time that the operation was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.Configuration
-
The time when the configuration was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.ConfigurationRevision
-
The time when the configuration revision was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationResult
-
The time when the configuration was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The time when the configuration was created.
- setCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionResult
-
The time when the configuration was created.
- setCurrentBrokerSoftwareInfo(BrokerSoftwareInfo) - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
Information about the version of software currently deployed on the Kafka brokers in the cluster.
- setCurrentBrokerSoftwareInfo(BrokerSoftwareInfo) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Information about the version of software currently deployed on the Kafka brokers in the cluster.
- setCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The current version of the MSK cluster.
- setCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.DeleteClusterRequest
-
The current version of the MSK cluster.
- setCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerCountRequest
-
The version of cluster to update from.
- setCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerStorageRequest
-
The version of cluster to update from.
- setCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.UpdateClusterConfigurationRequest
-
The version of the cluster that needs to be updated.
- setCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
The version of the MSK cluster to update.
- setDataVolumeKMSKeyId(String) - Method in class com.amazonaws.services.kafka.model.EncryptionAtRest
-
The ARN of the AWS KMS key for encrypting data at rest.
- setDeliveryStream(String) - Method in class com.amazonaws.services.kafka.model.Firehose
-
- setDescription(String) - Method in class com.amazonaws.services.kafka.model.Configuration
-
The description of the configuration.
- setDescription(String) - Method in class com.amazonaws.services.kafka.model.ConfigurationRevision
-
The description of the configuration revision.
- setDescription(String) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationRequest
-
The description of the configuration.
- setDescription(String) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The description of the configuration.
- setDescription(String) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionResult
-
The description of the configuration.
- setEbsStorageInfo(EBSStorageInfo) - Method in class com.amazonaws.services.kafka.model.StorageInfo
-
EBS volume information.
- setEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.CloudWatchLogs
-
- setEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.Firehose
-
- setEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.S3
-
- setEnabledInBroker(Boolean) - Method in class com.amazonaws.services.kafka.model.JmxExporter
-
Indicates whether you want to enable or disable the JMX Exporter.
- setEnabledInBroker(Boolean) - Method in class com.amazonaws.services.kafka.model.JmxExporterInfo
-
Indicates whether you want to enable or disable the JMX Exporter.
- setEnabledInBroker(Boolean) - Method in class com.amazonaws.services.kafka.model.NodeExporter
-
Indicates whether you want to enable or disable the Node Exporter.
- setEnabledInBroker(Boolean) - Method in class com.amazonaws.services.kafka.model.NodeExporterInfo
-
Indicates whether you want to enable or disable the Node Exporter.
- setEncryptionAtRest(EncryptionAtRest) - Method in class com.amazonaws.services.kafka.model.EncryptionInfo
-
The data-volume encryption details.
- setEncryptionInfo(EncryptionInfo) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Includes all encryption-related information.
- setEncryptionInfo(EncryptionInfo) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Includes all encryption-related information.
- setEncryptionInTransit(EncryptionInTransit) - Method in class com.amazonaws.services.kafka.model.EncryptionInfo
-
The details for encryption in transit.
- setEndpoints(Collection<String>) - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
Endpoints for accessing the broker.
- setEndpoints(Collection<String>) - Method in class com.amazonaws.services.kafka.model.ZookeeperNodeInfo
-
Endpoints for accessing the ZooKeeper.
- setEndTime(Date) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
The time at which the operation finished.
- setEnhancedMonitoring(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Specifies which metrics are gathered for the MSK cluster.
- setEnhancedMonitoring(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Specifies the level of monitoring for the MSK cluster.
- setEnhancedMonitoring(String) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Specifies which Apache Kafka metrics Amazon MSK gathers and sends to Amazon CloudWatch for this cluster.
- setEnhancedMonitoring(String) - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
Specifies which Apache Kafka metrics Amazon MSK gathers and sends to Amazon CloudWatch for this cluster.
- setErrorCode(String) - Method in class com.amazonaws.services.kafka.model.ErrorInfo
-
A number describing the error programmatically.
- setErrorInfo(ErrorInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Describes the error if the operation fails.
- setErrorString(String) - Method in class com.amazonaws.services.kafka.model.ErrorInfo
-
An optional field to provide more details about the error.
- setFirehose(Firehose) - Method in class com.amazonaws.services.kafka.model.BrokerLogs
-
- setInCluster(Boolean) - Method in class com.amazonaws.services.kafka.model.EncryptionInTransit
-
When set to true, it indicates that data communication among the broker nodes of the cluster is encrypted.
- setInstanceType(String) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The type of Amazon EC2 instances to use for Kafka brokers.
- setInstanceType(String) - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The instance type.
- setInvalidParameter(String) - Method in exception com.amazonaws.services.kafka.model.BadRequestException
-
The parameter that caused the error.
- setInvalidParameter(String) - Method in exception com.amazonaws.services.kafka.model.ConflictException
-
The parameter that caused the error.
- setInvalidParameter(String) - Method in exception com.amazonaws.services.kafka.model.ForbiddenException
-
The parameter that caused the error.
- setInvalidParameter(String) - Method in exception com.amazonaws.services.kafka.model.InternalServerErrorException
-
The parameter that caused the error.
- setInvalidParameter(String) - Method in exception com.amazonaws.services.kafka.model.NotFoundException
-
The parameter that caused the error.
- setInvalidParameter(String) - Method in exception com.amazonaws.services.kafka.model.ServiceUnavailableException
-
The parameter that caused the error.
- setInvalidParameter(String) - Method in exception com.amazonaws.services.kafka.model.TooManyRequestsException
-
The parameter that caused the error.
- setInvalidParameter(String) - Method in exception com.amazonaws.services.kafka.model.UnauthorizedException
-
The parameter that caused the error.
- setJmxExporter(JmxExporter) - Method in class com.amazonaws.services.kafka.model.Prometheus
-
Indicates whether you want to enable or disable the JMX Exporter.
- setJmxExporter(JmxExporterInfo) - Method in class com.amazonaws.services.kafka.model.PrometheusInfo
-
Indicates whether you want to enable or disable the JMX Exporter.
- setKafkaBrokerNodeId(String) - Method in class com.amazonaws.services.kafka.model.BrokerEBSVolumeInfo
-
The ID of the broker to update.
- setKafkaVersion(String) - Method in class com.amazonaws.services.kafka.model.BrokerSoftwareInfo
-
The version of Apache Kafka.
- setKafkaVersion(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
The version of Apache Kafka.
- setKafkaVersions(Collection<String>) - Method in class com.amazonaws.services.kafka.model.Configuration
-
An array of the versions of Apache Kafka with which you can use this MSK configuration.
- setKafkaVersions(Collection<String>) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationRequest
-
The versions of Apache Kafka with which you can use this MSK configuration.
- setKafkaVersions(Collection<String>) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The versions of Apache Kafka with which you can use this MSK configuration.
- setKafkaVersions(Collection<KafkaVersion>) - Method in class com.amazonaws.services.kafka.model.ListKafkaVersionsResult
-
- setLatestRevision(ConfigurationRevision) - Method in class com.amazonaws.services.kafka.model.Configuration
-
Latest revision of the configuration.
- setLatestRevision(ConfigurationRevision) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationResult
-
Latest revision of the configuration.
- setLatestRevision(ConfigurationRevision) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
Latest revision of the configuration.
- setLoggingInfo(LoggingInfo) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
- setLoggingInfo(LoggingInfo) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
- setLoggingInfo(LoggingInfo) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
- setLoggingInfo(LoggingInfo) - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
- setLogGroup(String) - Method in class com.amazonaws.services.kafka.model.CloudWatchLogs
-
- setMaxResults(Integer) - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsRequest
-
The maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.kafka.model.ListClustersRequest
-
The maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.kafka.model.ListConfigurationRevisionsRequest
-
The maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.kafka.model.ListConfigurationsRequest
-
The maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.kafka.model.ListKafkaVersionsRequest
-
The maximum number of results to return in the response.
- setMaxResults(Integer) - Method in class com.amazonaws.services.kafka.model.ListNodesRequest
-
The maximum number of results to return in the response.
- setMessage(String) - Method in class com.amazonaws.services.kafka.model.StateInfo
-
- setName(String) - Method in class com.amazonaws.services.kafka.model.Configuration
-
The name of the configuration.
- setName(String) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationRequest
-
The name of the configuration.
- setName(String) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationResult
-
The name of the configuration.
- setName(String) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The name of the configuration.
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsRequest
-
The paginated results marker.
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsResult
-
If the response of ListClusterOperations is truncated, it returns a NextToken in the response.
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListClustersRequest
-
The paginated results marker.
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListClustersResult
-
The paginated results marker.
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListConfigurationRevisionsRequest
-
The paginated results marker.
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListConfigurationRevisionsResult
-
Paginated results marker.
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListConfigurationsRequest
-
The paginated results marker.
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListConfigurationsResult
-
The paginated results marker.
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListKafkaVersionsRequest
-
The paginated results marker.
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListKafkaVersionsResult
-
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListNodesRequest
-
The paginated results marker.
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListNodesResult
-
The paginated results marker.
- setNodeARN(String) - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The Amazon Resource Name (ARN) of the node.
- setNodeExporter(NodeExporter) - Method in class com.amazonaws.services.kafka.model.Prometheus
-
Indicates whether you want to enable or disable the Node Exporter.
- setNodeExporter(NodeExporterInfo) - Method in class com.amazonaws.services.kafka.model.PrometheusInfo
-
Indicates whether you want to enable or disable the Node Exporter.
- setNodeInfoList(Collection<NodeInfo>) - Method in class com.amazonaws.services.kafka.model.ListNodesResult
-
List containing a NodeInfo object.
- setNodeType(String) - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The node type.
- setNumberOfBrokerNodes(Integer) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The number of broker nodes in the cluster.
- setNumberOfBrokerNodes(Integer) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
The number of broker nodes in the cluster.
- setNumberOfBrokerNodes(Integer) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
The number of broker nodes in the cluster.
- setOpenMonitoring(OpenMonitoring) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Settings for open monitoring using Prometheus.
- setOpenMonitoring(OpenMonitoringInfo) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
The settings for open monitoring.
- setOpenMonitoring(OpenMonitoring) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
The settings for open monitoring.
- setOpenMonitoring(OpenMonitoringInfo) - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
The settings for open monitoring.
- setOperationArn(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
ARN of the cluster operation.
- setOperationState(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
State of the cluster operation.
- setOperationType(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Type of the cluster operation.
- setPrefix(String) - Method in class com.amazonaws.services.kafka.model.S3
-
- setPrometheus(Prometheus) - Method in class com.amazonaws.services.kafka.model.OpenMonitoring
-
Prometheus settings.
- setPrometheus(PrometheusInfo) - Method in class com.amazonaws.services.kafka.model.OpenMonitoringInfo
-
Prometheus settings.
- setResourceArn(String) - Method in class com.amazonaws.services.kafka.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the resource that's associated with the tags.
- setResourceArn(String) - Method in class com.amazonaws.services.kafka.model.TagResourceRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the resource that's associated with the tags.
- setResourceArn(String) - Method in class com.amazonaws.services.kafka.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the resource that's associated with the tags.
- setRevision(Long) - Method in class com.amazonaws.services.kafka.model.ConfigurationInfo
-
The revision of the configuration to use.
- setRevision(Long) - Method in class com.amazonaws.services.kafka.model.ConfigurationRevision
-
The revision number.
- setRevision(Long) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionRequest
-
A string that uniquely identifies a revision of an MSK configuration.
- setRevision(Long) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionResult
-
The revision number.
- setRevisions(Collection<ConfigurationRevision>) - Method in class com.amazonaws.services.kafka.model.ListConfigurationRevisionsResult
-
List of ConfigurationRevision objects.
- setS3(S3) - Method in class com.amazonaws.services.kafka.model.BrokerLogs
-
- setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The AWS security groups to associate with the elastic network interfaces in order to specify who can connect to
and communicate with the Amazon MSK cluster.
- setServerProperties(ByteBuffer) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationRequest
-
Contents of the server.properties file.
- setServerProperties(ByteBuffer) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionResult
-
Contents of the server.properties file.
- setSourceClusterInfo(MutableClusterInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Information about cluster attributes before a cluster is updated.
- setState(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The state of the cluster.
- setState(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterResult
-
The state of the cluster.
- setState(String) - Method in class com.amazonaws.services.kafka.model.DeleteClusterResult
-
The state of the cluster.
- setStateInfo(StateInfo) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
- setStatus(String) - Method in class com.amazonaws.services.kafka.model.KafkaVersion
-
- setStorageInfo(StorageInfo) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
Contains information about storage volumes attached to MSK broker nodes.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.kafka.model.UntagResourceRequest
-
Tag keys must be unique for a given cluster.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Tags attached to the cluster.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Create tags when creating the cluster.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.kafka.model.ListTagsForResourceResult
-
The key-value pair for the resource tag.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.kafka.model.TagResourceRequest
-
The key-value pair for the resource tag.
- setTargetBrokerEBSVolumeInfo(Collection<BrokerEBSVolumeInfo>) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerStorageRequest
-
Describes the target volume size and the ID of the broker to apply the update to.
- setTargetClusterInfo(MutableClusterInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Information about cluster attributes after a cluster is updated.
- setTargetNumberOfBrokerNodes(Integer) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerCountRequest
-
The number of broker nodes that you want the cluster to have after this operation completes successfully.
- setTls(Tls) - Method in class com.amazonaws.services.kafka.model.ClientAuthentication
-
Details for ClientAuthentication using TLS.
- setVersion(String) - Method in class com.amazonaws.services.kafka.model.KafkaVersion
-
- setVolumeSize(Integer) - Method in class com.amazonaws.services.kafka.model.EBSStorageInfo
-
The size in GiB of the EBS volume for the data drive on each broker node.
- setVolumeSizeGB(Integer) - Method in class com.amazonaws.services.kafka.model.BrokerEBSVolumeInfo
-
Size of the EBS volume to update.
- setZookeeperConnectString(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The connection string to use to connect to the Apache ZooKeeper cluster.
- setZookeeperId(Double) - Method in class com.amazonaws.services.kafka.model.ZookeeperNodeInfo
-
The role-specific ID for Zookeeper.
- setZookeeperNodeInfo(ZookeeperNodeInfo) - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The ZookeeperNodeInfo.
- setZookeeperVersion(String) - Method in class com.amazonaws.services.kafka.model.ZookeeperNodeInfo
-
The version of Zookeeper.
- shutdown() - Method in class com.amazonaws.services.kafka.AbstractAWSKafka
-
- shutdown() - Method in interface com.amazonaws.services.kafka.AWSKafka
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.kafka.AWSKafkaAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.kafka.AWSKafkaAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.kafka.AWSKafkaClientBuilder
-
- StateInfo - Class in com.amazonaws.services.kafka.model
-
- StateInfo() - Constructor for class com.amazonaws.services.kafka.model.StateInfo
-
- StorageInfo - Class in com.amazonaws.services.kafka.model
-
Contains information about storage volumes attached to MSK broker nodes.
- StorageInfo() - Constructor for class com.amazonaws.services.kafka.model.StorageInfo
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.kafka.AbstractAWSKafka
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.kafka.AWSKafka
-
Adds tags to the specified MSK resource.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.kafka.AWSKafkaClient
-
Adds tags to the specified MSK resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.kafka.AbstractAWSKafkaAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.kafka.AbstractAWSKafkaAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.kafka.AWSKafkaAsync
-
Adds tags to the specified MSK resource.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.kafka.AWSKafkaAsync
-
Adds tags to the specified MSK resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.kafka.AWSKafkaAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.kafka.AWSKafkaAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.kafka.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.kafka.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.kafka.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.kafka.model.TagResourceResult
-
- Tls - Class in com.amazonaws.services.kafka.model
-
Details for client authentication using TLS.
- Tls() - Constructor for class com.amazonaws.services.kafka.model.Tls
-
- TooManyRequestsException - Exception in com.amazonaws.services.kafka.model
-
Returns information about an error.
- TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.kafka.model.TooManyRequestsException
-
Constructs a new TooManyRequestsException with the specified error message.
- toString() - Method in enum com.amazonaws.services.kafka.model.BrokerAZDistribution
-
- toString() - Method in class com.amazonaws.services.kafka.model.BrokerEBSVolumeInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.BrokerLogs
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.BrokerSoftwareInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ClientAuthentication
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kafka.model.ClientBroker
-
- toString() - Method in class com.amazonaws.services.kafka.model.CloudWatchLogs
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kafka.model.ClusterState
-
- toString() - Method in class com.amazonaws.services.kafka.model.Configuration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ConfigurationInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ConfigurationRevision
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.CreateClusterResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.CreateConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.CreateConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.DeleteClusterRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.DeleteClusterResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.DescribeClusterOperationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.DescribeClusterOperationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.DescribeClusterRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.DescribeClusterResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.EBSStorageInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.EncryptionAtRest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.EncryptionInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.EncryptionInTransit
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kafka.model.EnhancedMonitoring
-
- toString() - Method in class com.amazonaws.services.kafka.model.ErrorInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.Firehose
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.JmxExporter
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.JmxExporterInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.KafkaVersion
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kafka.model.KafkaVersionStatus
-
- toString() - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ListClustersRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ListClustersResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ListConfigurationRevisionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ListConfigurationRevisionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ListConfigurationsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ListConfigurationsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ListKafkaVersionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ListKafkaVersionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ListNodesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ListNodesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.LoggingInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.NodeExporter
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.NodeExporterInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kafka.model.NodeType
-
- toString() - Method in class com.amazonaws.services.kafka.model.OpenMonitoring
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.OpenMonitoringInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.Prometheus
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.PrometheusInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.S3
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.StateInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.StorageInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.Tls
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UpdateBrokerCountRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UpdateBrokerCountResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UpdateBrokerStorageRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UpdateBrokerStorageResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UpdateClusterConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UpdateClusterConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ZookeeperNodeInfo
-
Returns a string representation of this object.
- withActiveOperationArn(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Arn of active cluster operation.
- withAddedToClusterTime(String) - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The start time.
- withArn(String) - Method in class com.amazonaws.services.kafka.model.Configuration
-
The Amazon Resource Name (ARN) of the configuration.
- withArn(String) - Method in class com.amazonaws.services.kafka.model.ConfigurationInfo
-
ARN of the configuration to use.
- withArn(String) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationResult
-
The Amazon Resource Name (ARN) of the configuration.
- withArn(String) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRequest
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration and all of its revisions.
- withArn(String) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The Amazon Resource Name (ARN) of the configuration.
- withArn(String) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionRequest
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration and all of its revisions.
- withArn(String) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionResult
-
The Amazon Resource Name (ARN) of the configuration.
- withArn(String) - Method in class com.amazonaws.services.kafka.model.ListConfigurationRevisionsRequest
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration and all of its revisions.
- withAttachedENIId(String) - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
The attached elastic network interface of the broker.
- withAttachedENIId(String) - Method in class com.amazonaws.services.kafka.model.ZookeeperNodeInfo
-
The attached elastic network interface of the broker.
- withBootstrapBrokerString(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more hostname:port pairs.
- withBootstrapBrokerStringTls(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and TLS port pairs.
- withBrokerAZDistribution(String) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The distribution of broker nodes across Availability Zones.
- withBrokerAZDistribution(BrokerAZDistribution) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The distribution of broker nodes across Availability Zones.
- withBrokerEBSVolumeInfo(BrokerEBSVolumeInfo...) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Specifies the size of the EBS volume and the ID of the associated broker.
- withBrokerEBSVolumeInfo(Collection<BrokerEBSVolumeInfo>) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Specifies the size of the EBS volume and the ID of the associated broker.
- withBrokerId(Double) - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
The ID of the broker.
- withBrokerLogs(BrokerLogs) - Method in class com.amazonaws.services.kafka.model.LoggingInfo
-
- withBrokerNodeGroupInfo(BrokerNodeGroupInfo) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Information about the broker nodes.
- withBrokerNodeGroupInfo(BrokerNodeGroupInfo) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Information about the broker nodes in the cluster.
- withBrokerNodeInfo(BrokerNodeInfo) - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The broker node info.
- withBucket(String) - Method in class com.amazonaws.services.kafka.model.S3
-
- withCertificateAuthorityArnList(String...) - Method in class com.amazonaws.services.kafka.model.Tls
-
List of ACM Certificate Authority ARNs.
- withCertificateAuthorityArnList(Collection<String>) - Method in class com.amazonaws.services.kafka.model.Tls
-
List of ACM Certificate Authority ARNs.
- withClientAuthentication(ClientAuthentication) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Includes all client authentication information.
- withClientAuthentication(ClientAuthentication) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Includes all client authentication related information.
- withClientBroker(String) - Method in class com.amazonaws.services.kafka.model.EncryptionInTransit
-
Indicates the encryption setting for data in transit between clients and brokers.
- withClientBroker(ClientBroker) - Method in class com.amazonaws.services.kafka.model.EncryptionInTransit
-
Indicates the encryption setting for data in transit between clients and brokers.
- withClientRequestId(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
The ID of the API request that triggered this operation.
- withClientSubnet(String) - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
The client subnet to which this broker node belongs.
- withClientSubnets(String...) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The list of subnets to connect to in the client virtual private cloud (VPC).
- withClientSubnets(Collection<String>) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The list of subnets to connect to in the client virtual private cloud (VPC).
- withClientVpcIpAddress(String) - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
The virtual private cloud (VPC) of the client.
- withClientVpcIpAddress(String) - Method in class com.amazonaws.services.kafka.model.ZookeeperNodeInfo
-
The virtual private cloud (VPC) IP address of the client.
- withCloudWatchLogs(CloudWatchLogs) - Method in class com.amazonaws.services.kafka.model.BrokerLogs
-
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
ARN of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterResult
-
The Amazon Resource Name (ARN) of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.DeleteClusterRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.DeleteClusterResult
-
The Amazon Resource Name (ARN) of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.DescribeClusterRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.ListNodesRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerCountRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerCountResult
-
The Amazon Resource Name (ARN) of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerStorageRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerStorageResult
-
The Amazon Resource Name (ARN) of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateClusterConfigurationRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateClusterConfigurationResult
-
The Amazon Resource Name (ARN) of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringResult
-
The Amazon Resource Name (ARN) of the cluster.
- withClusterInfo(ClusterInfo) - Method in class com.amazonaws.services.kafka.model.DescribeClusterResult
-
The cluster information.
- withClusterInfoList(ClusterInfo...) - Method in class com.amazonaws.services.kafka.model.ListClustersResult
-
Information on each of the MSK clusters in the response.
- withClusterInfoList(Collection<ClusterInfo>) - Method in class com.amazonaws.services.kafka.model.ListClustersResult
-
Information on each of the MSK clusters in the response.
- withClusterName(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The name of the cluster.
- withClusterName(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
The name of the cluster.
- withClusterName(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterResult
-
The name of the MSK cluster.
- withClusterNameFilter(String) - Method in class com.amazonaws.services.kafka.model.ListClustersRequest
-
Specify a prefix of the name of the clusters that you want to list.
- withClusterOperationArn(String) - Method in class com.amazonaws.services.kafka.model.DescribeClusterOperationRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the MSK cluster operation.
- withClusterOperationArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerCountResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- withClusterOperationArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerStorageResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- withClusterOperationArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateClusterConfigurationResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- withClusterOperationArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- withClusterOperationInfo(ClusterOperationInfo) - Method in class com.amazonaws.services.kafka.model.DescribeClusterOperationResult
-
Cluster operation information
- withClusterOperationInfoList(ClusterOperationInfo...) - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsResult
-
An array of cluster operation information objects.
- withClusterOperationInfoList(Collection<ClusterOperationInfo>) - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsResult
-
An array of cluster operation information objects.
- withCode(String) - Method in class com.amazonaws.services.kafka.model.StateInfo
-
- withConfigurationArn(String) - Method in class com.amazonaws.services.kafka.model.BrokerSoftwareInfo
-
The Amazon Resource Name (ARN) of the configuration used for the cluster.
- withConfigurationInfo(ConfigurationInfo) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Represents the configuration that you want MSK to use for the brokers in a cluster.
- withConfigurationInfo(ConfigurationInfo) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Information about the changes in the configuration of the brokers.
- withConfigurationInfo(ConfigurationInfo) - Method in class com.amazonaws.services.kafka.model.UpdateClusterConfigurationRequest
-
Represents the configuration that you want MSK to use for the brokers in a cluster.
- withConfigurationRevision(Long) - Method in class com.amazonaws.services.kafka.model.BrokerSoftwareInfo
-
The revision of the configuration to use.
- withConfigurations(Configuration...) - Method in class com.amazonaws.services.kafka.model.ListConfigurationsResult
-
An array of MSK configurations.
- withConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.kafka.model.ListConfigurationsResult
-
An array of MSK configurations.
- withCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The time when the cluster was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
The time that the operation was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.Configuration
-
The time when the configuration was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.ConfigurationRevision
-
The time when the configuration revision was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationResult
-
The time when the configuration was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The time when the configuration was created.
- withCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionResult
-
The time when the configuration was created.
- withCurrentBrokerSoftwareInfo(BrokerSoftwareInfo) - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
Information about the version of software currently deployed on the Kafka brokers in the cluster.
- withCurrentBrokerSoftwareInfo(BrokerSoftwareInfo) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Information about the version of software currently deployed on the Kafka brokers in the cluster.
- withCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The current version of the MSK cluster.
- withCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.DeleteClusterRequest
-
The current version of the MSK cluster.
- withCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerCountRequest
-
The version of cluster to update from.
- withCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerStorageRequest
-
The version of cluster to update from.
- withCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.UpdateClusterConfigurationRequest
-
The version of the cluster that needs to be updated.
- withCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
The version of the MSK cluster to update.
- withDataVolumeKMSKeyId(String) - Method in class com.amazonaws.services.kafka.model.EncryptionAtRest
-
The ARN of the AWS KMS key for encrypting data at rest.
- withDeliveryStream(String) - Method in class com.amazonaws.services.kafka.model.Firehose
-
- withDescription(String) - Method in class com.amazonaws.services.kafka.model.Configuration
-
The description of the configuration.
- withDescription(String) - Method in class com.amazonaws.services.kafka.model.ConfigurationRevision
-
The description of the configuration revision.
- withDescription(String) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationRequest
-
The description of the configuration.
- withDescription(String) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The description of the configuration.
- withDescription(String) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionResult
-
The description of the configuration.
- withEbsStorageInfo(EBSStorageInfo) - Method in class com.amazonaws.services.kafka.model.StorageInfo
-
EBS volume information.
- withEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.CloudWatchLogs
-
- withEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.Firehose
-
- withEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.S3
-
- withEnabledInBroker(Boolean) - Method in class com.amazonaws.services.kafka.model.JmxExporter
-
Indicates whether you want to enable or disable the JMX Exporter.
- withEnabledInBroker(Boolean) - Method in class com.amazonaws.services.kafka.model.JmxExporterInfo
-
Indicates whether you want to enable or disable the JMX Exporter.
- withEnabledInBroker(Boolean) - Method in class com.amazonaws.services.kafka.model.NodeExporter
-
Indicates whether you want to enable or disable the Node Exporter.
- withEnabledInBroker(Boolean) - Method in class com.amazonaws.services.kafka.model.NodeExporterInfo
-
Indicates whether you want to enable or disable the Node Exporter.
- withEncryptionAtRest(EncryptionAtRest) - Method in class com.amazonaws.services.kafka.model.EncryptionInfo
-
The data-volume encryption details.
- withEncryptionInfo(EncryptionInfo) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Includes all encryption-related information.
- withEncryptionInfo(EncryptionInfo) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Includes all encryption-related information.
- withEncryptionInTransit(EncryptionInTransit) - Method in class com.amazonaws.services.kafka.model.EncryptionInfo
-
The details for encryption in transit.
- withEndpoints(String...) - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
Endpoints for accessing the broker.
- withEndpoints(Collection<String>) - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
Endpoints for accessing the broker.
- withEndpoints(String...) - Method in class com.amazonaws.services.kafka.model.ZookeeperNodeInfo
-
Endpoints for accessing the ZooKeeper.
- withEndpoints(Collection<String>) - Method in class com.amazonaws.services.kafka.model.ZookeeperNodeInfo
-
Endpoints for accessing the ZooKeeper.
- withEndTime(Date) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
The time at which the operation finished.
- withEnhancedMonitoring(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Specifies which metrics are gathered for the MSK cluster.
- withEnhancedMonitoring(EnhancedMonitoring) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Specifies which metrics are gathered for the MSK cluster.
- withEnhancedMonitoring(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Specifies the level of monitoring for the MSK cluster.
- withEnhancedMonitoring(EnhancedMonitoring) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Specifies the level of monitoring for the MSK cluster.
- withEnhancedMonitoring(String) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Specifies which Apache Kafka metrics Amazon MSK gathers and sends to Amazon CloudWatch for this cluster.
- withEnhancedMonitoring(EnhancedMonitoring) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Specifies which Apache Kafka metrics Amazon MSK gathers and sends to Amazon CloudWatch for this cluster.
- withEnhancedMonitoring(String) - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
Specifies which Apache Kafka metrics Amazon MSK gathers and sends to Amazon CloudWatch for this cluster.
- withEnhancedMonitoring(EnhancedMonitoring) - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
Specifies which Apache Kafka metrics Amazon MSK gathers and sends to Amazon CloudWatch for this cluster.
- withErrorCode(String) - Method in class com.amazonaws.services.kafka.model.ErrorInfo
-
A number describing the error programmatically.
- withErrorInfo(ErrorInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Describes the error if the operation fails.
- withErrorString(String) - Method in class com.amazonaws.services.kafka.model.ErrorInfo
-
An optional field to provide more details about the error.
- withFirehose(Firehose) - Method in class com.amazonaws.services.kafka.model.BrokerLogs
-
- withInCluster(Boolean) - Method in class com.amazonaws.services.kafka.model.EncryptionInTransit
-
When set to true, it indicates that data communication among the broker nodes of the cluster is encrypted.
- withInstanceType(String) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The type of Amazon EC2 instances to use for Kafka brokers.
- withInstanceType(String) - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The instance type.
- withInvalidParameter(String) - Method in exception com.amazonaws.services.kafka.model.BadRequestException
-
The parameter that caused the error.
- withInvalidParameter(String) - Method in exception com.amazonaws.services.kafka.model.ConflictException
-
The parameter that caused the error.
- withInvalidParameter(String) - Method in exception com.amazonaws.services.kafka.model.ForbiddenException
-
The parameter that caused the error.
- withInvalidParameter(String) - Method in exception com.amazonaws.services.kafka.model.InternalServerErrorException
-
The parameter that caused the error.
- withInvalidParameter(String) - Method in exception com.amazonaws.services.kafka.model.NotFoundException
-
The parameter that caused the error.
- withInvalidParameter(String) - Method in exception com.amazonaws.services.kafka.model.ServiceUnavailableException
-
The parameter that caused the error.
- withInvalidParameter(String) - Method in exception com.amazonaws.services.kafka.model.TooManyRequestsException
-
The parameter that caused the error.
- withInvalidParameter(String) - Method in exception com.amazonaws.services.kafka.model.UnauthorizedException
-
The parameter that caused the error.
- withJmxExporter(JmxExporter) - Method in class com.amazonaws.services.kafka.model.Prometheus
-
Indicates whether you want to enable or disable the JMX Exporter.
- withJmxExporter(JmxExporterInfo) - Method in class com.amazonaws.services.kafka.model.PrometheusInfo
-
Indicates whether you want to enable or disable the JMX Exporter.
- withKafkaBrokerNodeId(String) - Method in class com.amazonaws.services.kafka.model.BrokerEBSVolumeInfo
-
The ID of the broker to update.
- withKafkaVersion(String) - Method in class com.amazonaws.services.kafka.model.BrokerSoftwareInfo
-
The version of Apache Kafka.
- withKafkaVersion(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
The version of Apache Kafka.
- withKafkaVersions(String...) - Method in class com.amazonaws.services.kafka.model.Configuration
-
An array of the versions of Apache Kafka with which you can use this MSK configuration.
- withKafkaVersions(Collection<String>) - Method in class com.amazonaws.services.kafka.model.Configuration
-
An array of the versions of Apache Kafka with which you can use this MSK configuration.
- withKafkaVersions(String...) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationRequest
-
The versions of Apache Kafka with which you can use this MSK configuration.
- withKafkaVersions(Collection<String>) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationRequest
-
The versions of Apache Kafka with which you can use this MSK configuration.
- withKafkaVersions(String...) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The versions of Apache Kafka with which you can use this MSK configuration.
- withKafkaVersions(Collection<String>) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The versions of Apache Kafka with which you can use this MSK configuration.
- withKafkaVersions(KafkaVersion...) - Method in class com.amazonaws.services.kafka.model.ListKafkaVersionsResult
-
NOTE: This method appends the values to the existing list (if any).
- withKafkaVersions(Collection<KafkaVersion>) - Method in class com.amazonaws.services.kafka.model.ListKafkaVersionsResult
-
- withLatestRevision(ConfigurationRevision) - Method in class com.amazonaws.services.kafka.model.Configuration
-
Latest revision of the configuration.
- withLatestRevision(ConfigurationRevision) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationResult
-
Latest revision of the configuration.
- withLatestRevision(ConfigurationRevision) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
Latest revision of the configuration.
- withLoggingInfo(LoggingInfo) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
- withLoggingInfo(LoggingInfo) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
- withLoggingInfo(LoggingInfo) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
- withLoggingInfo(LoggingInfo) - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
- withLogGroup(String) - Method in class com.amazonaws.services.kafka.model.CloudWatchLogs
-
- withMaxResults(Integer) - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsRequest
-
The maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.kafka.model.ListClustersRequest
-
The maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.kafka.model.ListConfigurationRevisionsRequest
-
The maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.kafka.model.ListConfigurationsRequest
-
The maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.kafka.model.ListKafkaVersionsRequest
-
The maximum number of results to return in the response.
- withMaxResults(Integer) - Method in class com.amazonaws.services.kafka.model.ListNodesRequest
-
The maximum number of results to return in the response.
- withMessage(String) - Method in class com.amazonaws.services.kafka.model.StateInfo
-
- withName(String) - Method in class com.amazonaws.services.kafka.model.Configuration
-
The name of the configuration.
- withName(String) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationRequest
-
The name of the configuration.
- withName(String) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationResult
-
The name of the configuration.
- withName(String) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The name of the configuration.
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsRequest
-
The paginated results marker.
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsResult
-
If the response of ListClusterOperations is truncated, it returns a NextToken in the response.
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListClustersRequest
-
The paginated results marker.
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListClustersResult
-
The paginated results marker.
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListConfigurationRevisionsRequest
-
The paginated results marker.
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListConfigurationRevisionsResult
-
Paginated results marker.
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListConfigurationsRequest
-
The paginated results marker.
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListConfigurationsResult
-
The paginated results marker.
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListKafkaVersionsRequest
-
The paginated results marker.
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListKafkaVersionsResult
-
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListNodesRequest
-
The paginated results marker.
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListNodesResult
-
The paginated results marker.
- withNodeARN(String) - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The Amazon Resource Name (ARN) of the node.
- withNodeExporter(NodeExporter) - Method in class com.amazonaws.services.kafka.model.Prometheus
-
Indicates whether you want to enable or disable the Node Exporter.
- withNodeExporter(NodeExporterInfo) - Method in class com.amazonaws.services.kafka.model.PrometheusInfo
-
Indicates whether you want to enable or disable the Node Exporter.
- withNodeInfoList(NodeInfo...) - Method in class com.amazonaws.services.kafka.model.ListNodesResult
-
List containing a NodeInfo object.
- withNodeInfoList(Collection<NodeInfo>) - Method in class com.amazonaws.services.kafka.model.ListNodesResult
-
List containing a NodeInfo object.
- withNodeType(String) - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The node type.
- withNodeType(NodeType) - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The node type.
- withNumberOfBrokerNodes(Integer) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The number of broker nodes in the cluster.
- withNumberOfBrokerNodes(Integer) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
The number of broker nodes in the cluster.
- withNumberOfBrokerNodes(Integer) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
The number of broker nodes in the cluster.
- withOpenMonitoring(OpenMonitoring) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Settings for open monitoring using Prometheus.
- withOpenMonitoring(OpenMonitoringInfo) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
The settings for open monitoring.
- withOpenMonitoring(OpenMonitoring) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
The settings for open monitoring.
- withOpenMonitoring(OpenMonitoringInfo) - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
The settings for open monitoring.
- withOperationArn(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
ARN of the cluster operation.
- withOperationState(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
State of the cluster operation.
- withOperationType(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Type of the cluster operation.
- withPrefix(String) - Method in class com.amazonaws.services.kafka.model.S3
-
- withPrometheus(Prometheus) - Method in class com.amazonaws.services.kafka.model.OpenMonitoring
-
Prometheus settings.
- withPrometheus(PrometheusInfo) - Method in class com.amazonaws.services.kafka.model.OpenMonitoringInfo
-
Prometheus settings.
- withResourceArn(String) - Method in class com.amazonaws.services.kafka.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the resource that's associated with the tags.
- withResourceArn(String) - Method in class com.amazonaws.services.kafka.model.TagResourceRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the resource that's associated with the tags.
- withResourceArn(String) - Method in class com.amazonaws.services.kafka.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the resource that's associated with the tags.
- withRevision(Long) - Method in class com.amazonaws.services.kafka.model.ConfigurationInfo
-
The revision of the configuration to use.
- withRevision(Long) - Method in class com.amazonaws.services.kafka.model.ConfigurationRevision
-
The revision number.
- withRevision(Long) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionRequest
-
A string that uniquely identifies a revision of an MSK configuration.
- withRevision(Long) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionResult
-
The revision number.
- withRevisions(ConfigurationRevision...) - Method in class com.amazonaws.services.kafka.model.ListConfigurationRevisionsResult
-
List of ConfigurationRevision objects.
- withRevisions(Collection<ConfigurationRevision>) - Method in class com.amazonaws.services.kafka.model.ListConfigurationRevisionsResult
-
List of ConfigurationRevision objects.
- withS3(S3) - Method in class com.amazonaws.services.kafka.model.BrokerLogs
-
- withSecurityGroups(String...) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The AWS security groups to associate with the elastic network interfaces in order to specify who can connect to
and communicate with the Amazon MSK cluster.
- withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The AWS security groups to associate with the elastic network interfaces in order to specify who can connect to
and communicate with the Amazon MSK cluster.
- withServerProperties(ByteBuffer) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationRequest
-
Contents of the server.properties file.
- withServerProperties(ByteBuffer) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationRevisionResult
-
Contents of the server.properties file.
- withSourceClusterInfo(MutableClusterInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Information about cluster attributes before a cluster is updated.
- withState(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The state of the cluster.
- withState(ClusterState) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The state of the cluster.
- withState(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterResult
-
The state of the cluster.
- withState(ClusterState) - Method in class com.amazonaws.services.kafka.model.CreateClusterResult
-
The state of the cluster.
- withState(String) - Method in class com.amazonaws.services.kafka.model.DeleteClusterResult
-
The state of the cluster.
- withState(ClusterState) - Method in class com.amazonaws.services.kafka.model.DeleteClusterResult
-
The state of the cluster.
- withStateInfo(StateInfo) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
- withStatus(String) - Method in class com.amazonaws.services.kafka.model.KafkaVersion
-
- withStatus(KafkaVersionStatus) - Method in class com.amazonaws.services.kafka.model.KafkaVersion
-
- withStorageInfo(StorageInfo) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
Contains information about storage volumes attached to MSK broker nodes.
- withTagKeys(String...) - Method in class com.amazonaws.services.kafka.model.UntagResourceRequest
-
Tag keys must be unique for a given cluster.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.kafka.model.UntagResourceRequest
-
Tag keys must be unique for a given cluster.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
Tags attached to the cluster.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
Create tags when creating the cluster.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.kafka.model.ListTagsForResourceResult
-
The key-value pair for the resource tag.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.kafka.model.TagResourceRequest
-
The key-value pair for the resource tag.
- withTargetBrokerEBSVolumeInfo(BrokerEBSVolumeInfo...) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerStorageRequest
-
Describes the target volume size and the ID of the broker to apply the update to.
- withTargetBrokerEBSVolumeInfo(Collection<BrokerEBSVolumeInfo>) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerStorageRequest
-
Describes the target volume size and the ID of the broker to apply the update to.
- withTargetClusterInfo(MutableClusterInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Information about cluster attributes after a cluster is updated.
- withTargetNumberOfBrokerNodes(Integer) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerCountRequest
-
The number of broker nodes that you want the cluster to have after this operation completes successfully.
- withTls(Tls) - Method in class com.amazonaws.services.kafka.model.ClientAuthentication
-
Details for ClientAuthentication using TLS.
- withVersion(String) - Method in class com.amazonaws.services.kafka.model.KafkaVersion
-
- withVolumeSize(Integer) - Method in class com.amazonaws.services.kafka.model.EBSStorageInfo
-
The size in GiB of the EBS volume for the data drive on each broker node.
- withVolumeSizeGB(Integer) - Method in class com.amazonaws.services.kafka.model.BrokerEBSVolumeInfo
-
Size of the EBS volume to update.
- withZookeeperConnectString(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The connection string to use to connect to the Apache ZooKeeper cluster.
- withZookeeperId(Double) - Method in class com.amazonaws.services.kafka.model.ZookeeperNodeInfo
-
The role-specific ID for Zookeeper.
- withZookeeperNodeInfo(ZookeeperNodeInfo) - Method in class com.amazonaws.services.kafka.model.NodeInfo
-
The ZookeeperNodeInfo.
- withZookeeperVersion(String) - Method in class com.amazonaws.services.kafka.model.ZookeeperNodeInfo
-
The version of Zookeeper.