- getActiveOperationArn() - Method in class com.amazonaws.services.kafka.model.Cluster
-
The Amazon Resource Name (ARN) that uniquely identifies a cluster operation.
- 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.DeleteConfigurationRequest
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration.
- getArn() - Method in class com.amazonaws.services.kafka.model.DeleteConfigurationResult
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration.
- getArn() - Method in class com.amazonaws.services.kafka.model.DeleteVpcConnectionRequest
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK VPC connection.
- 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.DescribeVpcConnectionRequest
-
The Amazon Resource Name (ARN) that uniquely identifies a MSK VPC connection.
- 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.
- getArn() - Method in class com.amazonaws.services.kafka.model.UpdateConfigurationRequest
-
The Amazon Resource Name (ARN) of the configuration.
- getArn() - Method in class com.amazonaws.services.kafka.model.UpdateConfigurationResult
-
The Amazon Resource Name (ARN) of the configuration.
- 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.
- getAuthentication() - Method in class com.amazonaws.services.kafka.model.ClientVpcConnection
-
Information about the auth scheme of Vpc Connection.
- getAuthentication() - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
The authentication type of VPC connection.
- getAuthentication() - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The authentication type of VPC connection.
- getAuthentication() - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The authentication type of VPC connection.
- getAuthentication() - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
Information about the auth scheme of Vpc Connection.
- 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.
- getBootstrapBrokerStringPublicSaslIam() - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.
- getBootstrapBrokerStringPublicSaslScram() - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and Sasl Scram port pairs.
- getBootstrapBrokerStringPublicTls() - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and TLS port pairs.
- getBootstrapBrokerStringSaslIam() - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.
- getBootstrapBrokerStringSaslScram() - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and Sasl Scram 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.
- getBootstrapBrokerStringVpcConnectivitySaslIam() - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and SASL/IAM port pairs for VPC connectivity.
- getBootstrapBrokerStringVpcConnectivitySaslScram() - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and SASL/SCRAM port pairs for VPC connectivity.
- getBootstrapBrokerStringVpcConnectivityTls() - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and TLS port pairs for VPC connectivity.
- 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.
- getBrokerIds() - Method in class com.amazonaws.services.kafka.model.RebootBrokerRequest
-
The list of broker IDs to be rebooted.
- 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.
- getBrokerNodeGroupInfo() - Method in class com.amazonaws.services.kafka.model.Provisioned
-
Information about the brokers.
- getBrokerNodeGroupInfo() - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
Information about the brokers.
- 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.
- getClientAuthentication() - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Includes all client authentication information.
- getClientAuthentication() - Method in class com.amazonaws.services.kafka.model.Provisioned
-
Includes all client authentication information.
- getClientAuthentication() - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
Includes all client authentication information.
- getClientAuthentication() - Method in class com.amazonaws.services.kafka.model.Serverless
-
Includes all client authentication information.
- getClientAuthentication() - Method in class com.amazonaws.services.kafka.model.ServerlessRequest
-
Includes all client authentication information.
- getClientAuthentication() - Method in class com.amazonaws.services.kafka.model.UpdateSecurityRequest
-
Includes all client authentication related information.
- getClientAuthentication() - Method in class com.amazonaws.services.kafka.model.VpcConnectivity
-
Includes all client authentication information for VPC connectivity.
- 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).
- getClientSubnets() - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
The list of client subnets.
- getClientSubnets() - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The list of client subnets.
- getClientVpcConnections() - Method in class com.amazonaws.services.kafka.model.ListClientVpcConnectionsResult
-
List of client VPC connections.
- 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.BatchAssociateScramSecretRequest
-
The Amazon Resource Name (ARN) of the cluster to be updated.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.BatchAssociateScramSecretResult
-
The Amazon Resource Name (ARN) of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.BatchDisassociateScramSecretRequest
-
The Amazon Resource Name (ARN) of the cluster to be updated.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.BatchDisassociateScramSecretResult
-
The Amazon Resource Name (ARN) of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.Cluster
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- 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.ClusterOperationV2
-
ARN of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
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.CreateClusterV2Result
-
The Amazon Resource Name (ARN) of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.DeleteClusterPolicyRequest
-
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.DescribeClusterV2Request
-
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.GetClusterPolicyRequest
-
The Amazon Resource Name (ARN) of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.GetCompatibleKafkaVersionsRequest
-
The Amazon Resource Name (ARN) of the cluster check.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.ListClientVpcConnectionsRequest
-
The Amazon Resource Name (ARN) of 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.ListClusterOperationsV2Request
-
The arn of the cluster whose operations are being requested.
- 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.ListScramSecretsRequest
-
The arn of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.PutClusterPolicyRequest
-
The Amazon Resource Name (ARN) of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.RebootBrokerRequest
-
The Amazon Resource Name (ARN) of the cluster to be updated.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.RebootBrokerResult
-
The Amazon Resource Name (ARN) of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.RejectClientVpcConnectionRequest
-
The Amazon Resource Name (ARN) of 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.UpdateBrokerTypeRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.UpdateBrokerTypeResult
-
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.UpdateClusterKafkaVersionRequest
-
The Amazon Resource Name (ARN) of the cluster to be updated.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.UpdateClusterKafkaVersionResult
-
The Amazon Resource Name (ARN) of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.UpdateConnectivityRequest
-
The Amazon Resource Name (ARN) of the configuration.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.UpdateConnectivityResult
-
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.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.UpdateSecurityRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.UpdateSecurityResult
-
The Amazon Resource Name (ARN) of the cluster.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.UpdateStorageRequest
-
The Amazon Resource Name (ARN) of the cluster to be updated.
- getClusterArn() - Method in class com.amazonaws.services.kafka.model.UpdateStorageResult
-
The Amazon Resource Name (ARN) of the cluster.
- getClusterInfo() - Method in class com.amazonaws.services.kafka.model.DescribeClusterResult
-
The cluster information.
- getClusterInfo() - Method in class com.amazonaws.services.kafka.model.DescribeClusterV2Result
-
The cluster information.
- getClusterInfoList() - Method in class com.amazonaws.services.kafka.model.ListClustersResult
-
Information on each of the MSK clusters in the response.
- getClusterInfoList() - Method in class com.amazonaws.services.kafka.model.ListClustersV2Result
-
Information on each of the MSK clusters in the response.
- getClusterName() - Method in class com.amazonaws.services.kafka.model.Cluster
-
The name of the cluster.
- 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.
- getClusterName() - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Request
-
The name of the cluster.
- getClusterName() - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Result
-
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.
- getClusterNameFilter() - Method in class com.amazonaws.services.kafka.model.ListClustersV2Request
-
Specify a prefix of the names 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.DescribeClusterOperationV2Request
-
ARN of the cluster operation to describe.
- getClusterOperationArn() - Method in class com.amazonaws.services.kafka.model.RebootBrokerResult
-
The Amazon Resource Name (ARN) of the 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.UpdateBrokerTypeResult
-
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.UpdateClusterKafkaVersionResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- getClusterOperationArn() - Method in class com.amazonaws.services.kafka.model.UpdateConnectivityResult
-
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.
- getClusterOperationArn() - Method in class com.amazonaws.services.kafka.model.UpdateSecurityResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- getClusterOperationArn() - Method in class com.amazonaws.services.kafka.model.UpdateStorageResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- getClusterOperationInfo() - Method in class com.amazonaws.services.kafka.model.DescribeClusterOperationResult
-
Cluster operation information
- getClusterOperationInfo() - Method in class com.amazonaws.services.kafka.model.DescribeClusterOperationV2Result
-
Cluster operation information
- getClusterOperationInfoList() - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsResult
-
An array of cluster operation information objects.
- getClusterOperationInfoList() - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsV2Result
-
An array of cluster operation information objects.
- getClusterPolicy(GetClusterPolicyRequest) - Method in class com.amazonaws.services.kafka.AbstractAWSKafka
-
- getClusterPolicy(GetClusterPolicyRequest) - Method in interface com.amazonaws.services.kafka.AWSKafka
-
Get the MSK cluster policy specified by the Amazon Resource Name (ARN) in the request.
- getClusterPolicy(GetClusterPolicyRequest) - Method in class com.amazonaws.services.kafka.AWSKafkaClient
-
Get the MSK cluster policy specified by the Amazon Resource Name (ARN) in the request.
- getClusterPolicyAsync(GetClusterPolicyRequest) - Method in class com.amazonaws.services.kafka.AbstractAWSKafkaAsync
-
- getClusterPolicyAsync(GetClusterPolicyRequest, AsyncHandler<GetClusterPolicyRequest, GetClusterPolicyResult>) - Method in class com.amazonaws.services.kafka.AbstractAWSKafkaAsync
-
- getClusterPolicyAsync(GetClusterPolicyRequest) - Method in interface com.amazonaws.services.kafka.AWSKafkaAsync
-
Get the MSK cluster policy specified by the Amazon Resource Name (ARN) in the request.
- getClusterPolicyAsync(GetClusterPolicyRequest, AsyncHandler<GetClusterPolicyRequest, GetClusterPolicyResult>) - Method in interface com.amazonaws.services.kafka.AWSKafkaAsync
-
Get the MSK cluster policy specified by the Amazon Resource Name (ARN) in the request.
- getClusterPolicyAsync(GetClusterPolicyRequest) - Method in class com.amazonaws.services.kafka.AWSKafkaAsyncClient
-
- getClusterPolicyAsync(GetClusterPolicyRequest, AsyncHandler<GetClusterPolicyRequest, GetClusterPolicyResult>) - Method in class com.amazonaws.services.kafka.AWSKafkaAsyncClient
-
- GetClusterPolicyRequest - Class in com.amazonaws.services.kafka.model
-
- GetClusterPolicyRequest() - Constructor for class com.amazonaws.services.kafka.model.GetClusterPolicyRequest
-
- GetClusterPolicyResult - Class in com.amazonaws.services.kafka.model
-
- GetClusterPolicyResult() - Constructor for class com.amazonaws.services.kafka.model.GetClusterPolicyResult
-
- getClusterType() - Method in class com.amazonaws.services.kafka.model.Cluster
-
Cluster Type.
- getClusterType() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
Type of the backend cluster.
- getClusterType() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
Type of the backend cluster.
- getClusterType() - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Result
-
The type of the cluster.
- getClusterTypeFilter() - Method in class com.amazonaws.services.kafka.model.ListClustersV2Request
-
Specify either PROVISIONED or SERVERLESS.
- getCode() - Method in class com.amazonaws.services.kafka.model.StateInfo
-
- getCompatibleKafkaVersions(GetCompatibleKafkaVersionsRequest) - Method in class com.amazonaws.services.kafka.AbstractAWSKafka
-
- getCompatibleKafkaVersions(GetCompatibleKafkaVersionsRequest) - Method in interface com.amazonaws.services.kafka.AWSKafka
-
Gets the Apache Kafka versions to which you can update the MSK cluster.
- getCompatibleKafkaVersions(GetCompatibleKafkaVersionsRequest) - Method in class com.amazonaws.services.kafka.AWSKafkaClient
-
Gets the Apache Kafka versions to which you can update the MSK cluster.
- getCompatibleKafkaVersions() - Method in class com.amazonaws.services.kafka.model.GetCompatibleKafkaVersionsResult
-
A list of CompatibleKafkaVersion objects.
- getCompatibleKafkaVersionsAsync(GetCompatibleKafkaVersionsRequest) - Method in class com.amazonaws.services.kafka.AbstractAWSKafkaAsync
-
- getCompatibleKafkaVersionsAsync(GetCompatibleKafkaVersionsRequest, AsyncHandler<GetCompatibleKafkaVersionsRequest, GetCompatibleKafkaVersionsResult>) - Method in class com.amazonaws.services.kafka.AbstractAWSKafkaAsync
-
- getCompatibleKafkaVersionsAsync(GetCompatibleKafkaVersionsRequest) - Method in interface com.amazonaws.services.kafka.AWSKafkaAsync
-
Gets the Apache Kafka versions to which you can update the MSK cluster.
- getCompatibleKafkaVersionsAsync(GetCompatibleKafkaVersionsRequest, AsyncHandler<GetCompatibleKafkaVersionsRequest, GetCompatibleKafkaVersionsResult>) - Method in interface com.amazonaws.services.kafka.AWSKafkaAsync
-
Gets the Apache Kafka versions to which you can update the MSK cluster.
- getCompatibleKafkaVersionsAsync(GetCompatibleKafkaVersionsRequest) - Method in class com.amazonaws.services.kafka.AWSKafkaAsyncClient
-
- getCompatibleKafkaVersionsAsync(GetCompatibleKafkaVersionsRequest, AsyncHandler<GetCompatibleKafkaVersionsRequest, GetCompatibleKafkaVersionsResult>) - Method in class com.amazonaws.services.kafka.AWSKafkaAsyncClient
-
- GetCompatibleKafkaVersionsRequest - Class in com.amazonaws.services.kafka.model
-
- GetCompatibleKafkaVersionsRequest() - Constructor for class com.amazonaws.services.kafka.model.GetCompatibleKafkaVersionsRequest
-
- GetCompatibleKafkaVersionsResult - Class in com.amazonaws.services.kafka.model
-
- GetCompatibleKafkaVersionsResult() - Constructor for class com.amazonaws.services.kafka.model.GetCompatibleKafkaVersionsResult
-
- 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.ProvisionedRequest
-
Represents the configuration that you want Amazon MSK to use for the brokers in a cluster.
- 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.
- getConfigurationInfo() - Method in class com.amazonaws.services.kafka.model.UpdateClusterKafkaVersionRequest
-
The custom configuration that should be applied on the new version of 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.
- getConnectivityInfo() - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
Information about the broker access configuration.
- getConnectivityInfo() - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Information about the broker access configuration.
- getConnectivityInfo() - Method in class com.amazonaws.services.kafka.model.UpdateConnectivityRequest
-
Information about the broker access configuration.
- getCreationTime() - Method in class com.amazonaws.services.kafka.model.ClientVpcConnection
-
Creation time of the Vpc Connection.
- getCreationTime() - Method in class com.amazonaws.services.kafka.model.Cluster
-
The time when the cluster was created.
- 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.CreateVpcConnectionResult
-
The creation time of VPC connection.
- 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.
- getCreationTime() - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The creation time of the VPC connection.
- getCreationTime() - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
Creation time of the Vpc Connection.
- getCreationTime() - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfo
-
The time when Amazon MSK creates the VPC Connnection.
- getCreationTime() - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfoServerless
-
The time when Amazon MSK creates the VPC Connnection.
- getCurrentBrokerSoftwareInfo() - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
Information about the version of software currently deployed on the Apache 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 Apache Kafka brokers in the cluster.
- getCurrentBrokerSoftwareInfo() - Method in class com.amazonaws.services.kafka.model.Provisioned
-
Information about the Apache Kafka version deployed on the brokers.
- getCurrentVersion() - Method in class com.amazonaws.services.kafka.model.Cluster
-
The current version of the MSK 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.GetClusterPolicyResult
-
The version of cluster policy.
- getCurrentVersion() - Method in class com.amazonaws.services.kafka.model.PutClusterPolicyRequest
-
The policy version.
- getCurrentVersion() - Method in class com.amazonaws.services.kafka.model.PutClusterPolicyResult
-
The policy version.
- 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.UpdateBrokerTypeRequest
-
The cluster version that you want to change.
- 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.UpdateClusterKafkaVersionRequest
-
Current cluster version.
- getCurrentVersion() - Method in class com.amazonaws.services.kafka.model.UpdateConnectivityRequest
-
The version of the MSK cluster to update.
- getCurrentVersion() - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
The version of the MSK cluster to update.
- getCurrentVersion() - Method in class com.amazonaws.services.kafka.model.UpdateSecurityRequest
-
The version of the MSK cluster to update.
- getCurrentVersion() - Method in class com.amazonaws.services.kafka.model.UpdateStorageRequest
-
The version of cluster to update from.
- 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.
- getDescription() - Method in class com.amazonaws.services.kafka.model.UpdateConfigurationRequest
-
The description of the configuration revision.
- 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.Iam
-
Indicates whether IAM access control is enabled.
- getEnabled() - Method in class com.amazonaws.services.kafka.model.ProvisionedThroughput
-
Provisioned throughput is enabled or not.
- getEnabled() - Method in class com.amazonaws.services.kafka.model.S3
-
- getEnabled() - Method in class com.amazonaws.services.kafka.model.Scram
-
SASL/SCRAM authentication is enabled or not.
- getEnabled() - Method in class com.amazonaws.services.kafka.model.Tls
-
Specifies whether you want to turn on or turn off TLS authentication.
- getEnabled() - Method in class com.amazonaws.services.kafka.model.Unauthenticated
-
Specifies whether you want to turn on or turn off unauthenticated traffic to your cluster.
- getEnabled() - Method in class com.amazonaws.services.kafka.model.VpcConnectivityIam
-
SASL/IAM authentication is on or off for VPC connectivity.
- getEnabled() - Method in class com.amazonaws.services.kafka.model.VpcConnectivityScram
-
SASL/SCRAM authentication is on or off for VPC connectivity.
- getEnabled() - Method in class com.amazonaws.services.kafka.model.VpcConnectivityTls
-
TLS authentication is on or off for VPC connectivity.
- getEnabledInBroker() - Method in class com.amazonaws.services.kafka.model.JmxExporter
-
Indicates whether you want to turn on or turn off the JMX Exporter.
- getEnabledInBroker() - Method in class com.amazonaws.services.kafka.model.JmxExporterInfo
-
Indicates whether you want to turn on or turn off the JMX Exporter.
- getEnabledInBroker() - Method in class com.amazonaws.services.kafka.model.NodeExporter
-
Indicates whether you want to turn on or turn off the Node Exporter.
- getEnabledInBroker() - Method in class com.amazonaws.services.kafka.model.NodeExporterInfo
-
Indicates whether you want to turn on or turn off 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.
- getEncryptionInfo() - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Includes all encryption-related information.
- getEncryptionInfo() - Method in class com.amazonaws.services.kafka.model.Provisioned
-
Includes all encryption-related information.
- getEncryptionInfo() - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
Includes all encryption-related information.
- getEncryptionInfo() - Method in class com.amazonaws.services.kafka.model.UpdateSecurityRequest
-
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.
- getEndTime() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
The time at which the operation finished.
- getEndTime() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
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.Provisioned
-
Specifies the level of monitoring for the MSK cluster.
- getEnhancedMonitoring() - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
Specifies the level of monitoring for the MSK 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.
- getErrorCode() - Method in class com.amazonaws.services.kafka.model.UnprocessedScramSecret
-
Error code for associate/disassociate failure.
- getErrorInfo() - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Describes the error if the operation fails.
- getErrorInfo() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
If cluster operation failed from an error, it describes the error.
- getErrorMessage() - Method in class com.amazonaws.services.kafka.model.UnprocessedScramSecret
-
Error message for associate/disassociate failure.
- 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
-
- getIam() - Method in class com.amazonaws.services.kafka.model.Sasl
-
Indicates whether IAM access control is enabled.
- getIam() - Method in class com.amazonaws.services.kafka.model.ServerlessSasl
-
Indicates whether IAM access control is enabled.
- getIam() - Method in class com.amazonaws.services.kafka.model.VpcConnectivitySasl
-
Details for SASL/IAM client authentication for VPC connectivity.
- 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 Apache Kafka brokers.
- getInstanceType() - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Information about the Amazon MSK broker type.
- 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 turn on or turn off the JMX Exporter.
- getJmxExporter() - Method in class com.amazonaws.services.kafka.model.PrometheusInfo
-
Indicates whether you want to turn on or turn off 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.
- getKafkaVersion() - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
The Apache Kafka version.
- getKafkaVersion() - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
The Apache Kafka version that you want for the cluster.
- 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.
- getLatestRevision() - Method in class com.amazonaws.services.kafka.model.UpdateConfigurationResult
-
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
-
You can configure your MSK cluster to send broker logs to different destination types.
- getLoggingInfo() - Method in class com.amazonaws.services.kafka.model.Provisioned
-
Log delivery information for the cluster.
- getLoggingInfo() - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
Log delivery information for the cluster.
- 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.ListClientVpcConnectionsRequest
-
The maximum number of results to return in the response.
- 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.ListClusterOperationsV2Request
-
The maxResults of the query.
- 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.ListClustersV2Request
-
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.
- getMaxResults() - Method in class com.amazonaws.services.kafka.model.ListScramSecretsRequest
-
The maxResults of the query.
- getMaxResults() - Method in class com.amazonaws.services.kafka.model.ListVpcConnectionsRequest
-
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.ListClientVpcConnectionsRequest
-
The paginated results marker.
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListClientVpcConnectionsResult
-
The paginated results marker.
- 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.ListClusterOperationsV2Request
-
The nextToken of the query.
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsV2Result
-
If the response of ListClusterOperationsV2 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.ListClustersV2Request
-
The paginated results marker.
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListClustersV2Result
-
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.
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListScramSecretsRequest
-
The nextToken of the query.
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListScramSecretsResult
-
Paginated results marker.
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListVpcConnectionsRequest
-
The paginated results marker.
- getNextToken() - Method in class com.amazonaws.services.kafka.model.ListVpcConnectionsResult
-
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 turn on or turn off the Node Exporter.
- getNodeExporter() - Method in class com.amazonaws.services.kafka.model.PrometheusInfo
-
Indicates whether you want to turn on or turn off 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.
- getNumberOfBrokerNodes() - Method in class com.amazonaws.services.kafka.model.Provisioned
-
The number of broker nodes in the cluster.
- getNumberOfBrokerNodes() - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
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.Provisioned
-
The settings for open monitoring.
- getOpenMonitoring() - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
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.
- getOperationArn() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
ARN of the cluster operation.
- getOperationArn() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
ARN of the cluster operation.
- getOperationState() - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
State of the cluster operation.
- getOperationState() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
State of the cluster operation.
- getOperationState() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
State of the cluster operation.
- getOperationSteps() - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Steps completed during the operation.
- getOperationSteps() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Provisioned
-
Steps completed during the operation.
- getOperationType() - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Type of the cluster operation.
- getOperationType() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
Type of the cluster operation.
- getOperationType() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
Type of the cluster operation.
- getOwner() - Method in class com.amazonaws.services.kafka.model.ClientVpcConnection
-
The Owner of the Vpc Connection.
- getOwner() - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfo
-
The owner of the VPC Connection.
- getOwner() - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfoServerless
-
The owner of the VPC Connection.
- getPolicy() - Method in class com.amazonaws.services.kafka.model.GetClusterPolicyResult
-
The cluster policy.
- getPolicy() - Method in class com.amazonaws.services.kafka.model.PutClusterPolicyRequest
-
The policy.
- getPrefix() - Method in class com.amazonaws.services.kafka.model.S3
-
- getPrincipalId() - Method in class com.amazonaws.services.kafka.model.UserIdentity
-
A unique identifier for the requester that calls the API operation.
- getPrometheus() - Method in class com.amazonaws.services.kafka.model.OpenMonitoring
-
Prometheus settings.
- getPrometheus() - Method in class com.amazonaws.services.kafka.model.OpenMonitoringInfo
-
Prometheus settings.
- getProvisioned() - Method in class com.amazonaws.services.kafka.model.Cluster
-
Information about the provisioned cluster.
- getProvisioned() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
Properties of a provisioned cluster.
- getProvisioned() - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Request
-
Information about the provisioned cluster.
- getProvisionedThroughput() - Method in class com.amazonaws.services.kafka.model.BrokerEBSVolumeInfo
-
EBS volume provisioned throughput information.
- getProvisionedThroughput() - Method in class com.amazonaws.services.kafka.model.EBSStorageInfo
-
EBS volume provisioned throughput information.
- getProvisionedThroughput() - Method in class com.amazonaws.services.kafka.model.UpdateStorageRequest
-
EBS volume provisioned throughput information.
- getPublicAccess() - Method in class com.amazonaws.services.kafka.model.ConnectivityInfo
-
Public access control for brokers.
- 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
-
- getSasl() - Method in class com.amazonaws.services.kafka.model.ClientAuthentication
-
Details for ClientAuthentication using SASL.
- getSasl() - Method in class com.amazonaws.services.kafka.model.ServerlessClientAuthentication
-
Details for ClientAuthentication using SASL.
- getSasl() - Method in class com.amazonaws.services.kafka.model.VpcConnectivityClientAuthentication
-
SASL authentication type details for VPC connectivity.
- getScram() - Method in class com.amazonaws.services.kafka.model.Sasl
-
Details for SASL/SCRAM client authentication.
- getScram() - Method in class com.amazonaws.services.kafka.model.VpcConnectivitySasl
-
Details for SASL/SCRAM client authentication for VPC connectivity.
- getSecretArn() - Method in class com.amazonaws.services.kafka.model.UnprocessedScramSecret
-
AWS Secrets Manager secret ARN.
- getSecretArnList() - Method in class com.amazonaws.services.kafka.model.BatchAssociateScramSecretRequest
-
List of AWS Secrets Manager secret ARNs.
- getSecretArnList() - Method in class com.amazonaws.services.kafka.model.BatchDisassociateScramSecretRequest
-
List of AWS Secrets Manager secret ARNs.
- getSecretArnList() - Method in class com.amazonaws.services.kafka.model.ListScramSecretsResult
-
The list of scram secrets associated with the cluster.
- getSecurityGroupIds() - Method in class com.amazonaws.services.kafka.model.VpcConfig
-
The IDs of the security groups associated with the cluster.
- 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.
- getSecurityGroups() - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
The list of security groups.
- getSecurityGroups() - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The list of security groups.
- getSecurityGroups() - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The list of security groups for the VPC connection.
- getServerless() - Method in class com.amazonaws.services.kafka.model.Cluster
-
Information about the serverless cluster.
- getServerless() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
Properties of a serverless cluster.
- getServerless() - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Request
-
Information about the serverless 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.
- getServerProperties() - Method in class com.amazonaws.services.kafka.model.UpdateConfigurationRequest
-
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.
- getSourceClusterInfo() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Provisioned
-
Information about cluster attributes before a cluster is updated.
- getSourceVersion() - Method in class com.amazonaws.services.kafka.model.CompatibleKafkaVersion
-
An Apache Kafka version.
- getStartTime() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
The time at which operation was started.
- getStartTime() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
The time at which operation was started.
- getState() - Method in class com.amazonaws.services.kafka.model.ClientVpcConnection
-
State of the Vpc Connection.
- getState() - Method in class com.amazonaws.services.kafka.model.Cluster
-
The state of the cluster.
- getState() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The state of the cluster.
- getState() - Method in class com.amazonaws.services.kafka.model.Configuration
-
The state of the configuration.
- getState() - Method in class com.amazonaws.services.kafka.model.CreateClusterResult
-
The state of the cluster.
- getState() - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Result
-
The state of the cluster.
- getState() - Method in class com.amazonaws.services.kafka.model.CreateConfigurationResult
-
The state of the configuration.
- getState() - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The State of Vpc Connection.
- getState() - Method in class com.amazonaws.services.kafka.model.DeleteClusterResult
-
The state of the cluster.
- getState() - Method in class com.amazonaws.services.kafka.model.DeleteConfigurationResult
-
The state of the configuration.
- getState() - Method in class com.amazonaws.services.kafka.model.DeleteVpcConnectionResult
-
The state of the VPC connection.
- getState() - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The state of the configuration.
- getState() - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The state of VPC connection.
- getState() - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
State of the Vpc Connection.
- getStateInfo() - Method in class com.amazonaws.services.kafka.model.Cluster
-
State Info for the Amazon MSK cluster.
- getStateInfo() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
- getStatus() - Method in class com.amazonaws.services.kafka.model.KafkaVersion
-
- getStepInfo() - Method in class com.amazonaws.services.kafka.model.ClusterOperationStep
-
Information about the step and its status.
- getStepName() - Method in class com.amazonaws.services.kafka.model.ClusterOperationStep
-
The name of the step.
- getStepStatus() - Method in class com.amazonaws.services.kafka.model.ClusterOperationStepInfo
-
The steps current status.
- getStorageInfo() - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
Contains information about storage volumes attached to MSK broker nodes.
- getStorageMode() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
This controls storage mode for supported storage tiers.
- getStorageMode() - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
This controls storage mode for supported storage tiers.
- getStorageMode() - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
This controls storage mode for supported storage tiers.
- getStorageMode() - Method in class com.amazonaws.services.kafka.model.Provisioned
-
This controls storage mode for supported storage tiers.
- getStorageMode() - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
This controls storage mode for supported storage tiers.
- getStorageMode() - Method in class com.amazonaws.services.kafka.model.UpdateStorageRequest
-
Controls storage mode for supported storage tiers.
- getSubnetIds() - Method in class com.amazonaws.services.kafka.model.VpcConfig
-
The IDs of the subnets associated with the cluster.
- getSubnets() - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The list of subnets for the VPC connection.
- 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.Cluster
-
Tags attached to the 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.CreateClusterV2Request
-
A map of tags that you want the cluster to have.
- getTags() - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
A map of tags for the VPC connection.
- getTags() - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
A map of tags for the VPC connection.
- getTags() - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
A map of tags for the VPC connection.
- 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.
- getTargetClusterArn() - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
The cluster Amazon Resource Name (ARN) for the VPC connection.
- getTargetClusterArn() - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK cluster.
- getTargetClusterArn() - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
The ARN that identifies the Cluster which the Vpc Connection belongs to.
- getTargetClusterInfo() - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Information about cluster attributes after a cluster is updated.
- getTargetClusterInfo() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Provisioned
-
Information about cluster attributes after a cluster is updated.
- getTargetInstanceType() - Method in class com.amazonaws.services.kafka.model.UpdateBrokerTypeRequest
-
The Amazon MSK broker type that you want all of the brokers in this cluster to be.
- getTargetKafkaVersion() - Method in class com.amazonaws.services.kafka.model.UpdateClusterKafkaVersionRequest
-
Target Kafka version.
- 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.
- getTargetVersions() - Method in class com.amazonaws.services.kafka.model.CompatibleKafkaVersion
-
A list of Apache Kafka versions.
- getTls() - Method in class com.amazonaws.services.kafka.model.ClientAuthentication
-
Details for ClientAuthentication using TLS.
- getTls() - Method in class com.amazonaws.services.kafka.model.VpcConnectivityClientAuthentication
-
TLS authentication type details for VPC connectivity.
- getType() - Method in class com.amazonaws.services.kafka.model.PublicAccess
-
The value DISABLED indicates that public access is turned off.
- getType() - Method in class com.amazonaws.services.kafka.model.UserIdentity
-
The identity type of the requester that calls the API operation.
- getUnauthenticated() - Method in class com.amazonaws.services.kafka.model.ClientAuthentication
-
Contains information about unauthenticated traffic to the cluster.
- getUnprocessedScramSecrets() - Method in class com.amazonaws.services.kafka.model.BatchAssociateScramSecretResult
-
List of errors when associating secrets to cluster.
- getUnprocessedScramSecrets() - Method in class com.amazonaws.services.kafka.model.BatchDisassociateScramSecretResult
-
List of errors when disassociating secrets to cluster.
- getUserIdentity() - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfo
-
Description of the requester that calls the API operation.
- getUserIdentity() - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfoServerless
-
Description of the requester that calls the API operation.
- 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.
- getVolumeSizeGB() - Method in class com.amazonaws.services.kafka.model.UpdateStorageRequest
-
size of the EBS volume to update.
- getVolumeThroughput() - Method in class com.amazonaws.services.kafka.model.ProvisionedThroughput
-
Throughput value of the EBS volumes for the data drive on each kafka broker node in MiB per second.
- getVpcConfigs() - Method in class com.amazonaws.services.kafka.model.Serverless
-
The configuration of the Amazon VPCs for the cluster.
- getVpcConfigs() - Method in class com.amazonaws.services.kafka.model.ServerlessRequest
-
The configuration of the Amazon VPCs for the cluster.
- getVpcConnectionArn() - Method in class com.amazonaws.services.kafka.model.ClientVpcConnection
-
The ARN that identifies the Vpc Connection.
- getVpcConnectionArn() - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The VPC connection ARN.
- getVpcConnectionArn() - Method in class com.amazonaws.services.kafka.model.DeleteVpcConnectionResult
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK VPC connection.
- getVpcConnectionArn() - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The Amazon Resource Name (ARN) that uniquely identifies a MSK VPC connection.
- getVpcConnectionArn() - Method in class com.amazonaws.services.kafka.model.RejectClientVpcConnectionRequest
-
The VPC connection ARN.
- getVpcConnectionArn() - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
The ARN that identifies the Vpc Connection.
- getVpcConnectionArn() - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfo
-
The Amazon Resource Name (ARN) of the VPC connection.
- getVpcConnectionArn() - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfoServerless
-
The Amazon Resource Name (ARN) of the VPC connection.
- getVpcConnectionInfo() - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Description of the VPC connection for CreateVpcConnection and DeleteVpcConnection operations.
- getVpcConnectionInfo() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Provisioned
-
Description of the VPC connection for CreateVpcConnection and DeleteVpcConnection operations.
- getVpcConnectionInfo() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Serverless
-
Description of the VPC connection for CreateVpcConnection and DeleteVpcConnection operations.
- getVpcConnections() - Method in class com.amazonaws.services.kafka.model.ListVpcConnectionsResult
-
List of VPC connections.
- getVpcConnectivity() - Method in class com.amazonaws.services.kafka.model.ConnectivityInfo
-
VPC connectivity access control for brokers.
- getVpcId() - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
The VPC ID of VPC connection.
- getVpcId() - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The VPC ID of the VPC connection.
- getVpcId() - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The VPC Id for the VPC connection.
- getVpcId() - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
The vpcId that belongs to the Vpc Connection.
- getZoneIds() - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The list of zoneIds for the cluster in the virtual private cloud (VPC).
- getZookeeperConnectString() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The connection string to use to connect to the Apache ZooKeeper cluster.
- getZookeeperConnectString() - Method in class com.amazonaws.services.kafka.model.Provisioned
-
The connection string to use to connect to the Apache ZooKeeper cluster.
- getZookeeperConnectStringTls() - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The connection string to use to connect to zookeeper cluster on Tls port.
- getZookeeperConnectStringTls() - Method in class com.amazonaws.services.kafka.model.Provisioned
-
The connection string to use to connect to the Apache ZooKeeper cluster on a TLS port.
- 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
-
- Sasl - Class in com.amazonaws.services.kafka.model
-
Details for client authentication using SASL.
- Sasl() - Constructor for class com.amazonaws.services.kafka.model.Sasl
-
- Scram - Class in com.amazonaws.services.kafka.model
-
Details for SASL/SCRAM client authentication.
- Scram() - Constructor for class com.amazonaws.services.kafka.model.Scram
-
- Serverless - Class in com.amazonaws.services.kafka.model
-
Serverless cluster.
- Serverless() - Constructor for class com.amazonaws.services.kafka.model.Serverless
-
- ServerlessClientAuthentication - Class in com.amazonaws.services.kafka.model
-
Includes all client authentication information.
- ServerlessClientAuthentication() - Constructor for class com.amazonaws.services.kafka.model.ServerlessClientAuthentication
-
- ServerlessRequest - Class in com.amazonaws.services.kafka.model
-
Serverless cluster request.
- ServerlessRequest() - Constructor for class com.amazonaws.services.kafka.model.ServerlessRequest
-
- ServerlessSasl - Class in com.amazonaws.services.kafka.model
-
Details for client authentication using SASL.
- ServerlessSasl() - Constructor for class com.amazonaws.services.kafka.model.ServerlessSasl
-
- 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.Cluster
-
The Amazon Resource Name (ARN) that uniquely identifies a cluster operation.
- 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.DeleteConfigurationRequest
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration.
- setArn(String) - Method in class com.amazonaws.services.kafka.model.DeleteConfigurationResult
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration.
- setArn(String) - Method in class com.amazonaws.services.kafka.model.DeleteVpcConnectionRequest
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK VPC connection.
- 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.DescribeVpcConnectionRequest
-
The Amazon Resource Name (ARN) that uniquely identifies a MSK VPC connection.
- 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.
- setArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateConfigurationRequest
-
The Amazon Resource Name (ARN) of the configuration.
- setArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateConfigurationResult
-
The Amazon Resource Name (ARN) of the configuration.
- 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.
- setAuthentication(String) - Method in class com.amazonaws.services.kafka.model.ClientVpcConnection
-
Information about the auth scheme of Vpc Connection.
- setAuthentication(String) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
The authentication type of VPC connection.
- setAuthentication(String) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The authentication type of VPC connection.
- setAuthentication(String) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The authentication type of VPC connection.
- setAuthentication(String) - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
Information about the auth scheme of Vpc Connection.
- setBootstrapBrokerString(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more hostname:port pairs.
- setBootstrapBrokerStringPublicSaslIam(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.
- setBootstrapBrokerStringPublicSaslScram(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and Sasl Scram port pairs.
- setBootstrapBrokerStringPublicTls(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and TLS port pairs.
- setBootstrapBrokerStringSaslIam(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.
- setBootstrapBrokerStringSaslScram(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and Sasl Scram 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.
- setBootstrapBrokerStringVpcConnectivitySaslIam(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and SASL/IAM port pairs for VPC connectivity.
- setBootstrapBrokerStringVpcConnectivitySaslScram(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and SASL/SCRAM port pairs for VPC connectivity.
- setBootstrapBrokerStringVpcConnectivityTls(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and TLS port pairs for VPC connectivity.
- 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.
- setBrokerIds(Collection<String>) - Method in class com.amazonaws.services.kafka.model.RebootBrokerRequest
-
The list of broker IDs to be rebooted.
- 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.
- setBrokerNodeGroupInfo(BrokerNodeGroupInfo) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
Information about the brokers.
- setBrokerNodeGroupInfo(BrokerNodeGroupInfo) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
Information about the brokers.
- 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.
- setClientAuthentication(ClientAuthentication) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Includes all client authentication information.
- setClientAuthentication(ClientAuthentication) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
Includes all client authentication information.
- setClientAuthentication(ClientAuthentication) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
Includes all client authentication information.
- setClientAuthentication(ServerlessClientAuthentication) - Method in class com.amazonaws.services.kafka.model.Serverless
-
Includes all client authentication information.
- setClientAuthentication(ServerlessClientAuthentication) - Method in class com.amazonaws.services.kafka.model.ServerlessRequest
-
Includes all client authentication information.
- setClientAuthentication(ClientAuthentication) - Method in class com.amazonaws.services.kafka.model.UpdateSecurityRequest
-
Includes all client authentication related information.
- setClientAuthentication(VpcConnectivityClientAuthentication) - Method in class com.amazonaws.services.kafka.model.VpcConnectivity
-
Includes all client authentication information for VPC connectivity.
- 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).
- setClientSubnets(Collection<String>) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
The list of client subnets.
- setClientSubnets(Collection<String>) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The list of client subnets.
- setClientVpcConnections(Collection<ClientVpcConnection>) - Method in class com.amazonaws.services.kafka.model.ListClientVpcConnectionsResult
-
List of client VPC connections.
- 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.BatchAssociateScramSecretRequest
-
The Amazon Resource Name (ARN) of the cluster to be updated.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.BatchAssociateScramSecretResult
-
The Amazon Resource Name (ARN) of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.BatchDisassociateScramSecretRequest
-
The Amazon Resource Name (ARN) of the cluster to be updated.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.BatchDisassociateScramSecretResult
-
The Amazon Resource Name (ARN) of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.Cluster
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- 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.ClusterOperationV2
-
ARN of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
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.CreateClusterV2Result
-
The Amazon Resource Name (ARN) of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.DeleteClusterPolicyRequest
-
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.DescribeClusterV2Request
-
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.GetClusterPolicyRequest
-
The Amazon Resource Name (ARN) of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.GetCompatibleKafkaVersionsRequest
-
The Amazon Resource Name (ARN) of the cluster check.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.ListClientVpcConnectionsRequest
-
The Amazon Resource Name (ARN) of 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.ListClusterOperationsV2Request
-
The arn of the cluster whose operations are being requested.
- 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.ListScramSecretsRequest
-
The arn of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.PutClusterPolicyRequest
-
The Amazon Resource Name (ARN) of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.RebootBrokerRequest
-
The Amazon Resource Name (ARN) of the cluster to be updated.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.RebootBrokerResult
-
The Amazon Resource Name (ARN) of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.RejectClientVpcConnectionRequest
-
The Amazon Resource Name (ARN) of 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.UpdateBrokerTypeRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerTypeResult
-
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.UpdateClusterKafkaVersionRequest
-
The Amazon Resource Name (ARN) of the cluster to be updated.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateClusterKafkaVersionResult
-
The Amazon Resource Name (ARN) of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateConnectivityRequest
-
The Amazon Resource Name (ARN) of the configuration.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateConnectivityResult
-
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.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateSecurityRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateSecurityResult
-
The Amazon Resource Name (ARN) of the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateStorageRequest
-
The Amazon Resource Name (ARN) of the cluster to be updated.
- setClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateStorageResult
-
The Amazon Resource Name (ARN) of the cluster.
- setClusterInfo(ClusterInfo) - Method in class com.amazonaws.services.kafka.model.DescribeClusterResult
-
The cluster information.
- setClusterInfo(Cluster) - Method in class com.amazonaws.services.kafka.model.DescribeClusterV2Result
-
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.
- setClusterInfoList(Collection<Cluster>) - Method in class com.amazonaws.services.kafka.model.ListClustersV2Result
-
Information on each of the MSK clusters in the response.
- setClusterName(String) - Method in class com.amazonaws.services.kafka.model.Cluster
-
The name of the cluster.
- 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.
- setClusterName(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Request
-
The name of the cluster.
- setClusterName(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Result
-
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.
- setClusterNameFilter(String) - Method in class com.amazonaws.services.kafka.model.ListClustersV2Request
-
Specify a prefix of the names 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.DescribeClusterOperationV2Request
-
ARN of the cluster operation to describe.
- setClusterOperationArn(String) - Method in class com.amazonaws.services.kafka.model.RebootBrokerResult
-
The Amazon Resource Name (ARN) of the 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.UpdateBrokerTypeResult
-
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.UpdateClusterKafkaVersionResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- setClusterOperationArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateConnectivityResult
-
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.
- setClusterOperationArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateSecurityResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- setClusterOperationArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateStorageResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- setClusterOperationInfo(ClusterOperationInfo) - Method in class com.amazonaws.services.kafka.model.DescribeClusterOperationResult
-
Cluster operation information
- setClusterOperationInfo(ClusterOperationV2) - Method in class com.amazonaws.services.kafka.model.DescribeClusterOperationV2Result
-
Cluster operation information
- setClusterOperationInfoList(Collection<ClusterOperationInfo>) - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsResult
-
An array of cluster operation information objects.
- setClusterOperationInfoList(Collection<ClusterOperationV2Summary>) - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsV2Result
-
An array of cluster operation information objects.
- setClusterType(String) - Method in class com.amazonaws.services.kafka.model.Cluster
-
Cluster Type.
- setClusterType(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
Type of the backend cluster.
- setClusterType(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
Type of the backend cluster.
- setClusterType(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Result
-
The type of the cluster.
- setClusterTypeFilter(String) - Method in class com.amazonaws.services.kafka.model.ListClustersV2Request
-
Specify either PROVISIONED or SERVERLESS.
- setCode(String) - Method in class com.amazonaws.services.kafka.model.StateInfo
-
- setCompatibleKafkaVersions(Collection<CompatibleKafkaVersion>) - Method in class com.amazonaws.services.kafka.model.GetCompatibleKafkaVersionsResult
-
A list of CompatibleKafkaVersion objects.
- 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.ProvisionedRequest
-
Represents the configuration that you want Amazon MSK to use for the brokers in a cluster.
- 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.
- setConfigurationInfo(ConfigurationInfo) - Method in class com.amazonaws.services.kafka.model.UpdateClusterKafkaVersionRequest
-
The custom configuration that should be applied on the new version of 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.
- setConnectivityInfo(ConnectivityInfo) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
Information about the broker access configuration.
- setConnectivityInfo(ConnectivityInfo) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Information about the broker access configuration.
- setConnectivityInfo(ConnectivityInfo) - Method in class com.amazonaws.services.kafka.model.UpdateConnectivityRequest
-
Information about the broker access configuration.
- setCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.ClientVpcConnection
-
Creation time of the Vpc Connection.
- setCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.Cluster
-
The time when the cluster was created.
- 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.CreateVpcConnectionResult
-
The creation time of VPC connection.
- 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.
- setCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The creation time of the VPC connection.
- setCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
Creation time of the Vpc Connection.
- setCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfo
-
The time when Amazon MSK creates the VPC Connnection.
- setCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfoServerless
-
The time when Amazon MSK creates the VPC Connnection.
- setCurrentBrokerSoftwareInfo(BrokerSoftwareInfo) - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
Information about the version of software currently deployed on the Apache 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 Apache Kafka brokers in the cluster.
- setCurrentBrokerSoftwareInfo(BrokerSoftwareInfo) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
Information about the Apache Kafka version deployed on the brokers.
- setCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.Cluster
-
The current version of the MSK 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.GetClusterPolicyResult
-
The version of cluster policy.
- setCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.PutClusterPolicyRequest
-
The policy version.
- setCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.PutClusterPolicyResult
-
The policy version.
- 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.UpdateBrokerTypeRequest
-
The cluster version that you want to change.
- 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.UpdateClusterKafkaVersionRequest
-
Current cluster version.
- setCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.UpdateConnectivityRequest
-
The version of the MSK cluster to update.
- setCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
The version of the MSK cluster to update.
- setCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.UpdateSecurityRequest
-
The version of the MSK cluster to update.
- setCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.UpdateStorageRequest
-
The version of cluster to update from.
- 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.
- setDescription(String) - Method in class com.amazonaws.services.kafka.model.UpdateConfigurationRequest
-
The description of the configuration revision.
- 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.Iam
-
Indicates whether IAM access control is enabled.
- setEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.ProvisionedThroughput
-
Provisioned throughput is enabled or not.
- setEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.S3
-
- setEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.Scram
-
SASL/SCRAM authentication is enabled or not.
- setEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.Tls
-
Specifies whether you want to turn on or turn off TLS authentication.
- setEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.Unauthenticated
-
Specifies whether you want to turn on or turn off unauthenticated traffic to your cluster.
- setEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.VpcConnectivityIam
-
SASL/IAM authentication is on or off for VPC connectivity.
- setEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.VpcConnectivityScram
-
SASL/SCRAM authentication is on or off for VPC connectivity.
- setEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.VpcConnectivityTls
-
TLS authentication is on or off for VPC connectivity.
- setEnabledInBroker(Boolean) - Method in class com.amazonaws.services.kafka.model.JmxExporter
-
Indicates whether you want to turn on or turn off the JMX Exporter.
- setEnabledInBroker(Boolean) - Method in class com.amazonaws.services.kafka.model.JmxExporterInfo
-
Indicates whether you want to turn on or turn off the JMX Exporter.
- setEnabledInBroker(Boolean) - Method in class com.amazonaws.services.kafka.model.NodeExporter
-
Indicates whether you want to turn on or turn off the Node Exporter.
- setEnabledInBroker(Boolean) - Method in class com.amazonaws.services.kafka.model.NodeExporterInfo
-
Indicates whether you want to turn on or turn off 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.
- setEncryptionInfo(EncryptionInfo) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Includes all encryption-related information.
- setEncryptionInfo(EncryptionInfo) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
Includes all encryption-related information.
- setEncryptionInfo(EncryptionInfo) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
Includes all encryption-related information.
- setEncryptionInfo(EncryptionInfo) - Method in class com.amazonaws.services.kafka.model.UpdateSecurityRequest
-
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.
- setEndTime(Date) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
The time at which the operation finished.
- setEndTime(Date) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
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.Provisioned
-
Specifies the level of monitoring for the MSK cluster.
- setEnhancedMonitoring(String) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
Specifies the level of monitoring for the MSK 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.
- setErrorCode(String) - Method in class com.amazonaws.services.kafka.model.UnprocessedScramSecret
-
Error code for associate/disassociate failure.
- setErrorInfo(ErrorInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Describes the error if the operation fails.
- setErrorInfo(ErrorInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
If cluster operation failed from an error, it describes the error.
- setErrorMessage(String) - Method in class com.amazonaws.services.kafka.model.UnprocessedScramSecret
-
Error message for associate/disassociate failure.
- 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
-
- setIam(Iam) - Method in class com.amazonaws.services.kafka.model.Sasl
-
Indicates whether IAM access control is enabled.
- setIam(Iam) - Method in class com.amazonaws.services.kafka.model.ServerlessSasl
-
Indicates whether IAM access control is enabled.
- setIam(VpcConnectivityIam) - Method in class com.amazonaws.services.kafka.model.VpcConnectivitySasl
-
Details for SASL/IAM client authentication for VPC connectivity.
- 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 Apache Kafka brokers.
- setInstanceType(String) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Information about the Amazon MSK broker type.
- 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 turn on or turn off the JMX Exporter.
- setJmxExporter(JmxExporterInfo) - Method in class com.amazonaws.services.kafka.model.PrometheusInfo
-
Indicates whether you want to turn on or turn off 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.
- setKafkaVersion(String) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
The Apache Kafka version.
- setKafkaVersion(String) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
The Apache Kafka version that you want for the cluster.
- 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.
- setLatestRevision(ConfigurationRevision) - Method in class com.amazonaws.services.kafka.model.UpdateConfigurationResult
-
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
-
You can configure your MSK cluster to send broker logs to different destination types.
- setLoggingInfo(LoggingInfo) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
Log delivery information for the cluster.
- setLoggingInfo(LoggingInfo) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
Log delivery information for the cluster.
- 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.ListClientVpcConnectionsRequest
-
The maximum number of results to return in the response.
- 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.ListClusterOperationsV2Request
-
The maxResults of the query.
- 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.ListClustersV2Request
-
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.
- setMaxResults(Integer) - Method in class com.amazonaws.services.kafka.model.ListScramSecretsRequest
-
The maxResults of the query.
- setMaxResults(Integer) - Method in class com.amazonaws.services.kafka.model.ListVpcConnectionsRequest
-
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.ListClientVpcConnectionsRequest
-
The paginated results marker.
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListClientVpcConnectionsResult
-
The paginated results marker.
- 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.ListClusterOperationsV2Request
-
The nextToken of the query.
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsV2Result
-
If the response of ListClusterOperationsV2 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.ListClustersV2Request
-
The paginated results marker.
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListClustersV2Result
-
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.
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListScramSecretsRequest
-
The nextToken of the query.
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListScramSecretsResult
-
Paginated results marker.
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListVpcConnectionsRequest
-
The paginated results marker.
- setNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListVpcConnectionsResult
-
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 turn on or turn off the Node Exporter.
- setNodeExporter(NodeExporterInfo) - Method in class com.amazonaws.services.kafka.model.PrometheusInfo
-
Indicates whether you want to turn on or turn off 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.
- setNumberOfBrokerNodes(Integer) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
The number of broker nodes in the cluster.
- setNumberOfBrokerNodes(Integer) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
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.Provisioned
-
The settings for open monitoring.
- setOpenMonitoring(OpenMonitoringInfo) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
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.
- setOperationArn(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
ARN of the cluster operation.
- setOperationArn(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
ARN of the cluster operation.
- setOperationState(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
State of the cluster operation.
- setOperationState(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
State of the cluster operation.
- setOperationState(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
State of the cluster operation.
- setOperationSteps(Collection<ClusterOperationStep>) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Steps completed during the operation.
- setOperationSteps(Collection<ClusterOperationStep>) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Provisioned
-
Steps completed during the operation.
- setOperationType(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Type of the cluster operation.
- setOperationType(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
Type of the cluster operation.
- setOperationType(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
Type of the cluster operation.
- setOwner(String) - Method in class com.amazonaws.services.kafka.model.ClientVpcConnection
-
The Owner of the Vpc Connection.
- setOwner(String) - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfo
-
The owner of the VPC Connection.
- setOwner(String) - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfoServerless
-
The owner of the VPC Connection.
- setPolicy(String) - Method in class com.amazonaws.services.kafka.model.GetClusterPolicyResult
-
The cluster policy.
- setPolicy(String) - Method in class com.amazonaws.services.kafka.model.PutClusterPolicyRequest
-
The policy.
- setPrefix(String) - Method in class com.amazonaws.services.kafka.model.S3
-
- setPrincipalId(String) - Method in class com.amazonaws.services.kafka.model.UserIdentity
-
A unique identifier for the requester that calls the API operation.
- 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.
- setProvisioned(Provisioned) - Method in class com.amazonaws.services.kafka.model.Cluster
-
Information about the provisioned cluster.
- setProvisioned(ClusterOperationV2Provisioned) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
Properties of a provisioned cluster.
- setProvisioned(ProvisionedRequest) - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Request
-
Information about the provisioned cluster.
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.kafka.model.BrokerEBSVolumeInfo
-
EBS volume provisioned throughput information.
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.kafka.model.EBSStorageInfo
-
EBS volume provisioned throughput information.
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.kafka.model.UpdateStorageRequest
-
EBS volume provisioned throughput information.
- setPublicAccess(PublicAccess) - Method in class com.amazonaws.services.kafka.model.ConnectivityInfo
-
Public access control for brokers.
- 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
-
- setSasl(Sasl) - Method in class com.amazonaws.services.kafka.model.ClientAuthentication
-
Details for ClientAuthentication using SASL.
- setSasl(ServerlessSasl) - Method in class com.amazonaws.services.kafka.model.ServerlessClientAuthentication
-
Details for ClientAuthentication using SASL.
- setSasl(VpcConnectivitySasl) - Method in class com.amazonaws.services.kafka.model.VpcConnectivityClientAuthentication
-
SASL authentication type details for VPC connectivity.
- setScram(Scram) - Method in class com.amazonaws.services.kafka.model.Sasl
-
Details for SASL/SCRAM client authentication.
- setScram(VpcConnectivityScram) - Method in class com.amazonaws.services.kafka.model.VpcConnectivitySasl
-
Details for SASL/SCRAM client authentication for VPC connectivity.
- setSecretArn(String) - Method in class com.amazonaws.services.kafka.model.UnprocessedScramSecret
-
AWS Secrets Manager secret ARN.
- setSecretArnList(Collection<String>) - Method in class com.amazonaws.services.kafka.model.BatchAssociateScramSecretRequest
-
List of AWS Secrets Manager secret ARNs.
- setSecretArnList(Collection<String>) - Method in class com.amazonaws.services.kafka.model.BatchDisassociateScramSecretRequest
-
List of AWS Secrets Manager secret ARNs.
- setSecretArnList(Collection<String>) - Method in class com.amazonaws.services.kafka.model.ListScramSecretsResult
-
The list of scram secrets associated with the cluster.
- setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.kafka.model.VpcConfig
-
The IDs of the security groups associated with the cluster.
- 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.
- setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
The list of security groups.
- setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The list of security groups.
- setSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The list of security groups for the VPC connection.
- setServerless(Serverless) - Method in class com.amazonaws.services.kafka.model.Cluster
-
Information about the serverless cluster.
- setServerless(ClusterOperationV2Serverless) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
Properties of a serverless cluster.
- setServerless(ServerlessRequest) - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Request
-
Information about the serverless 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.
- setServerProperties(ByteBuffer) - Method in class com.amazonaws.services.kafka.model.UpdateConfigurationRequest
-
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.
- setSourceClusterInfo(MutableClusterInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Provisioned
-
Information about cluster attributes before a cluster is updated.
- setSourceVersion(String) - Method in class com.amazonaws.services.kafka.model.CompatibleKafkaVersion
-
An Apache Kafka version.
- setStartTime(Date) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
The time at which operation was started.
- setStartTime(Date) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
The time at which operation was started.
- setState(String) - Method in class com.amazonaws.services.kafka.model.ClientVpcConnection
-
State of the Vpc Connection.
- setState(String) - Method in class com.amazonaws.services.kafka.model.Cluster
-
The state of the cluster.
- 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.Configuration
-
The state of the configuration.
- 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.CreateClusterV2Result
-
The state of the cluster.
- setState(String) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationResult
-
The state of the configuration.
- setState(String) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The State of Vpc Connection.
- setState(String) - Method in class com.amazonaws.services.kafka.model.DeleteClusterResult
-
The state of the cluster.
- setState(String) - Method in class com.amazonaws.services.kafka.model.DeleteConfigurationResult
-
The state of the configuration.
- setState(String) - Method in class com.amazonaws.services.kafka.model.DeleteVpcConnectionResult
-
The state of the VPC connection.
- setState(String) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The state of the configuration.
- setState(String) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The state of VPC connection.
- setState(String) - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
State of the Vpc Connection.
- setStateInfo(StateInfo) - Method in class com.amazonaws.services.kafka.model.Cluster
-
State Info for the Amazon MSK cluster.
- setStateInfo(StateInfo) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
- setStatus(String) - Method in class com.amazonaws.services.kafka.model.KafkaVersion
-
- setStepInfo(ClusterOperationStepInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationStep
-
Information about the step and its status.
- setStepName(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationStep
-
The name of the step.
- setStepStatus(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationStepInfo
-
The steps current status.
- setStorageInfo(StorageInfo) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
Contains information about storage volumes attached to MSK broker nodes.
- setStorageMode(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
This controls storage mode for supported storage tiers.
- setStorageMode(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
This controls storage mode for supported storage tiers.
- setStorageMode(String) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
This controls storage mode for supported storage tiers.
- setStorageMode(String) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
This controls storage mode for supported storage tiers.
- setStorageMode(String) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
This controls storage mode for supported storage tiers.
- setStorageMode(String) - Method in class com.amazonaws.services.kafka.model.UpdateStorageRequest
-
Controls storage mode for supported storage tiers.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.kafka.model.VpcConfig
-
The IDs of the subnets associated with the cluster.
- setSubnets(Collection<String>) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The list of subnets for the VPC connection.
- 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.Cluster
-
Tags attached to the 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.CreateClusterV2Request
-
A map of tags that you want the cluster to have.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
A map of tags for the VPC connection.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
A map of tags for the VPC connection.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
A map of tags for the VPC connection.
- 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.
- setTargetClusterArn(String) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
The cluster Amazon Resource Name (ARN) for the VPC connection.
- setTargetClusterArn(String) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK cluster.
- setTargetClusterArn(String) - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
The ARN that identifies the Cluster which the Vpc Connection belongs to.
- setTargetClusterInfo(MutableClusterInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Information about cluster attributes after a cluster is updated.
- setTargetClusterInfo(MutableClusterInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Provisioned
-
Information about cluster attributes after a cluster is updated.
- setTargetInstanceType(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerTypeRequest
-
The Amazon MSK broker type that you want all of the brokers in this cluster to be.
- setTargetKafkaVersion(String) - Method in class com.amazonaws.services.kafka.model.UpdateClusterKafkaVersionRequest
-
Target Kafka version.
- 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.
- setTargetVersions(Collection<String>) - Method in class com.amazonaws.services.kafka.model.CompatibleKafkaVersion
-
A list of Apache Kafka versions.
- setTls(Tls) - Method in class com.amazonaws.services.kafka.model.ClientAuthentication
-
Details for ClientAuthentication using TLS.
- setTls(VpcConnectivityTls) - Method in class com.amazonaws.services.kafka.model.VpcConnectivityClientAuthentication
-
TLS authentication type details for VPC connectivity.
- setType(String) - Method in class com.amazonaws.services.kafka.model.PublicAccess
-
The value DISABLED indicates that public access is turned off.
- setType(String) - Method in class com.amazonaws.services.kafka.model.UserIdentity
-
The identity type of the requester that calls the API operation.
- setUnauthenticated(Unauthenticated) - Method in class com.amazonaws.services.kafka.model.ClientAuthentication
-
Contains information about unauthenticated traffic to the cluster.
- setUnprocessedScramSecrets(Collection<UnprocessedScramSecret>) - Method in class com.amazonaws.services.kafka.model.BatchAssociateScramSecretResult
-
List of errors when associating secrets to cluster.
- setUnprocessedScramSecrets(Collection<UnprocessedScramSecret>) - Method in class com.amazonaws.services.kafka.model.BatchDisassociateScramSecretResult
-
List of errors when disassociating secrets to cluster.
- setUserIdentity(UserIdentity) - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfo
-
Description of the requester that calls the API operation.
- setUserIdentity(UserIdentity) - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfoServerless
-
Description of the requester that calls the API operation.
- 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.
- setVolumeSizeGB(Integer) - Method in class com.amazonaws.services.kafka.model.UpdateStorageRequest
-
size of the EBS volume to update.
- setVolumeThroughput(Integer) - Method in class com.amazonaws.services.kafka.model.ProvisionedThroughput
-
Throughput value of the EBS volumes for the data drive on each kafka broker node in MiB per second.
- setVpcConfigs(Collection<VpcConfig>) - Method in class com.amazonaws.services.kafka.model.Serverless
-
The configuration of the Amazon VPCs for the cluster.
- setVpcConfigs(Collection<VpcConfig>) - Method in class com.amazonaws.services.kafka.model.ServerlessRequest
-
The configuration of the Amazon VPCs for the cluster.
- setVpcConnectionArn(String) - Method in class com.amazonaws.services.kafka.model.ClientVpcConnection
-
The ARN that identifies the Vpc Connection.
- setVpcConnectionArn(String) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The VPC connection ARN.
- setVpcConnectionArn(String) - Method in class com.amazonaws.services.kafka.model.DeleteVpcConnectionResult
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK VPC connection.
- setVpcConnectionArn(String) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The Amazon Resource Name (ARN) that uniquely identifies a MSK VPC connection.
- setVpcConnectionArn(String) - Method in class com.amazonaws.services.kafka.model.RejectClientVpcConnectionRequest
-
The VPC connection ARN.
- setVpcConnectionArn(String) - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
The ARN that identifies the Vpc Connection.
- setVpcConnectionArn(String) - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfo
-
The Amazon Resource Name (ARN) of the VPC connection.
- setVpcConnectionArn(String) - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfoServerless
-
The Amazon Resource Name (ARN) of the VPC connection.
- setVpcConnectionInfo(VpcConnectionInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Description of the VPC connection for CreateVpcConnection and DeleteVpcConnection operations.
- setVpcConnectionInfo(VpcConnectionInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Provisioned
-
Description of the VPC connection for CreateVpcConnection and DeleteVpcConnection operations.
- setVpcConnectionInfo(VpcConnectionInfoServerless) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Serverless
-
Description of the VPC connection for CreateVpcConnection and DeleteVpcConnection operations.
- setVpcConnections(Collection<VpcConnection>) - Method in class com.amazonaws.services.kafka.model.ListVpcConnectionsResult
-
List of VPC connections.
- setVpcConnectivity(VpcConnectivity) - Method in class com.amazonaws.services.kafka.model.ConnectivityInfo
-
VPC connectivity access control for brokers.
- setVpcId(String) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
The VPC ID of VPC connection.
- setVpcId(String) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The VPC ID of the VPC connection.
- setVpcId(String) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The VPC Id for the VPC connection.
- setVpcId(String) - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
The vpcId that belongs to the Vpc Connection.
- setZoneIds(Collection<String>) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The list of zoneIds for the cluster in the virtual private cloud (VPC).
- setZookeeperConnectString(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The connection string to use to connect to the Apache ZooKeeper cluster.
- setZookeeperConnectString(String) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
The connection string to use to connect to the Apache ZooKeeper cluster.
- setZookeeperConnectStringTls(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The connection string to use to connect to zookeeper cluster on Tls port.
- setZookeeperConnectStringTls(String) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
The connection string to use to connect to the Apache ZooKeeper cluster on a TLS port.
- 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.
- shutdown() - Method in class com.amazonaws.services.kafka.AWSKafkaClient
-
- 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
-
- StorageMode - Enum in com.amazonaws.services.kafka.model
-
Controls storage mode for various supported storage tiers.
- 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 class com.amazonaws.services.kafka.model.BatchAssociateScramSecretRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.BatchAssociateScramSecretResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.BatchDisassociateScramSecretRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.BatchDisassociateScramSecretResult
-
Returns a string representation of this object.
- 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.ClientVpcConnection
-
Returns a string representation of this object.
- 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.Cluster
-
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 class com.amazonaws.services.kafka.model.ClusterOperationStep
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ClusterOperationStepInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Provisioned
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Serverless
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kafka.model.ClusterState
-
- toString() - Method in enum com.amazonaws.services.kafka.model.ClusterType
-
- toString() - Method in class com.amazonaws.services.kafka.model.CompatibleKafkaVersion
-
Returns a string representation of this object.
- 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 enum com.amazonaws.services.kafka.model.ConfigurationState
-
- toString() - Method in class com.amazonaws.services.kafka.model.ConnectivityInfo
-
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.CreateClusterV2Request
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Result
-
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.CreateVpcConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.DeleteClusterPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.DeleteClusterPolicyResult
-
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.DeleteConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.DeleteConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.DeleteVpcConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.DeleteVpcConnectionResult
-
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.DescribeClusterOperationV2Request
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.DescribeClusterOperationV2Result
-
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.DescribeClusterV2Request
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.DescribeClusterV2Result
-
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.DescribeVpcConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
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.GetClusterPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.GetClusterPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.GetCompatibleKafkaVersionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.GetCompatibleKafkaVersionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.Iam
-
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.ListClientVpcConnectionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ListClientVpcConnectionsResult
-
Returns a string representation of this object.
- 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.ListClusterOperationsV2Request
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsV2Result
-
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.ListClustersV2Request
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ListClustersV2Result
-
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.ListScramSecretsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ListScramSecretsResult
-
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.ListVpcConnectionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ListVpcConnectionsResult
-
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.Provisioned
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ProvisionedThroughput
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.PublicAccess
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.PutClusterPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.PutClusterPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.RebootBrokerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.RebootBrokerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.RejectClientVpcConnectionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.RejectClientVpcConnectionResult
-
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.Sasl
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.Scram
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.Serverless
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ServerlessClientAuthentication
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ServerlessRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.ServerlessSasl
-
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 enum com.amazonaws.services.kafka.model.StorageMode
-
- 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.Unauthenticated
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UnprocessedScramSecret
-
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.UpdateBrokerTypeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UpdateBrokerTypeResult
-
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.UpdateClusterKafkaVersionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UpdateClusterKafkaVersionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UpdateConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UpdateConfigurationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UpdateConnectivityRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UpdateConnectivityResult
-
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.UpdateSecurityRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UpdateSecurityResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UpdateStorageRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UpdateStorageResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.UserIdentity
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kafka.model.UserIdentityType
-
- toString() - Method in class com.amazonaws.services.kafka.model.VpcConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfo
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfoServerless
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.kafka.model.VpcConnectionState
-
- toString() - Method in class com.amazonaws.services.kafka.model.VpcConnectivity
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.VpcConnectivityClientAuthentication
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.VpcConnectivityIam
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.VpcConnectivitySasl
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.VpcConnectivityScram
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.kafka.model.VpcConnectivityTls
-
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.Cluster
-
The Amazon Resource Name (ARN) that uniquely identifies a cluster operation.
- 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.DeleteConfigurationRequest
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration.
- withArn(String) - Method in class com.amazonaws.services.kafka.model.DeleteConfigurationResult
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration.
- withArn(String) - Method in class com.amazonaws.services.kafka.model.DeleteVpcConnectionRequest
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK VPC connection.
- 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.DescribeVpcConnectionRequest
-
The Amazon Resource Name (ARN) that uniquely identifies a MSK VPC connection.
- 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.
- withArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateConfigurationRequest
-
The Amazon Resource Name (ARN) of the configuration.
- withArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateConfigurationResult
-
The Amazon Resource Name (ARN) of the configuration.
- 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.
- withAuthentication(String) - Method in class com.amazonaws.services.kafka.model.ClientVpcConnection
-
Information about the auth scheme of Vpc Connection.
- withAuthentication(String) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
The authentication type of VPC connection.
- withAuthentication(String) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The authentication type of VPC connection.
- withAuthentication(String) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The authentication type of VPC connection.
- withAuthentication(String) - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
Information about the auth scheme of Vpc Connection.
- withBootstrapBrokerString(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more hostname:port pairs.
- withBootstrapBrokerStringPublicSaslIam(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.
- withBootstrapBrokerStringPublicSaslScram(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and Sasl Scram port pairs.
- withBootstrapBrokerStringPublicTls(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and TLS port pairs.
- withBootstrapBrokerStringSaslIam(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.
- withBootstrapBrokerStringSaslScram(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and Sasl Scram 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.
- withBootstrapBrokerStringVpcConnectivitySaslIam(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and SASL/IAM port pairs for VPC connectivity.
- withBootstrapBrokerStringVpcConnectivitySaslScram(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and SASL/SCRAM port pairs for VPC connectivity.
- withBootstrapBrokerStringVpcConnectivityTls(String) - Method in class com.amazonaws.services.kafka.model.GetBootstrapBrokersResult
-
A string containing one or more DNS names (or IP) and TLS port pairs for VPC connectivity.
- 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.
- withBrokerIds(String...) - Method in class com.amazonaws.services.kafka.model.RebootBrokerRequest
-
The list of broker IDs to be rebooted.
- withBrokerIds(Collection<String>) - Method in class com.amazonaws.services.kafka.model.RebootBrokerRequest
-
The list of broker IDs to be rebooted.
- 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.
- withBrokerNodeGroupInfo(BrokerNodeGroupInfo) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
Information about the brokers.
- withBrokerNodeGroupInfo(BrokerNodeGroupInfo) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
Information about the brokers.
- 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.
- withClientAuthentication(ClientAuthentication) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Includes all client authentication information.
- withClientAuthentication(ClientAuthentication) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
Includes all client authentication information.
- withClientAuthentication(ClientAuthentication) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
Includes all client authentication information.
- withClientAuthentication(ServerlessClientAuthentication) - Method in class com.amazonaws.services.kafka.model.Serverless
-
Includes all client authentication information.
- withClientAuthentication(ServerlessClientAuthentication) - Method in class com.amazonaws.services.kafka.model.ServerlessRequest
-
Includes all client authentication information.
- withClientAuthentication(ClientAuthentication) - Method in class com.amazonaws.services.kafka.model.UpdateSecurityRequest
-
Includes all client authentication related information.
- withClientAuthentication(VpcConnectivityClientAuthentication) - Method in class com.amazonaws.services.kafka.model.VpcConnectivity
-
Includes all client authentication information for VPC connectivity.
- 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).
- withClientSubnets(String...) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
The list of client subnets.
- withClientSubnets(Collection<String>) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
The list of client subnets.
- withClientSubnets(String...) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The list of client subnets.
- withClientSubnets(Collection<String>) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The list of client subnets.
- withClientVpcConnections(ClientVpcConnection...) - Method in class com.amazonaws.services.kafka.model.ListClientVpcConnectionsResult
-
List of client VPC connections.
- withClientVpcConnections(Collection<ClientVpcConnection>) - Method in class com.amazonaws.services.kafka.model.ListClientVpcConnectionsResult
-
List of client VPC connections.
- 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.BatchAssociateScramSecretRequest
-
The Amazon Resource Name (ARN) of the cluster to be updated.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.BatchAssociateScramSecretResult
-
The Amazon Resource Name (ARN) of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.BatchDisassociateScramSecretRequest
-
The Amazon Resource Name (ARN) of the cluster to be updated.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.BatchDisassociateScramSecretResult
-
The Amazon Resource Name (ARN) of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.Cluster
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- 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.ClusterOperationV2
-
ARN of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
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.CreateClusterV2Result
-
The Amazon Resource Name (ARN) of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.DeleteClusterPolicyRequest
-
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.DescribeClusterV2Request
-
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.GetClusterPolicyRequest
-
The Amazon Resource Name (ARN) of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.GetCompatibleKafkaVersionsRequest
-
The Amazon Resource Name (ARN) of the cluster check.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.ListClientVpcConnectionsRequest
-
The Amazon Resource Name (ARN) of 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.ListClusterOperationsV2Request
-
The arn of the cluster whose operations are being requested.
- 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.ListScramSecretsRequest
-
The arn of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.PutClusterPolicyRequest
-
The Amazon Resource Name (ARN) of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.RebootBrokerRequest
-
The Amazon Resource Name (ARN) of the cluster to be updated.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.RebootBrokerResult
-
The Amazon Resource Name (ARN) of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.RejectClientVpcConnectionRequest
-
The Amazon Resource Name (ARN) of 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.UpdateBrokerTypeRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerTypeResult
-
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.UpdateClusterKafkaVersionRequest
-
The Amazon Resource Name (ARN) of the cluster to be updated.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateClusterKafkaVersionResult
-
The Amazon Resource Name (ARN) of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateConnectivityRequest
-
The Amazon Resource Name (ARN) of the configuration.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateConnectivityResult
-
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.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateSecurityRequest
-
The Amazon Resource Name (ARN) that uniquely identifies the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateSecurityResult
-
The Amazon Resource Name (ARN) of the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateStorageRequest
-
The Amazon Resource Name (ARN) of the cluster to be updated.
- withClusterArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateStorageResult
-
The Amazon Resource Name (ARN) of the cluster.
- withClusterInfo(ClusterInfo) - Method in class com.amazonaws.services.kafka.model.DescribeClusterResult
-
The cluster information.
- withClusterInfo(Cluster) - Method in class com.amazonaws.services.kafka.model.DescribeClusterV2Result
-
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.
- withClusterInfoList(Cluster...) - Method in class com.amazonaws.services.kafka.model.ListClustersV2Result
-
Information on each of the MSK clusters in the response.
- withClusterInfoList(Collection<Cluster>) - Method in class com.amazonaws.services.kafka.model.ListClustersV2Result
-
Information on each of the MSK clusters in the response.
- withClusterName(String) - Method in class com.amazonaws.services.kafka.model.Cluster
-
The name of the cluster.
- 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.
- withClusterName(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Request
-
The name of the cluster.
- withClusterName(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Result
-
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.
- withClusterNameFilter(String) - Method in class com.amazonaws.services.kafka.model.ListClustersV2Request
-
Specify a prefix of the names 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.DescribeClusterOperationV2Request
-
ARN of the cluster operation to describe.
- withClusterOperationArn(String) - Method in class com.amazonaws.services.kafka.model.RebootBrokerResult
-
The Amazon Resource Name (ARN) of the 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.UpdateBrokerTypeResult
-
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.UpdateClusterKafkaVersionResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- withClusterOperationArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateConnectivityResult
-
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.
- withClusterOperationArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateSecurityResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- withClusterOperationArn(String) - Method in class com.amazonaws.services.kafka.model.UpdateStorageResult
-
The Amazon Resource Name (ARN) of the cluster operation.
- withClusterOperationInfo(ClusterOperationInfo) - Method in class com.amazonaws.services.kafka.model.DescribeClusterOperationResult
-
Cluster operation information
- withClusterOperationInfo(ClusterOperationV2) - Method in class com.amazonaws.services.kafka.model.DescribeClusterOperationV2Result
-
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.
- withClusterOperationInfoList(ClusterOperationV2Summary...) - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsV2Result
-
An array of cluster operation information objects.
- withClusterOperationInfoList(Collection<ClusterOperationV2Summary>) - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsV2Result
-
An array of cluster operation information objects.
- withClusterType(String) - Method in class com.amazonaws.services.kafka.model.Cluster
-
Cluster Type.
- withClusterType(ClusterType) - Method in class com.amazonaws.services.kafka.model.Cluster
-
Cluster Type.
- withClusterType(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
Type of the backend cluster.
- withClusterType(ClusterType) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
Type of the backend cluster.
- withClusterType(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
Type of the backend cluster.
- withClusterType(ClusterType) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
Type of the backend cluster.
- withClusterType(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Result
-
The type of the cluster.
- withClusterType(ClusterType) - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Result
-
The type of the cluster.
- withClusterTypeFilter(String) - Method in class com.amazonaws.services.kafka.model.ListClustersV2Request
-
Specify either PROVISIONED or SERVERLESS.
- withCode(String) - Method in class com.amazonaws.services.kafka.model.StateInfo
-
- withCompatibleKafkaVersions(CompatibleKafkaVersion...) - Method in class com.amazonaws.services.kafka.model.GetCompatibleKafkaVersionsResult
-
A list of CompatibleKafkaVersion objects.
- withCompatibleKafkaVersions(Collection<CompatibleKafkaVersion>) - Method in class com.amazonaws.services.kafka.model.GetCompatibleKafkaVersionsResult
-
A list of CompatibleKafkaVersion objects.
- 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.ProvisionedRequest
-
Represents the configuration that you want Amazon MSK to use for the brokers in a cluster.
- 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.
- withConfigurationInfo(ConfigurationInfo) - Method in class com.amazonaws.services.kafka.model.UpdateClusterKafkaVersionRequest
-
The custom configuration that should be applied on the new version of 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.
- withConnectivityInfo(ConnectivityInfo) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
Information about the broker access configuration.
- withConnectivityInfo(ConnectivityInfo) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Information about the broker access configuration.
- withConnectivityInfo(ConnectivityInfo) - Method in class com.amazonaws.services.kafka.model.UpdateConnectivityRequest
-
Information about the broker access configuration.
- withCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.ClientVpcConnection
-
Creation time of the Vpc Connection.
- withCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.Cluster
-
The time when the cluster was created.
- 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.CreateVpcConnectionResult
-
The creation time of VPC connection.
- 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.
- withCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The creation time of the VPC connection.
- withCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
Creation time of the Vpc Connection.
- withCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfo
-
The time when Amazon MSK creates the VPC Connnection.
- withCreationTime(Date) - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfoServerless
-
The time when Amazon MSK creates the VPC Connnection.
- withCurrentBrokerSoftwareInfo(BrokerSoftwareInfo) - Method in class com.amazonaws.services.kafka.model.BrokerNodeInfo
-
Information about the version of software currently deployed on the Apache 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 Apache Kafka brokers in the cluster.
- withCurrentBrokerSoftwareInfo(BrokerSoftwareInfo) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
Information about the Apache Kafka version deployed on the brokers.
- withCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.Cluster
-
The current version of the MSK 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.GetClusterPolicyResult
-
The version of cluster policy.
- withCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.PutClusterPolicyRequest
-
The policy version.
- withCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.PutClusterPolicyResult
-
The policy version.
- 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.UpdateBrokerTypeRequest
-
The cluster version that you want to change.
- 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.UpdateClusterKafkaVersionRequest
-
Current cluster version.
- withCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.UpdateConnectivityRequest
-
The version of the MSK cluster to update.
- withCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.UpdateMonitoringRequest
-
The version of the MSK cluster to update.
- withCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.UpdateSecurityRequest
-
The version of the MSK cluster to update.
- withCurrentVersion(String) - Method in class com.amazonaws.services.kafka.model.UpdateStorageRequest
-
The version of cluster to update from.
- 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.
- withDescription(String) - Method in class com.amazonaws.services.kafka.model.UpdateConfigurationRequest
-
The description of the configuration revision.
- 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.Iam
-
Indicates whether IAM access control is enabled.
- withEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.ProvisionedThroughput
-
Provisioned throughput is enabled or not.
- withEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.S3
-
- withEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.Scram
-
SASL/SCRAM authentication is enabled or not.
- withEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.Tls
-
Specifies whether you want to turn on or turn off TLS authentication.
- withEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.Unauthenticated
-
Specifies whether you want to turn on or turn off unauthenticated traffic to your cluster.
- withEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.VpcConnectivityIam
-
SASL/IAM authentication is on or off for VPC connectivity.
- withEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.VpcConnectivityScram
-
SASL/SCRAM authentication is on or off for VPC connectivity.
- withEnabled(Boolean) - Method in class com.amazonaws.services.kafka.model.VpcConnectivityTls
-
TLS authentication is on or off for VPC connectivity.
- withEnabledInBroker(Boolean) - Method in class com.amazonaws.services.kafka.model.JmxExporter
-
Indicates whether you want to turn on or turn off the JMX Exporter.
- withEnabledInBroker(Boolean) - Method in class com.amazonaws.services.kafka.model.JmxExporterInfo
-
Indicates whether you want to turn on or turn off the JMX Exporter.
- withEnabledInBroker(Boolean) - Method in class com.amazonaws.services.kafka.model.NodeExporter
-
Indicates whether you want to turn on or turn off the Node Exporter.
- withEnabledInBroker(Boolean) - Method in class com.amazonaws.services.kafka.model.NodeExporterInfo
-
Indicates whether you want to turn on or turn off 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.
- withEncryptionInfo(EncryptionInfo) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Includes all encryption-related information.
- withEncryptionInfo(EncryptionInfo) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
Includes all encryption-related information.
- withEncryptionInfo(EncryptionInfo) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
Includes all encryption-related information.
- withEncryptionInfo(EncryptionInfo) - Method in class com.amazonaws.services.kafka.model.UpdateSecurityRequest
-
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.
- withEndTime(Date) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
The time at which the operation finished.
- withEndTime(Date) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
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.Provisioned
-
Specifies the level of monitoring for the MSK cluster.
- withEnhancedMonitoring(EnhancedMonitoring) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
Specifies the level of monitoring for the MSK cluster.
- withEnhancedMonitoring(String) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
Specifies the level of monitoring for the MSK cluster.
- withEnhancedMonitoring(EnhancedMonitoring) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
Specifies the level of monitoring for the MSK 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.
- withErrorCode(String) - Method in class com.amazonaws.services.kafka.model.UnprocessedScramSecret
-
Error code for associate/disassociate failure.
- withErrorInfo(ErrorInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Describes the error if the operation fails.
- withErrorInfo(ErrorInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
If cluster operation failed from an error, it describes the error.
- withErrorMessage(String) - Method in class com.amazonaws.services.kafka.model.UnprocessedScramSecret
-
Error message for associate/disassociate failure.
- 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
-
- withIam(Iam) - Method in class com.amazonaws.services.kafka.model.Sasl
-
Indicates whether IAM access control is enabled.
- withIam(Iam) - Method in class com.amazonaws.services.kafka.model.ServerlessSasl
-
Indicates whether IAM access control is enabled.
- withIam(VpcConnectivityIam) - Method in class com.amazonaws.services.kafka.model.VpcConnectivitySasl
-
Details for SASL/IAM client authentication for VPC connectivity.
- 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 Apache Kafka brokers.
- withInstanceType(String) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
Information about the Amazon MSK broker type.
- 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 turn on or turn off the JMX Exporter.
- withJmxExporter(JmxExporterInfo) - Method in class com.amazonaws.services.kafka.model.PrometheusInfo
-
Indicates whether you want to turn on or turn off 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.
- withKafkaVersion(String) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
The Apache Kafka version.
- withKafkaVersion(String) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
The Apache Kafka version that you want for the cluster.
- 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.
- withLatestRevision(ConfigurationRevision) - Method in class com.amazonaws.services.kafka.model.UpdateConfigurationResult
-
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
-
You can configure your MSK cluster to send broker logs to different destination types.
- withLoggingInfo(LoggingInfo) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
Log delivery information for the cluster.
- withLoggingInfo(LoggingInfo) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
Log delivery information for the cluster.
- 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.ListClientVpcConnectionsRequest
-
The maximum number of results to return in the response.
- 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.ListClusterOperationsV2Request
-
The maxResults of the query.
- 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.ListClustersV2Request
-
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.
- withMaxResults(Integer) - Method in class com.amazonaws.services.kafka.model.ListScramSecretsRequest
-
The maxResults of the query.
- withMaxResults(Integer) - Method in class com.amazonaws.services.kafka.model.ListVpcConnectionsRequest
-
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.ListClientVpcConnectionsRequest
-
The paginated results marker.
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListClientVpcConnectionsResult
-
The paginated results marker.
- 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.ListClusterOperationsV2Request
-
The nextToken of the query.
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListClusterOperationsV2Result
-
If the response of ListClusterOperationsV2 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.ListClustersV2Request
-
The paginated results marker.
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListClustersV2Result
-
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.
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListScramSecretsRequest
-
The nextToken of the query.
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListScramSecretsResult
-
Paginated results marker.
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListVpcConnectionsRequest
-
The paginated results marker.
- withNextToken(String) - Method in class com.amazonaws.services.kafka.model.ListVpcConnectionsResult
-
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 turn on or turn off the Node Exporter.
- withNodeExporter(NodeExporterInfo) - Method in class com.amazonaws.services.kafka.model.PrometheusInfo
-
Indicates whether you want to turn on or turn off 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.
- withNumberOfBrokerNodes(Integer) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
The number of broker nodes in the cluster.
- withNumberOfBrokerNodes(Integer) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
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.Provisioned
-
The settings for open monitoring.
- withOpenMonitoring(OpenMonitoringInfo) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
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.
- withOperationArn(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
ARN of the cluster operation.
- withOperationArn(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
ARN of the cluster operation.
- withOperationState(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
State of the cluster operation.
- withOperationState(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
State of the cluster operation.
- withOperationState(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
State of the cluster operation.
- withOperationSteps(ClusterOperationStep...) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Steps completed during the operation.
- withOperationSteps(Collection<ClusterOperationStep>) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Steps completed during the operation.
- withOperationSteps(ClusterOperationStep...) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Provisioned
-
Steps completed during the operation.
- withOperationSteps(Collection<ClusterOperationStep>) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Provisioned
-
Steps completed during the operation.
- withOperationType(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Type of the cluster operation.
- withOperationType(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
Type of the cluster operation.
- withOperationType(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
Type of the cluster operation.
- withOwner(String) - Method in class com.amazonaws.services.kafka.model.ClientVpcConnection
-
The Owner of the Vpc Connection.
- withOwner(String) - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfo
-
The owner of the VPC Connection.
- withOwner(String) - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfoServerless
-
The owner of the VPC Connection.
- withPolicy(String) - Method in class com.amazonaws.services.kafka.model.GetClusterPolicyResult
-
The cluster policy.
- withPolicy(String) - Method in class com.amazonaws.services.kafka.model.PutClusterPolicyRequest
-
The policy.
- withPrefix(String) - Method in class com.amazonaws.services.kafka.model.S3
-
- withPrincipalId(String) - Method in class com.amazonaws.services.kafka.model.UserIdentity
-
A unique identifier for the requester that calls the API operation.
- 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.
- withProvisioned(Provisioned) - Method in class com.amazonaws.services.kafka.model.Cluster
-
Information about the provisioned cluster.
- withProvisioned(ClusterOperationV2Provisioned) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
Properties of a provisioned cluster.
- withProvisioned(ProvisionedRequest) - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Request
-
Information about the provisioned cluster.
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.kafka.model.BrokerEBSVolumeInfo
-
EBS volume provisioned throughput information.
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.kafka.model.EBSStorageInfo
-
EBS volume provisioned throughput information.
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.kafka.model.UpdateStorageRequest
-
EBS volume provisioned throughput information.
- withPublicAccess(PublicAccess) - Method in class com.amazonaws.services.kafka.model.ConnectivityInfo
-
Public access control for brokers.
- 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
-
- withSasl(Sasl) - Method in class com.amazonaws.services.kafka.model.ClientAuthentication
-
Details for ClientAuthentication using SASL.
- withSasl(ServerlessSasl) - Method in class com.amazonaws.services.kafka.model.ServerlessClientAuthentication
-
Details for ClientAuthentication using SASL.
- withSasl(VpcConnectivitySasl) - Method in class com.amazonaws.services.kafka.model.VpcConnectivityClientAuthentication
-
SASL authentication type details for VPC connectivity.
- withScram(Scram) - Method in class com.amazonaws.services.kafka.model.Sasl
-
Details for SASL/SCRAM client authentication.
- withScram(VpcConnectivityScram) - Method in class com.amazonaws.services.kafka.model.VpcConnectivitySasl
-
Details for SASL/SCRAM client authentication for VPC connectivity.
- withSecretArn(String) - Method in class com.amazonaws.services.kafka.model.UnprocessedScramSecret
-
AWS Secrets Manager secret ARN.
- withSecretArnList(String...) - Method in class com.amazonaws.services.kafka.model.BatchAssociateScramSecretRequest
-
List of AWS Secrets Manager secret ARNs.
- withSecretArnList(Collection<String>) - Method in class com.amazonaws.services.kafka.model.BatchAssociateScramSecretRequest
-
List of AWS Secrets Manager secret ARNs.
- withSecretArnList(String...) - Method in class com.amazonaws.services.kafka.model.BatchDisassociateScramSecretRequest
-
List of AWS Secrets Manager secret ARNs.
- withSecretArnList(Collection<String>) - Method in class com.amazonaws.services.kafka.model.BatchDisassociateScramSecretRequest
-
List of AWS Secrets Manager secret ARNs.
- withSecretArnList(String...) - Method in class com.amazonaws.services.kafka.model.ListScramSecretsResult
-
The list of scram secrets associated with the cluster.
- withSecretArnList(Collection<String>) - Method in class com.amazonaws.services.kafka.model.ListScramSecretsResult
-
The list of scram secrets associated with the cluster.
- withSecurityGroupIds(String...) - Method in class com.amazonaws.services.kafka.model.VpcConfig
-
The IDs of the security groups associated with the cluster.
- withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.kafka.model.VpcConfig
-
The IDs of the security groups associated with the cluster.
- 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.
- withSecurityGroups(String...) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
The list of security groups.
- withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
The list of security groups.
- withSecurityGroups(String...) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The list of security groups.
- withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The list of security groups.
- withSecurityGroups(String...) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The list of security groups for the VPC connection.
- withSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The list of security groups for the VPC connection.
- withServerless(Serverless) - Method in class com.amazonaws.services.kafka.model.Cluster
-
Information about the serverless cluster.
- withServerless(ClusterOperationV2Serverless) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
Properties of a serverless cluster.
- withServerless(ServerlessRequest) - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Request
-
Information about the serverless 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.
- withServerProperties(ByteBuffer) - Method in class com.amazonaws.services.kafka.model.UpdateConfigurationRequest
-
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.
- withSourceClusterInfo(MutableClusterInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Provisioned
-
Information about cluster attributes before a cluster is updated.
- withSourceVersion(String) - Method in class com.amazonaws.services.kafka.model.CompatibleKafkaVersion
-
An Apache Kafka version.
- withStartTime(Date) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2
-
The time at which operation was started.
- withStartTime(Date) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Summary
-
The time at which operation was started.
- withState(String) - Method in class com.amazonaws.services.kafka.model.ClientVpcConnection
-
State of the Vpc Connection.
- withState(VpcConnectionState) - Method in class com.amazonaws.services.kafka.model.ClientVpcConnection
-
State of the Vpc Connection.
- withState(String) - Method in class com.amazonaws.services.kafka.model.Cluster
-
The state of the cluster.
- withState(ClusterState) - Method in class com.amazonaws.services.kafka.model.Cluster
-
The state of the cluster.
- 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.Configuration
-
The state of the configuration.
- withState(ConfigurationState) - Method in class com.amazonaws.services.kafka.model.Configuration
-
The state of the configuration.
- 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.CreateClusterV2Result
-
The state of the cluster.
- withState(ClusterState) - Method in class com.amazonaws.services.kafka.model.CreateClusterV2Result
-
The state of the cluster.
- withState(String) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationResult
-
The state of the configuration.
- withState(ConfigurationState) - Method in class com.amazonaws.services.kafka.model.CreateConfigurationResult
-
The state of the configuration.
- withState(String) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The State of Vpc Connection.
- withState(VpcConnectionState) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The State of Vpc Connection.
- 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.
- withState(String) - Method in class com.amazonaws.services.kafka.model.DeleteConfigurationResult
-
The state of the configuration.
- withState(ConfigurationState) - Method in class com.amazonaws.services.kafka.model.DeleteConfigurationResult
-
The state of the configuration.
- withState(String) - Method in class com.amazonaws.services.kafka.model.DeleteVpcConnectionResult
-
The state of the VPC connection.
- withState(VpcConnectionState) - Method in class com.amazonaws.services.kafka.model.DeleteVpcConnectionResult
-
The state of the VPC connection.
- withState(String) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The state of the configuration.
- withState(ConfigurationState) - Method in class com.amazonaws.services.kafka.model.DescribeConfigurationResult
-
The state of the configuration.
- withState(String) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The state of VPC connection.
- withState(VpcConnectionState) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The state of VPC connection.
- withState(String) - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
State of the Vpc Connection.
- withState(VpcConnectionState) - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
State of the Vpc Connection.
- withStateInfo(StateInfo) - Method in class com.amazonaws.services.kafka.model.Cluster
-
State Info for the Amazon MSK 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
-
- withStepInfo(ClusterOperationStepInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationStep
-
Information about the step and its status.
- withStepName(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationStep
-
The name of the step.
- withStepStatus(String) - Method in class com.amazonaws.services.kafka.model.ClusterOperationStepInfo
-
The steps current status.
- withStorageInfo(StorageInfo) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
Contains information about storage volumes attached to MSK broker nodes.
- withStorageMode(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
This controls storage mode for supported storage tiers.
- withStorageMode(StorageMode) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
This controls storage mode for supported storage tiers.
- withStorageMode(String) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
This controls storage mode for supported storage tiers.
- withStorageMode(StorageMode) - Method in class com.amazonaws.services.kafka.model.CreateClusterRequest
-
This controls storage mode for supported storage tiers.
- withStorageMode(String) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
This controls storage mode for supported storage tiers.
- withStorageMode(StorageMode) - Method in class com.amazonaws.services.kafka.model.MutableClusterInfo
-
This controls storage mode for supported storage tiers.
- withStorageMode(String) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
This controls storage mode for supported storage tiers.
- withStorageMode(StorageMode) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
This controls storage mode for supported storage tiers.
- withStorageMode(String) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
This controls storage mode for supported storage tiers.
- withStorageMode(StorageMode) - Method in class com.amazonaws.services.kafka.model.ProvisionedRequest
-
This controls storage mode for supported storage tiers.
- withStorageMode(String) - Method in class com.amazonaws.services.kafka.model.UpdateStorageRequest
-
Controls storage mode for supported storage tiers.
- withStorageMode(StorageMode) - Method in class com.amazonaws.services.kafka.model.UpdateStorageRequest
-
Controls storage mode for supported storage tiers.
- withSubnetIds(String...) - Method in class com.amazonaws.services.kafka.model.VpcConfig
-
The IDs of the subnets associated with the cluster.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.kafka.model.VpcConfig
-
The IDs of the subnets associated with the cluster.
- withSubnets(String...) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The list of subnets for the VPC connection.
- withSubnets(Collection<String>) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The list of subnets for the VPC connection.
- 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.Cluster
-
Tags attached to the 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.CreateClusterV2Request
-
A map of tags that you want the cluster to have.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
A map of tags for the VPC connection.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
A map of tags for the VPC connection.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
A map of tags for the VPC connection.
- 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.
- withTargetClusterArn(String) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
The cluster Amazon Resource Name (ARN) for the VPC connection.
- withTargetClusterArn(String) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK cluster.
- withTargetClusterArn(String) - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
The ARN that identifies the Cluster which the Vpc Connection belongs to.
- withTargetClusterInfo(MutableClusterInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Information about cluster attributes after a cluster is updated.
- withTargetClusterInfo(MutableClusterInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Provisioned
-
Information about cluster attributes after a cluster is updated.
- withTargetInstanceType(String) - Method in class com.amazonaws.services.kafka.model.UpdateBrokerTypeRequest
-
The Amazon MSK broker type that you want all of the brokers in this cluster to be.
- withTargetKafkaVersion(String) - Method in class com.amazonaws.services.kafka.model.UpdateClusterKafkaVersionRequest
-
Target Kafka version.
- 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.
- withTargetVersions(String...) - Method in class com.amazonaws.services.kafka.model.CompatibleKafkaVersion
-
A list of Apache Kafka versions.
- withTargetVersions(Collection<String>) - Method in class com.amazonaws.services.kafka.model.CompatibleKafkaVersion
-
A list of Apache Kafka versions.
- withTls(Tls) - Method in class com.amazonaws.services.kafka.model.ClientAuthentication
-
Details for ClientAuthentication using TLS.
- withTls(VpcConnectivityTls) - Method in class com.amazonaws.services.kafka.model.VpcConnectivityClientAuthentication
-
TLS authentication type details for VPC connectivity.
- withType(String) - Method in class com.amazonaws.services.kafka.model.PublicAccess
-
The value DISABLED indicates that public access is turned off.
- withType(String) - Method in class com.amazonaws.services.kafka.model.UserIdentity
-
The identity type of the requester that calls the API operation.
- withType(UserIdentityType) - Method in class com.amazonaws.services.kafka.model.UserIdentity
-
The identity type of the requester that calls the API operation.
- withUnauthenticated(Unauthenticated) - Method in class com.amazonaws.services.kafka.model.ClientAuthentication
-
Contains information about unauthenticated traffic to the cluster.
- withUnprocessedScramSecrets(UnprocessedScramSecret...) - Method in class com.amazonaws.services.kafka.model.BatchAssociateScramSecretResult
-
List of errors when associating secrets to cluster.
- withUnprocessedScramSecrets(Collection<UnprocessedScramSecret>) - Method in class com.amazonaws.services.kafka.model.BatchAssociateScramSecretResult
-
List of errors when associating secrets to cluster.
- withUnprocessedScramSecrets(UnprocessedScramSecret...) - Method in class com.amazonaws.services.kafka.model.BatchDisassociateScramSecretResult
-
List of errors when disassociating secrets to cluster.
- withUnprocessedScramSecrets(Collection<UnprocessedScramSecret>) - Method in class com.amazonaws.services.kafka.model.BatchDisassociateScramSecretResult
-
List of errors when disassociating secrets to cluster.
- withUserIdentity(UserIdentity) - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfo
-
Description of the requester that calls the API operation.
- withUserIdentity(UserIdentity) - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfoServerless
-
Description of the requester that calls the API operation.
- 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.
- withVolumeSizeGB(Integer) - Method in class com.amazonaws.services.kafka.model.UpdateStorageRequest
-
size of the EBS volume to update.
- withVolumeThroughput(Integer) - Method in class com.amazonaws.services.kafka.model.ProvisionedThroughput
-
Throughput value of the EBS volumes for the data drive on each kafka broker node in MiB per second.
- withVpcConfigs(VpcConfig...) - Method in class com.amazonaws.services.kafka.model.Serverless
-
The configuration of the Amazon VPCs for the cluster.
- withVpcConfigs(Collection<VpcConfig>) - Method in class com.amazonaws.services.kafka.model.Serverless
-
The configuration of the Amazon VPCs for the cluster.
- withVpcConfigs(VpcConfig...) - Method in class com.amazonaws.services.kafka.model.ServerlessRequest
-
The configuration of the Amazon VPCs for the cluster.
- withVpcConfigs(Collection<VpcConfig>) - Method in class com.amazonaws.services.kafka.model.ServerlessRequest
-
The configuration of the Amazon VPCs for the cluster.
- withVpcConnectionArn(String) - Method in class com.amazonaws.services.kafka.model.ClientVpcConnection
-
The ARN that identifies the Vpc Connection.
- withVpcConnectionArn(String) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The VPC connection ARN.
- withVpcConnectionArn(String) - Method in class com.amazonaws.services.kafka.model.DeleteVpcConnectionResult
-
The Amazon Resource Name (ARN) that uniquely identifies an MSK VPC connection.
- withVpcConnectionArn(String) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The Amazon Resource Name (ARN) that uniquely identifies a MSK VPC connection.
- withVpcConnectionArn(String) - Method in class com.amazonaws.services.kafka.model.RejectClientVpcConnectionRequest
-
The VPC connection ARN.
- withVpcConnectionArn(String) - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
The ARN that identifies the Vpc Connection.
- withVpcConnectionArn(String) - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfo
-
The Amazon Resource Name (ARN) of the VPC connection.
- withVpcConnectionArn(String) - Method in class com.amazonaws.services.kafka.model.VpcConnectionInfoServerless
-
The Amazon Resource Name (ARN) of the VPC connection.
- withVpcConnectionInfo(VpcConnectionInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationInfo
-
Description of the VPC connection for CreateVpcConnection and DeleteVpcConnection operations.
- withVpcConnectionInfo(VpcConnectionInfo) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Provisioned
-
Description of the VPC connection for CreateVpcConnection and DeleteVpcConnection operations.
- withVpcConnectionInfo(VpcConnectionInfoServerless) - Method in class com.amazonaws.services.kafka.model.ClusterOperationV2Serverless
-
Description of the VPC connection for CreateVpcConnection and DeleteVpcConnection operations.
- withVpcConnections(VpcConnection...) - Method in class com.amazonaws.services.kafka.model.ListVpcConnectionsResult
-
List of VPC connections.
- withVpcConnections(Collection<VpcConnection>) - Method in class com.amazonaws.services.kafka.model.ListVpcConnectionsResult
-
List of VPC connections.
- withVpcConnectivity(VpcConnectivity) - Method in class com.amazonaws.services.kafka.model.ConnectivityInfo
-
VPC connectivity access control for brokers.
- withVpcId(String) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionRequest
-
The VPC ID of VPC connection.
- withVpcId(String) - Method in class com.amazonaws.services.kafka.model.CreateVpcConnectionResult
-
The VPC ID of the VPC connection.
- withVpcId(String) - Method in class com.amazonaws.services.kafka.model.DescribeVpcConnectionResult
-
The VPC Id for the VPC connection.
- withVpcId(String) - Method in class com.amazonaws.services.kafka.model.VpcConnection
-
The vpcId that belongs to the Vpc Connection.
- withZoneIds(String...) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The list of zoneIds for the cluster in the virtual private cloud (VPC).
- withZoneIds(Collection<String>) - Method in class com.amazonaws.services.kafka.model.BrokerNodeGroupInfo
-
The list of zoneIds for the cluster in the virtual private cloud (VPC).
- withZookeeperConnectString(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The connection string to use to connect to the Apache ZooKeeper cluster.
- withZookeeperConnectString(String) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
The connection string to use to connect to the Apache ZooKeeper cluster.
- withZookeeperConnectStringTls(String) - Method in class com.amazonaws.services.kafka.model.ClusterInfo
-
The connection string to use to connect to zookeeper cluster on Tls port.
- withZookeeperConnectStringTls(String) - Method in class com.amazonaws.services.kafka.model.Provisioned
-
The connection string to use to connect to the Apache ZooKeeper cluster on a TLS port.
- 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.