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

Class UpdateFileCacheRequest

    • Constructor Detail

      • UpdateFileCacheRequest

        public UpdateFileCacheRequest()
    • Method Detail

      • setFileCacheId

        public void setFileCacheId(String fileCacheId)

        The ID of the cache that you are updating.

        Parameters:
        fileCacheId - The ID of the cache that you are updating.
      • getFileCacheId

        public String getFileCacheId()

        The ID of the cache that you are updating.

        Returns:
        The ID of the cache that you are updating.
      • withFileCacheId

        public UpdateFileCacheRequest withFileCacheId(String fileCacheId)

        The ID of the cache that you are updating.

        Parameters:
        fileCacheId - The ID of the cache that you are updating.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setClientRequestToken

        public void setClientRequestToken(String clientRequestToken)
        Parameters:
        clientRequestToken -
      • getClientRequestToken

        public String getClientRequestToken()
        Returns:
      • withClientRequestToken

        public UpdateFileCacheRequest withClientRequestToken(String clientRequestToken)
        Parameters:
        clientRequestToken -
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setLustreConfiguration

        public void setLustreConfiguration(UpdateFileCacheLustreConfiguration lustreConfiguration)

        The configuration updates for an Amazon File Cache resource.

        Parameters:
        lustreConfiguration - The configuration updates for an Amazon File Cache resource.
      • getLustreConfiguration

        public UpdateFileCacheLustreConfiguration getLustreConfiguration()

        The configuration updates for an Amazon File Cache resource.

        Returns:
        The configuration updates for an Amazon File Cache resource.
      • withLustreConfiguration

        public UpdateFileCacheRequest withLustreConfiguration(UpdateFileCacheLustreConfiguration lustreConfiguration)

        The configuration updates for an Amazon File Cache resource.

        Parameters:
        lustreConfiguration - The configuration updates for an Amazon File Cache resource.
        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 によって変換されたページ (->オリジナル) /