JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

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

Class CreateFileSystemResult

    • Constructor Detail

      • CreateFileSystemResult

        public CreateFileSystemResult()
    • Method Detail

      • setOwnerId

        public void setOwnerId(String ownerId)

        The Amazon Web Services account that created the file system.

        Parameters:
        ownerId - The Amazon Web Services account that created the file system.
      • getOwnerId

        public String getOwnerId()

        The Amazon Web Services account that created the file system.

        Returns:
        The Amazon Web Services account that created the file system.
      • withOwnerId

        public CreateFileSystemResult withOwnerId(String ownerId)

        The Amazon Web Services account that created the file system.

        Parameters:
        ownerId - The Amazon Web Services account that created the file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setCreationToken

        public void setCreationToken(String creationToken)

        The opaque string specified in the request.

        Parameters:
        creationToken - The opaque string specified in the request.
      • getCreationToken

        public String getCreationToken()

        The opaque string specified in the request.

        Returns:
        The opaque string specified in the request.
      • withCreationToken

        public CreateFileSystemResult withCreationToken(String creationToken)

        The opaque string specified in the request.

        Parameters:
        creationToken - The opaque string specified in the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setFileSystemId

        public void setFileSystemId(String fileSystemId)

        The ID of the file system, assigned by Amazon EFS.

        Parameters:
        fileSystemId - The ID of the file system, assigned by Amazon EFS.
      • getFileSystemId

        public String getFileSystemId()

        The ID of the file system, assigned by Amazon EFS.

        Returns:
        The ID of the file system, assigned by Amazon EFS.
      • withFileSystemId

        public CreateFileSystemResult withFileSystemId(String fileSystemId)

        The ID of the file system, assigned by Amazon EFS.

        Parameters:
        fileSystemId - The ID of the file system, assigned by Amazon EFS.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setFileSystemArn

        public void setFileSystemArn(String fileSystemArn)

        The Amazon Resource Name (ARN) for the EFS file system, in the format arn:aws:elasticfilesystem:region:account-id:file-system/file-system-id . Example with sample data: arn:aws:elasticfilesystem:us-west-2:1111333322228888:file-system/fs-01234567

        Parameters:
        fileSystemArn - The Amazon Resource Name (ARN) for the EFS file system, in the format arn:aws:elasticfilesystem:region:account-id:file-system/file-system-id . Example with sample data: arn:aws:elasticfilesystem:us-west-2:1111333322228888:file-system/fs-01234567
      • getFileSystemArn

        public String getFileSystemArn()

        The Amazon Resource Name (ARN) for the EFS file system, in the format arn:aws:elasticfilesystem:region:account-id:file-system/file-system-id . Example with sample data: arn:aws:elasticfilesystem:us-west-2:1111333322228888:file-system/fs-01234567

        Returns:
        The Amazon Resource Name (ARN) for the EFS file system, in the format arn:aws:elasticfilesystem:region:account-id:file-system/file-system-id . Example with sample data: arn:aws:elasticfilesystem:us-west-2:1111333322228888:file-system/fs-01234567
      • withFileSystemArn

        public CreateFileSystemResult withFileSystemArn(String fileSystemArn)

        The Amazon Resource Name (ARN) for the EFS file system, in the format arn:aws:elasticfilesystem:region:account-id:file-system/file-system-id . Example with sample data: arn:aws:elasticfilesystem:us-west-2:1111333322228888:file-system/fs-01234567

        Parameters:
        fileSystemArn - The Amazon Resource Name (ARN) for the EFS file system, in the format arn:aws:elasticfilesystem:region:account-id:file-system/file-system-id . Example with sample data: arn:aws:elasticfilesystem:us-west-2:1111333322228888:file-system/fs-01234567
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setCreationTime

        public void setCreationTime(Date creationTime)

        The time that the file system was created, in seconds (since 1970年01月01日T00:00:00Z).

        Parameters:
        creationTime - The time that the file system was created, in seconds (since 1970年01月01日T00:00:00Z).
      • getCreationTime

        public Date getCreationTime()

        The time that the file system was created, in seconds (since 1970年01月01日T00:00:00Z).

        Returns:
        The time that the file system was created, in seconds (since 1970年01月01日T00:00:00Z).
      • withCreationTime

        public CreateFileSystemResult withCreationTime(Date creationTime)

        The time that the file system was created, in seconds (since 1970年01月01日T00:00:00Z).

        Parameters:
        creationTime - The time that the file system was created, in seconds (since 1970年01月01日T00:00:00Z).
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setLifeCycleState

        public void setLifeCycleState(String lifeCycleState)

        The lifecycle phase of the file system.

        Parameters:
        lifeCycleState - The lifecycle phase of the file system.
        See Also:
        LifeCycleState
      • getLifeCycleState

        public String getLifeCycleState()

        The lifecycle phase of the file system.

        Returns:
        The lifecycle phase of the file system.
        See Also:
        LifeCycleState
      • withLifeCycleState

        public CreateFileSystemResult withLifeCycleState(String lifeCycleState)

        The lifecycle phase of the file system.

        Parameters:
        lifeCycleState - The lifecycle phase of the file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LifeCycleState
      • setLifeCycleState

        public void setLifeCycleState(LifeCycleState lifeCycleState)

        The lifecycle phase of the file system.

        Parameters:
        lifeCycleState - The lifecycle phase of the file system.
        See Also:
        LifeCycleState
      • withLifeCycleState

        public CreateFileSystemResult withLifeCycleState(LifeCycleState lifeCycleState)

        The lifecycle phase of the file system.

        Parameters:
        lifeCycleState - The lifecycle phase of the file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LifeCycleState
      • setName

        public void setName(String name)

        You can add tags to a file system, including a Name tag. For more information, see CreateFileSystem. If the file system has a Name tag, Amazon EFS returns the value in this field.

        Parameters:
        name - You can add tags to a file system, including a Name tag. For more information, see CreateFileSystem. If the file system has a Name tag, Amazon EFS returns the value in this field.
      • getName

        public String getName()

        You can add tags to a file system, including a Name tag. For more information, see CreateFileSystem. If the file system has a Name tag, Amazon EFS returns the value in this field.

        Returns:
        You can add tags to a file system, including a Name tag. For more information, see CreateFileSystem. If the file system has a Name tag, Amazon EFS returns the value in this field.
      • withName

        public CreateFileSystemResult withName(String name)

        You can add tags to a file system, including a Name tag. For more information, see CreateFileSystem. If the file system has a Name tag, Amazon EFS returns the value in this field.

        Parameters:
        name - You can add tags to a file system, including a Name tag. For more information, see CreateFileSystem. If the file system has a Name tag, Amazon EFS returns the value in this field.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setNumberOfMountTargets

        public void setNumberOfMountTargets(Integer numberOfMountTargets)

        The current number of mount targets that the file system has. For more information, see CreateMountTarget.

        Parameters:
        numberOfMountTargets - The current number of mount targets that the file system has. For more information, see CreateMountTarget.
      • getNumberOfMountTargets

        public Integer getNumberOfMountTargets()

        The current number of mount targets that the file system has. For more information, see CreateMountTarget.

        Returns:
        The current number of mount targets that the file system has. For more information, see CreateMountTarget.
      • withNumberOfMountTargets

        public CreateFileSystemResult withNumberOfMountTargets(Integer numberOfMountTargets)

        The current number of mount targets that the file system has. For more information, see CreateMountTarget.

        Parameters:
        numberOfMountTargets - The current number of mount targets that the file system has. For more information, see CreateMountTarget.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setSizeInBytes

        public void setSizeInBytes(FileSystemSize sizeInBytes)

        The latest known metered size (in bytes) of data stored in the file system, in its Value field, and the time at which that size was determined in its Timestamp field. The Timestamp value is the integer number of seconds since 1970年01月01日T00:00:00Z. The SizeInBytes value doesn't represent the size of a consistent snapshot of the file system, but it is eventually consistent when there are no writes to the file system. That is, SizeInBytes represents actual size only if the file system is not modified for a period longer than a couple of hours. Otherwise, the value is not the exact size that the file system was at any point in time.

        Parameters:
        sizeInBytes - The latest known metered size (in bytes) of data stored in the file system, in its Value field, and the time at which that size was determined in its Timestamp field. The Timestamp value is the integer number of seconds since 1970年01月01日T00:00:00Z. The SizeInBytes value doesn't represent the size of a consistent snapshot of the file system, but it is eventually consistent when there are no writes to the file system. That is, SizeInBytes represents actual size only if the file system is not modified for a period longer than a couple of hours. Otherwise, the value is not the exact size that the file system was at any point in time.
      • getSizeInBytes

        public FileSystemSize getSizeInBytes()

        The latest known metered size (in bytes) of data stored in the file system, in its Value field, and the time at which that size was determined in its Timestamp field. The Timestamp value is the integer number of seconds since 1970年01月01日T00:00:00Z. The SizeInBytes value doesn't represent the size of a consistent snapshot of the file system, but it is eventually consistent when there are no writes to the file system. That is, SizeInBytes represents actual size only if the file system is not modified for a period longer than a couple of hours. Otherwise, the value is not the exact size that the file system was at any point in time.

        Returns:
        The latest known metered size (in bytes) of data stored in the file system, in its Value field, and the time at which that size was determined in its Timestamp field. The Timestamp value is the integer number of seconds since 1970年01月01日T00:00:00Z. The SizeInBytes value doesn't represent the size of a consistent snapshot of the file system, but it is eventually consistent when there are no writes to the file system. That is, SizeInBytes represents actual size only if the file system is not modified for a period longer than a couple of hours. Otherwise, the value is not the exact size that the file system was at any point in time.
      • withSizeInBytes

        public CreateFileSystemResult withSizeInBytes(FileSystemSize sizeInBytes)

        The latest known metered size (in bytes) of data stored in the file system, in its Value field, and the time at which that size was determined in its Timestamp field. The Timestamp value is the integer number of seconds since 1970年01月01日T00:00:00Z. The SizeInBytes value doesn't represent the size of a consistent snapshot of the file system, but it is eventually consistent when there are no writes to the file system. That is, SizeInBytes represents actual size only if the file system is not modified for a period longer than a couple of hours. Otherwise, the value is not the exact size that the file system was at any point in time.

        Parameters:
        sizeInBytes - The latest known metered size (in bytes) of data stored in the file system, in its Value field, and the time at which that size was determined in its Timestamp field. The Timestamp value is the integer number of seconds since 1970年01月01日T00:00:00Z. The SizeInBytes value doesn't represent the size of a consistent snapshot of the file system, but it is eventually consistent when there are no writes to the file system. That is, SizeInBytes represents actual size only if the file system is not modified for a period longer than a couple of hours. Otherwise, the value is not the exact size that the file system was at any point in time.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setPerformanceMode

        public void setPerformanceMode(String performanceMode)

        The Performance mode of the file system.

        Parameters:
        performanceMode - The Performance mode of the file system.
        See Also:
        PerformanceMode
      • getPerformanceMode

        public String getPerformanceMode()

        The Performance mode of the file system.

        Returns:
        The Performance mode of the file system.
        See Also:
        PerformanceMode
      • withPerformanceMode

        public CreateFileSystemResult withPerformanceMode(String performanceMode)

        The Performance mode of the file system.

        Parameters:
        performanceMode - The Performance mode of the file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        PerformanceMode
      • setPerformanceMode

        public void setPerformanceMode(PerformanceMode performanceMode)

        The Performance mode of the file system.

        Parameters:
        performanceMode - The Performance mode of the file system.
        See Also:
        PerformanceMode
      • withPerformanceMode

        public CreateFileSystemResult withPerformanceMode(PerformanceMode performanceMode)

        The Performance mode of the file system.

        Parameters:
        performanceMode - The Performance mode of the file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        PerformanceMode
      • setEncrypted

        public void setEncrypted(Boolean encrypted)

        A Boolean value that, if true, indicates that the file system is encrypted.

        Parameters:
        encrypted - A Boolean value that, if true, indicates that the file system is encrypted.
      • getEncrypted

        public Boolean getEncrypted()

        A Boolean value that, if true, indicates that the file system is encrypted.

        Returns:
        A Boolean value that, if true, indicates that the file system is encrypted.
      • withEncrypted

        public CreateFileSystemResult withEncrypted(Boolean encrypted)

        A Boolean value that, if true, indicates that the file system is encrypted.

        Parameters:
        encrypted - A Boolean value that, if true, indicates that the file system is encrypted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • isEncrypted

        public Boolean isEncrypted()

        A Boolean value that, if true, indicates that the file system is encrypted.

        Returns:
        A Boolean value that, if true, indicates that the file system is encrypted.
      • setKmsKeyId

        public void setKmsKeyId(String kmsKeyId)

        The ID of an KMS key used to protect the encrypted file system.

        Parameters:
        kmsKeyId - The ID of an KMS key used to protect the encrypted file system.
      • getKmsKeyId

        public String getKmsKeyId()

        The ID of an KMS key used to protect the encrypted file system.

        Returns:
        The ID of an KMS key used to protect the encrypted file system.
      • withKmsKeyId

        public CreateFileSystemResult withKmsKeyId(String kmsKeyId)

        The ID of an KMS key used to protect the encrypted file system.

        Parameters:
        kmsKeyId - The ID of an KMS key used to protect the encrypted file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setThroughputMode

        public void setThroughputMode(String throughputMode)

        Displays the file system's throughput mode. For more information, see Throughput modes in the Amazon EFS User Guide.

        Parameters:
        throughputMode - Displays the file system's throughput mode. For more information, see Throughput modes in the Amazon EFS User Guide.
        See Also:
        ThroughputMode
      • getThroughputMode

        public String getThroughputMode()

        Displays the file system's throughput mode. For more information, see Throughput modes in the Amazon EFS User Guide.

        Returns:
        Displays the file system's throughput mode. For more information, see Throughput modes in the Amazon EFS User Guide.
        See Also:
        ThroughputMode
      • withThroughputMode

        public CreateFileSystemResult withThroughputMode(String throughputMode)

        Displays the file system's throughput mode. For more information, see Throughput modes in the Amazon EFS User Guide.

        Parameters:
        throughputMode - Displays the file system's throughput mode. For more information, see Throughput modes in the Amazon EFS User Guide.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ThroughputMode
      • setThroughputMode

        public void setThroughputMode(ThroughputMode throughputMode)

        Displays the file system's throughput mode. For more information, see Throughput modes in the Amazon EFS User Guide.

        Parameters:
        throughputMode - Displays the file system's throughput mode. For more information, see Throughput modes in the Amazon EFS User Guide.
        See Also:
        ThroughputMode
      • withThroughputMode

        public CreateFileSystemResult withThroughputMode(ThroughputMode throughputMode)

        Displays the file system's throughput mode. For more information, see Throughput modes in the Amazon EFS User Guide.

        Parameters:
        throughputMode - Displays the file system's throughput mode. For more information, see Throughput modes in the Amazon EFS User Guide.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ThroughputMode
      • setProvisionedThroughputInMibps

        public void setProvisionedThroughputInMibps(Double provisionedThroughputInMibps)

        The amount of provisioned throughput, measured in MiBps, for the file system. Valid for file systems using ThroughputMode set to provisioned.

        Parameters:
        provisionedThroughputInMibps - The amount of provisioned throughput, measured in MiBps, for the file system. Valid for file systems using ThroughputMode set to provisioned.
      • getProvisionedThroughputInMibps

        public Double getProvisionedThroughputInMibps()

        The amount of provisioned throughput, measured in MiBps, for the file system. Valid for file systems using ThroughputMode set to provisioned.

        Returns:
        The amount of provisioned throughput, measured in MiBps, for the file system. Valid for file systems using ThroughputMode set to provisioned.
      • withProvisionedThroughputInMibps

        public CreateFileSystemResult withProvisionedThroughputInMibps(Double provisionedThroughputInMibps)

        The amount of provisioned throughput, measured in MiBps, for the file system. Valid for file systems using ThroughputMode set to provisioned.

        Parameters:
        provisionedThroughputInMibps - The amount of provisioned throughput, measured in MiBps, for the file system. Valid for file systems using ThroughputMode set to provisioned.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setAvailabilityZoneName

        public void setAvailabilityZoneName(String availabilityZoneName)

        Describes the Amazon Web Services Availability Zone in which the file system is located, and is valid only for One Zone file systems. For more information, see Using EFS storage classes in the Amazon EFS User Guide.

        Parameters:
        availabilityZoneName - Describes the Amazon Web Services Availability Zone in which the file system is located, and is valid only for One Zone file systems. For more information, see Using EFS storage classes in the Amazon EFS User Guide.
      • getAvailabilityZoneName

        public String getAvailabilityZoneName()

        Describes the Amazon Web Services Availability Zone in which the file system is located, and is valid only for One Zone file systems. For more information, see Using EFS storage classes in the Amazon EFS User Guide.

        Returns:
        Describes the Amazon Web Services Availability Zone in which the file system is located, and is valid only for One Zone file systems. For more information, see Using EFS storage classes in the Amazon EFS User Guide.
      • withAvailabilityZoneName

        public CreateFileSystemResult withAvailabilityZoneName(String availabilityZoneName)

        Describes the Amazon Web Services Availability Zone in which the file system is located, and is valid only for One Zone file systems. For more information, see Using EFS storage classes in the Amazon EFS User Guide.

        Parameters:
        availabilityZoneName - Describes the Amazon Web Services Availability Zone in which the file system is located, and is valid only for One Zone file systems. For more information, see Using EFS storage classes in the Amazon EFS User Guide.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setAvailabilityZoneId

        public void setAvailabilityZoneId(String availabilityZoneId)

        The unique and consistent identifier of the Availability Zone in which the file system is located, and is valid only for One Zone file systems. For example, use1-az1 is an Availability Zone ID for the us-east-1 Amazon Web Services Region, and it has the same location in every Amazon Web Services account.

        Parameters:
        availabilityZoneId - The unique and consistent identifier of the Availability Zone in which the file system is located, and is valid only for One Zone file systems. For example, use1-az1 is an Availability Zone ID for the us-east-1 Amazon Web Services Region, and it has the same location in every Amazon Web Services account.
      • getAvailabilityZoneId

        public String getAvailabilityZoneId()

        The unique and consistent identifier of the Availability Zone in which the file system is located, and is valid only for One Zone file systems. For example, use1-az1 is an Availability Zone ID for the us-east-1 Amazon Web Services Region, and it has the same location in every Amazon Web Services account.

        Returns:
        The unique and consistent identifier of the Availability Zone in which the file system is located, and is valid only for One Zone file systems. For example, use1-az1 is an Availability Zone ID for the us-east-1 Amazon Web Services Region, and it has the same location in every Amazon Web Services account.
      • withAvailabilityZoneId

        public CreateFileSystemResult withAvailabilityZoneId(String availabilityZoneId)

        The unique and consistent identifier of the Availability Zone in which the file system is located, and is valid only for One Zone file systems. For example, use1-az1 is an Availability Zone ID for the us-east-1 Amazon Web Services Region, and it has the same location in every Amazon Web Services account.

        Parameters:
        availabilityZoneId - The unique and consistent identifier of the Availability Zone in which the file system is located, and is valid only for One Zone file systems. For example, use1-az1 is an Availability Zone ID for the us-east-1 Amazon Web Services Region, and it has the same location in every Amazon Web Services account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • getTags

        public List<Tag> getTags()

        The tags associated with the file system, presented as an array of Tag objects.

        Returns:
        The tags associated with the file system, presented as an array of Tag objects.
      • setTags

        public void setTags(Collection<Tag> tags)

        The tags associated with the file system, presented as an array of Tag objects.

        Parameters:
        tags - The tags associated with the file system, presented as an array of Tag objects.
      • withTags

        public CreateFileSystemResult withTags(Tag... tags)

        The tags associated with the file system, presented as an array of Tag objects.

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

        Parameters:
        tags - The tags associated with the file system, presented as an array of Tag objects.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • withTags

        public CreateFileSystemResult withTags(Collection<Tag> tags)

        The tags associated with the file system, presented as an array of Tag objects.

        Parameters:
        tags - The tags associated with the file system, presented as an array of Tag objects.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setFileSystemProtection

        public void setFileSystemProtection(FileSystemProtectionDescription fileSystemProtection)

        Describes the protection on the file system.

        Parameters:
        fileSystemProtection - Describes the protection on the file system.
      • getFileSystemProtection

        public FileSystemProtectionDescription getFileSystemProtection()

        Describes the protection on the file system.

        Returns:
        Describes the protection on the file system.
      • withFileSystemProtection

        public CreateFileSystemResult withFileSystemProtection(FileSystemProtectionDescription fileSystemProtection)

        Describes the protection on the file system.

        Parameters:
        fileSystemProtection - Describes the protection on the file system.
        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 によって変換されたページ (->オリジナル) /