JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.793

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.kafka.model

Class GetBootstrapBrokersResult

    • Constructor Detail

      • GetBootstrapBrokersResult

        public GetBootstrapBrokersResult()
    • Method Detail

      • setBootstrapBrokerString

        public void setBootstrapBrokerString(String bootstrapBrokerString)

        A string containing one or more hostname:port pairs.

        Parameters:
        bootstrapBrokerString -

        A string containing one or more hostname:port pairs.

      • getBootstrapBrokerString

        public String getBootstrapBrokerString()

        A string containing one or more hostname:port pairs.

        Returns:

        A string containing one or more hostname:port pairs.

      • withBootstrapBrokerString

        public GetBootstrapBrokersResult withBootstrapBrokerString(String bootstrapBrokerString)

        A string containing one or more hostname:port pairs.

        Parameters:
        bootstrapBrokerString -

        A string containing one or more hostname:port pairs.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setBootstrapBrokerStringTls

        public void setBootstrapBrokerStringTls(String bootstrapBrokerStringTls)

        A string containing one or more DNS names (or IP) and TLS port pairs.

        Parameters:
        bootstrapBrokerStringTls -

        A string containing one or more DNS names (or IP) and TLS port pairs.

      • getBootstrapBrokerStringTls

        public String getBootstrapBrokerStringTls()

        A string containing one or more DNS names (or IP) and TLS port pairs.

        Returns:

        A string containing one or more DNS names (or IP) and TLS port pairs.

      • withBootstrapBrokerStringTls

        public GetBootstrapBrokersResult withBootstrapBrokerStringTls(String bootstrapBrokerStringTls)

        A string containing one or more DNS names (or IP) and TLS port pairs.

        Parameters:
        bootstrapBrokerStringTls -

        A string containing one or more DNS names (or IP) and TLS port pairs.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setBootstrapBrokerStringSaslScram

        public void setBootstrapBrokerStringSaslScram(String bootstrapBrokerStringSaslScram)

        A string containing one or more DNS names (or IP) and Sasl Scram port pairs.

        Parameters:
        bootstrapBrokerStringSaslScram -

        A string containing one or more DNS names (or IP) and Sasl Scram port pairs.

      • getBootstrapBrokerStringSaslScram

        public String getBootstrapBrokerStringSaslScram()

        A string containing one or more DNS names (or IP) and Sasl Scram port pairs.

        Returns:

        A string containing one or more DNS names (or IP) and Sasl Scram port pairs.

      • withBootstrapBrokerStringSaslScram

        public GetBootstrapBrokersResult withBootstrapBrokerStringSaslScram(String bootstrapBrokerStringSaslScram)

        A string containing one or more DNS names (or IP) and Sasl Scram port pairs.

        Parameters:
        bootstrapBrokerStringSaslScram -

        A string containing one or more DNS names (or IP) and Sasl Scram port pairs.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setBootstrapBrokerStringSaslIam

        public void setBootstrapBrokerStringSaslIam(String bootstrapBrokerStringSaslIam)

        A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.

        Parameters:
        bootstrapBrokerStringSaslIam -

        A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.

      • getBootstrapBrokerStringSaslIam

        public String getBootstrapBrokerStringSaslIam()

        A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.

        Returns:

        A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.

      • withBootstrapBrokerStringSaslIam

        public GetBootstrapBrokersResult withBootstrapBrokerStringSaslIam(String bootstrapBrokerStringSaslIam)

        A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.

        Parameters:
        bootstrapBrokerStringSaslIam -

        A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setBootstrapBrokerStringPublicTls

        public void setBootstrapBrokerStringPublicTls(String bootstrapBrokerStringPublicTls)

        A string containing one or more DNS names (or IP) and TLS port pairs.

        Parameters:
        bootstrapBrokerStringPublicTls -

        A string containing one or more DNS names (or IP) and TLS port pairs.

      • getBootstrapBrokerStringPublicTls

        public String getBootstrapBrokerStringPublicTls()

        A string containing one or more DNS names (or IP) and TLS port pairs.

        Returns:

        A string containing one or more DNS names (or IP) and TLS port pairs.

      • withBootstrapBrokerStringPublicTls

        public GetBootstrapBrokersResult withBootstrapBrokerStringPublicTls(String bootstrapBrokerStringPublicTls)

        A string containing one or more DNS names (or IP) and TLS port pairs.

        Parameters:
        bootstrapBrokerStringPublicTls -

        A string containing one or more DNS names (or IP) and TLS port pairs.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setBootstrapBrokerStringPublicSaslScram

        public void setBootstrapBrokerStringPublicSaslScram(String bootstrapBrokerStringPublicSaslScram)

        A string containing one or more DNS names (or IP) and Sasl Scram port pairs.

        Parameters:
        bootstrapBrokerStringPublicSaslScram -

        A string containing one or more DNS names (or IP) and Sasl Scram port pairs.

      • getBootstrapBrokerStringPublicSaslScram

        public String getBootstrapBrokerStringPublicSaslScram()

        A string containing one or more DNS names (or IP) and Sasl Scram port pairs.

        Returns:

        A string containing one or more DNS names (or IP) and Sasl Scram port pairs.

      • withBootstrapBrokerStringPublicSaslScram

        public GetBootstrapBrokersResult withBootstrapBrokerStringPublicSaslScram(String bootstrapBrokerStringPublicSaslScram)

        A string containing one or more DNS names (or IP) and Sasl Scram port pairs.

        Parameters:
        bootstrapBrokerStringPublicSaslScram -

        A string containing one or more DNS names (or IP) and Sasl Scram port pairs.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setBootstrapBrokerStringPublicSaslIam

        public void setBootstrapBrokerStringPublicSaslIam(String bootstrapBrokerStringPublicSaslIam)

        A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.

        Parameters:
        bootstrapBrokerStringPublicSaslIam -

        A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.

      • getBootstrapBrokerStringPublicSaslIam

        public String getBootstrapBrokerStringPublicSaslIam()

        A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.

        Returns:

        A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.

      • withBootstrapBrokerStringPublicSaslIam

        public GetBootstrapBrokersResult withBootstrapBrokerStringPublicSaslIam(String bootstrapBrokerStringPublicSaslIam)

        A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.

        Parameters:
        bootstrapBrokerStringPublicSaslIam -

        A string that contains one or more DNS names (or IP addresses) and SASL IAM port pairs.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setBootstrapBrokerStringVpcConnectivityTls

        public void setBootstrapBrokerStringVpcConnectivityTls(String bootstrapBrokerStringVpcConnectivityTls)

        A string containing one or more DNS names (or IP) and TLS port pairs for VPC connectivity.

        Parameters:
        bootstrapBrokerStringVpcConnectivityTls -

        A string containing one or more DNS names (or IP) and TLS port pairs for VPC connectivity.

      • getBootstrapBrokerStringVpcConnectivityTls

        public String getBootstrapBrokerStringVpcConnectivityTls()

        A string containing one or more DNS names (or IP) and TLS port pairs for VPC connectivity.

        Returns:

        A string containing one or more DNS names (or IP) and TLS port pairs for VPC connectivity.

      • withBootstrapBrokerStringVpcConnectivityTls

        public GetBootstrapBrokersResult withBootstrapBrokerStringVpcConnectivityTls(String bootstrapBrokerStringVpcConnectivityTls)

        A string containing one or more DNS names (or IP) and TLS port pairs for VPC connectivity.

        Parameters:
        bootstrapBrokerStringVpcConnectivityTls -

        A string containing one or more DNS names (or IP) and TLS port pairs for VPC connectivity.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setBootstrapBrokerStringVpcConnectivitySaslScram

        public void setBootstrapBrokerStringVpcConnectivitySaslScram(String bootstrapBrokerStringVpcConnectivitySaslScram)

        A string containing one or more DNS names (or IP) and SASL/SCRAM port pairs for VPC connectivity.

        Parameters:
        bootstrapBrokerStringVpcConnectivitySaslScram -

        A string containing one or more DNS names (or IP) and SASL/SCRAM port pairs for VPC connectivity.

      • getBootstrapBrokerStringVpcConnectivitySaslScram

        public String getBootstrapBrokerStringVpcConnectivitySaslScram()

        A string containing one or more DNS names (or IP) and SASL/SCRAM port pairs for VPC connectivity.

        Returns:

        A string containing one or more DNS names (or IP) and SASL/SCRAM port pairs for VPC connectivity.

      • withBootstrapBrokerStringVpcConnectivitySaslScram

        public GetBootstrapBrokersResult withBootstrapBrokerStringVpcConnectivitySaslScram(String bootstrapBrokerStringVpcConnectivitySaslScram)

        A string containing one or more DNS names (or IP) and SASL/SCRAM port pairs for VPC connectivity.

        Parameters:
        bootstrapBrokerStringVpcConnectivitySaslScram -

        A string containing one or more DNS names (or IP) and SASL/SCRAM port pairs for VPC connectivity.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setBootstrapBrokerStringVpcConnectivitySaslIam

        public void setBootstrapBrokerStringVpcConnectivitySaslIam(String bootstrapBrokerStringVpcConnectivitySaslIam)

        A string containing one or more DNS names (or IP) and SASL/IAM port pairs for VPC connectivity.

        Parameters:
        bootstrapBrokerStringVpcConnectivitySaslIam -

        A string containing one or more DNS names (or IP) and SASL/IAM port pairs for VPC connectivity.

      • getBootstrapBrokerStringVpcConnectivitySaslIam

        public String getBootstrapBrokerStringVpcConnectivitySaslIam()

        A string containing one or more DNS names (or IP) and SASL/IAM port pairs for VPC connectivity.

        Returns:

        A string containing one or more DNS names (or IP) and SASL/IAM port pairs for VPC connectivity.

      • withBootstrapBrokerStringVpcConnectivitySaslIam

        public GetBootstrapBrokersResult withBootstrapBrokerStringVpcConnectivitySaslIam(String bootstrapBrokerStringVpcConnectivitySaslIam)

        A string containing one or more DNS names (or IP) and SASL/IAM port pairs for VPC connectivity.

        Parameters:
        bootstrapBrokerStringVpcConnectivitySaslIam -

        A string containing one or more DNS names (or IP) and SASL/IAM port pairs for VPC connectivity.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • toString

        public String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /