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.timestreaminfluxdb.model

Class GetDbInstanceResult

    • Constructor Detail

      • GetDbInstanceResult

        public GetDbInstanceResult()
    • Method Detail

      • setId

        public void setId(String id)

        A service-generated unique identifier.

        Parameters:
        id - A service-generated unique identifier.
      • getId

        public String getId()

        A service-generated unique identifier.

        Returns:
        A service-generated unique identifier.
      • withId

        public GetDbInstanceResult withId(String id)

        A service-generated unique identifier.

        Parameters:
        id - A service-generated unique identifier.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setName

        public void setName(String name)

        The customer-supplied name that uniquely identifies the DB instance when interacting with the Amazon Timestream for InfluxDB API and CLI commands.

        Parameters:
        name - The customer-supplied name that uniquely identifies the DB instance when interacting with the Amazon Timestream for InfluxDB API and CLI commands.
      • getName

        public String getName()

        The customer-supplied name that uniquely identifies the DB instance when interacting with the Amazon Timestream for InfluxDB API and CLI commands.

        Returns:
        The customer-supplied name that uniquely identifies the DB instance when interacting with the Amazon Timestream for InfluxDB API and CLI commands.
      • withName

        public GetDbInstanceResult withName(String name)

        The customer-supplied name that uniquely identifies the DB instance when interacting with the Amazon Timestream for InfluxDB API and CLI commands.

        Parameters:
        name - The customer-supplied name that uniquely identifies the DB instance when interacting with the Amazon Timestream for InfluxDB API and CLI commands.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setArn

        public void setArn(String arn)

        The Amazon Resource Name (ARN) of the DB instance.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the DB instance.
      • getArn

        public String getArn()

        The Amazon Resource Name (ARN) of the DB instance.

        Returns:
        The Amazon Resource Name (ARN) of the DB instance.
      • withArn

        public GetDbInstanceResult withArn(String arn)

        The Amazon Resource Name (ARN) of the DB instance.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the DB instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setStatus

        public void setStatus(String status)

        The status of the DB instance.

        Parameters:
        status - The status of the DB instance.
        See Also:
        Status
      • getStatus

        public String getStatus()

        The status of the DB instance.

        Returns:
        The status of the DB instance.
        See Also:
        Status
      • withStatus

        public GetDbInstanceResult withStatus(String status)

        The status of the DB instance.

        Parameters:
        status - The status of the DB instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Status
      • withStatus

        public GetDbInstanceResult withStatus(Status status)

        The status of the DB instance.

        Parameters:
        status - The status of the DB instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Status
      • setEndpoint

        public void setEndpoint(String endpoint)

        The endpoint used to connect to InfluxDB. The default InfluxDB port is 8086.

        Parameters:
        endpoint - The endpoint used to connect to InfluxDB. The default InfluxDB port is 8086.
      • getEndpoint

        public String getEndpoint()

        The endpoint used to connect to InfluxDB. The default InfluxDB port is 8086.

        Returns:
        The endpoint used to connect to InfluxDB. The default InfluxDB port is 8086.
      • withEndpoint

        public GetDbInstanceResult withEndpoint(String endpoint)

        The endpoint used to connect to InfluxDB. The default InfluxDB port is 8086.

        Parameters:
        endpoint - The endpoint used to connect to InfluxDB. The default InfluxDB port is 8086.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setDbInstanceType

        public void setDbInstanceType(String dbInstanceType)

        The Timestream for InfluxDB instance type that InfluxDB runs on.

        Parameters:
        dbInstanceType - The Timestream for InfluxDB instance type that InfluxDB runs on.
        See Also:
        DbInstanceType
      • getDbInstanceType

        public String getDbInstanceType()

        The Timestream for InfluxDB instance type that InfluxDB runs on.

        Returns:
        The Timestream for InfluxDB instance type that InfluxDB runs on.
        See Also:
        DbInstanceType
      • withDbInstanceType

        public GetDbInstanceResult withDbInstanceType(String dbInstanceType)

        The Timestream for InfluxDB instance type that InfluxDB runs on.

        Parameters:
        dbInstanceType - The Timestream for InfluxDB instance type that InfluxDB runs on.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        DbInstanceType
      • withDbInstanceType

        public GetDbInstanceResult withDbInstanceType(DbInstanceType dbInstanceType)

        The Timestream for InfluxDB instance type that InfluxDB runs on.

        Parameters:
        dbInstanceType - The Timestream for InfluxDB instance type that InfluxDB runs on.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        DbInstanceType
      • setDbStorageType

        public void setDbStorageType(String dbStorageType)

        The Timestream for InfluxDB DB storage type that InfluxDB stores data on.

        Parameters:
        dbStorageType - The Timestream for InfluxDB DB storage type that InfluxDB stores data on.
        See Also:
        DbStorageType
      • getDbStorageType

        public String getDbStorageType()

        The Timestream for InfluxDB DB storage type that InfluxDB stores data on.

        Returns:
        The Timestream for InfluxDB DB storage type that InfluxDB stores data on.
        See Also:
        DbStorageType
      • withDbStorageType

        public GetDbInstanceResult withDbStorageType(String dbStorageType)

        The Timestream for InfluxDB DB storage type that InfluxDB stores data on.

        Parameters:
        dbStorageType - The Timestream for InfluxDB DB storage type that InfluxDB stores data on.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        DbStorageType
      • withDbStorageType

        public GetDbInstanceResult withDbStorageType(DbStorageType dbStorageType)

        The Timestream for InfluxDB DB storage type that InfluxDB stores data on.

        Parameters:
        dbStorageType - The Timestream for InfluxDB DB storage type that InfluxDB stores data on.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        DbStorageType
      • setAllocatedStorage

        public void setAllocatedStorage(Integer allocatedStorage)

        The amount of storage allocated for your DB storage type (in gibibytes).

        Parameters:
        allocatedStorage - The amount of storage allocated for your DB storage type (in gibibytes).
      • getAllocatedStorage

        public Integer getAllocatedStorage()

        The amount of storage allocated for your DB storage type (in gibibytes).

        Returns:
        The amount of storage allocated for your DB storage type (in gibibytes).
      • withAllocatedStorage

        public GetDbInstanceResult withAllocatedStorage(Integer allocatedStorage)

        The amount of storage allocated for your DB storage type (in gibibytes).

        Parameters:
        allocatedStorage - The amount of storage allocated for your DB storage type (in gibibytes).
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setDeploymentType

        public void setDeploymentType(String deploymentType)

        Specifies whether the Timestream for InfluxDB is deployed as Single-AZ or with a MultiAZ Standby for High availability.

        Parameters:
        deploymentType - Specifies whether the Timestream for InfluxDB is deployed as Single-AZ or with a MultiAZ Standby for High availability.
        See Also:
        DeploymentType
      • getDeploymentType

        public String getDeploymentType()

        Specifies whether the Timestream for InfluxDB is deployed as Single-AZ or with a MultiAZ Standby for High availability.

        Returns:
        Specifies whether the Timestream for InfluxDB is deployed as Single-AZ or with a MultiAZ Standby for High availability.
        See Also:
        DeploymentType
      • withDeploymentType

        public GetDbInstanceResult withDeploymentType(String deploymentType)

        Specifies whether the Timestream for InfluxDB is deployed as Single-AZ or with a MultiAZ Standby for High availability.

        Parameters:
        deploymentType - Specifies whether the Timestream for InfluxDB is deployed as Single-AZ or with a MultiAZ Standby for High availability.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        DeploymentType
      • withDeploymentType

        public GetDbInstanceResult withDeploymentType(DeploymentType deploymentType)

        Specifies whether the Timestream for InfluxDB is deployed as Single-AZ or with a MultiAZ Standby for High availability.

        Parameters:
        deploymentType - Specifies whether the Timestream for InfluxDB is deployed as Single-AZ or with a MultiAZ Standby for High availability.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        DeploymentType
      • getVpcSubnetIds

        public List<String> getVpcSubnetIds()

        A list of VPC subnet IDs associated with the DB instance.

        Returns:
        A list of VPC subnet IDs associated with the DB instance.
      • setVpcSubnetIds

        public void setVpcSubnetIds(Collection<String> vpcSubnetIds)

        A list of VPC subnet IDs associated with the DB instance.

        Parameters:
        vpcSubnetIds - A list of VPC subnet IDs associated with the DB instance.
      • withVpcSubnetIds

        public GetDbInstanceResult withVpcSubnetIds(String... vpcSubnetIds)

        A list of VPC subnet IDs associated with the DB instance.

        NOTE: This method appends the values to the existing list (if any). Use setVpcSubnetIds(java.util.Collection) or withVpcSubnetIds(java.util.Collection) if you want to override the existing values.

        Parameters:
        vpcSubnetIds - A list of VPC subnet IDs associated with the DB instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • withVpcSubnetIds

        public GetDbInstanceResult withVpcSubnetIds(Collection<String> vpcSubnetIds)

        A list of VPC subnet IDs associated with the DB instance.

        Parameters:
        vpcSubnetIds - A list of VPC subnet IDs associated with the DB instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setPubliclyAccessible

        public void setPubliclyAccessible(Boolean publiclyAccessible)

        Indicates if the DB instance has a public IP to facilitate access.

        Parameters:
        publiclyAccessible - Indicates if the DB instance has a public IP to facilitate access.
      • getPubliclyAccessible

        public Boolean getPubliclyAccessible()

        Indicates if the DB instance has a public IP to facilitate access.

        Returns:
        Indicates if the DB instance has a public IP to facilitate access.
      • withPubliclyAccessible

        public GetDbInstanceResult withPubliclyAccessible(Boolean publiclyAccessible)

        Indicates if the DB instance has a public IP to facilitate access.

        Parameters:
        publiclyAccessible - Indicates if the DB instance has a public IP to facilitate access.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • isPubliclyAccessible

        public Boolean isPubliclyAccessible()

        Indicates if the DB instance has a public IP to facilitate access.

        Returns:
        Indicates if the DB instance has a public IP to facilitate access.
      • getVpcSecurityGroupIds

        public List<String> getVpcSecurityGroupIds()

        A list of VPC security group IDs associated with the DB instance.

        Returns:
        A list of VPC security group IDs associated with the DB instance.
      • setVpcSecurityGroupIds

        public void setVpcSecurityGroupIds(Collection<String> vpcSecurityGroupIds)

        A list of VPC security group IDs associated with the DB instance.

        Parameters:
        vpcSecurityGroupIds - A list of VPC security group IDs associated with the DB instance.
      • withVpcSecurityGroupIds

        public GetDbInstanceResult withVpcSecurityGroupIds(String... vpcSecurityGroupIds)

        A list of VPC security group IDs associated with the DB instance.

        NOTE: This method appends the values to the existing list (if any). Use setVpcSecurityGroupIds(java.util.Collection) or withVpcSecurityGroupIds(java.util.Collection) if you want to override the existing values.

        Parameters:
        vpcSecurityGroupIds - A list of VPC security group IDs associated with the DB instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • withVpcSecurityGroupIds

        public GetDbInstanceResult withVpcSecurityGroupIds(Collection<String> vpcSecurityGroupIds)

        A list of VPC security group IDs associated with the DB instance.

        Parameters:
        vpcSecurityGroupIds - A list of VPC security group IDs associated with the DB instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setDbParameterGroupIdentifier

        public void setDbParameterGroupIdentifier(String dbParameterGroupIdentifier)

        The id of the DB parameter group assigned to your DB instance.

        Parameters:
        dbParameterGroupIdentifier - The id of the DB parameter group assigned to your DB instance.
      • getDbParameterGroupIdentifier

        public String getDbParameterGroupIdentifier()

        The id of the DB parameter group assigned to your DB instance.

        Returns:
        The id of the DB parameter group assigned to your DB instance.
      • withDbParameterGroupIdentifier

        public GetDbInstanceResult withDbParameterGroupIdentifier(String dbParameterGroupIdentifier)

        The id of the DB parameter group assigned to your DB instance.

        Parameters:
        dbParameterGroupIdentifier - The id of the DB parameter group assigned to your DB instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setAvailabilityZone

        public void setAvailabilityZone(String availabilityZone)

        The Availability Zone in which the DB instance resides.

        Parameters:
        availabilityZone - The Availability Zone in which the DB instance resides.
      • getAvailabilityZone

        public String getAvailabilityZone()

        The Availability Zone in which the DB instance resides.

        Returns:
        The Availability Zone in which the DB instance resides.
      • withAvailabilityZone

        public GetDbInstanceResult withAvailabilityZone(String availabilityZone)

        The Availability Zone in which the DB instance resides.

        Parameters:
        availabilityZone - The Availability Zone in which the DB instance resides.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setSecondaryAvailabilityZone

        public void setSecondaryAvailabilityZone(String secondaryAvailabilityZone)

        The Availability Zone in which the standby instance is located when deploying with a MultiAZ standby instance.

        Parameters:
        secondaryAvailabilityZone - The Availability Zone in which the standby instance is located when deploying with a MultiAZ standby instance.
      • getSecondaryAvailabilityZone

        public String getSecondaryAvailabilityZone()

        The Availability Zone in which the standby instance is located when deploying with a MultiAZ standby instance.

        Returns:
        The Availability Zone in which the standby instance is located when deploying with a MultiAZ standby instance.
      • withSecondaryAvailabilityZone

        public GetDbInstanceResult withSecondaryAvailabilityZone(String secondaryAvailabilityZone)

        The Availability Zone in which the standby instance is located when deploying with a MultiAZ standby instance.

        Parameters:
        secondaryAvailabilityZone - The Availability Zone in which the standby instance is located when deploying with a MultiAZ standby instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setLogDeliveryConfiguration

        public void setLogDeliveryConfiguration(LogDeliveryConfiguration logDeliveryConfiguration)

        Configuration for sending InfluxDB engine logs to send to specified S3 bucket.

        Parameters:
        logDeliveryConfiguration - Configuration for sending InfluxDB engine logs to send to specified S3 bucket.
      • getLogDeliveryConfiguration

        public LogDeliveryConfiguration getLogDeliveryConfiguration()

        Configuration for sending InfluxDB engine logs to send to specified S3 bucket.

        Returns:
        Configuration for sending InfluxDB engine logs to send to specified S3 bucket.
      • withLogDeliveryConfiguration

        public GetDbInstanceResult withLogDeliveryConfiguration(LogDeliveryConfiguration logDeliveryConfiguration)

        Configuration for sending InfluxDB engine logs to send to specified S3 bucket.

        Parameters:
        logDeliveryConfiguration - Configuration for sending InfluxDB engine logs to send to specified S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setInfluxAuthParametersSecretArn

        public void setInfluxAuthParametersSecretArn(String influxAuthParametersSecretArn)

        The Amazon Resource Name (ARN) of the AWS Secrets Manager secret containing the initial InfluxDB authorization parameters. The secret value is a JSON formatted key-value pair holding InfluxDB authorization values: organization, bucket, username, and password.

        Parameters:
        influxAuthParametersSecretArn - The Amazon Resource Name (ARN) of the AWS Secrets Manager secret containing the initial InfluxDB authorization parameters. The secret value is a JSON formatted key-value pair holding InfluxDB authorization values: organization, bucket, username, and password.
      • getInfluxAuthParametersSecretArn

        public String getInfluxAuthParametersSecretArn()

        The Amazon Resource Name (ARN) of the AWS Secrets Manager secret containing the initial InfluxDB authorization parameters. The secret value is a JSON formatted key-value pair holding InfluxDB authorization values: organization, bucket, username, and password.

        Returns:
        The Amazon Resource Name (ARN) of the AWS Secrets Manager secret containing the initial InfluxDB authorization parameters. The secret value is a JSON formatted key-value pair holding InfluxDB authorization values: organization, bucket, username, and password.
      • withInfluxAuthParametersSecretArn

        public GetDbInstanceResult withInfluxAuthParametersSecretArn(String influxAuthParametersSecretArn)

        The Amazon Resource Name (ARN) of the AWS Secrets Manager secret containing the initial InfluxDB authorization parameters. The secret value is a JSON formatted key-value pair holding InfluxDB authorization values: organization, bucket, username, and password.

        Parameters:
        influxAuthParametersSecretArn - The Amazon Resource Name (ARN) of the AWS Secrets Manager secret containing the initial InfluxDB authorization parameters. The secret value is a JSON formatted key-value pair holding InfluxDB authorization values: organization, bucket, username, and password.
        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 によって変換されたページ (->オリジナル) /