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

Class SetDefaultPermissionVersionResult

    • Constructor Detail

      • SetDefaultPermissionVersionResult

        public SetDefaultPermissionVersionResult()
    • Method Detail

      • setReturnValue

        public void setReturnValue(Boolean returnValue)

        A boolean value that indicates whether the operation was successful.

        Parameters:
        returnValue - A boolean value that indicates whether the operation was successful.
      • getReturnValue

        public Boolean getReturnValue()

        A boolean value that indicates whether the operation was successful.

        Returns:
        A boolean value that indicates whether the operation was successful.
      • withReturnValue

        public SetDefaultPermissionVersionResult withReturnValue(Boolean returnValue)

        A boolean value that indicates whether the operation was successful.

        Parameters:
        returnValue - A boolean value that indicates whether the operation was successful.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • isReturnValue

        public Boolean isReturnValue()

        A boolean value that indicates whether the operation was successful.

        Returns:
        A boolean value that indicates whether the operation was successful.
      • setClientToken

        public void setClientToken(String clientToken)

        The idempotency identifier associated with this request. If you want to repeat the same operation in an idempotent manner then you must include this value in the clientToken request parameter of that later call. All other parameters must also have the same values that you used in the first call.

        Parameters:
        clientToken - The idempotency identifier associated with this request. If you want to repeat the same operation in an idempotent manner then you must include this value in the clientToken request parameter of that later call. All other parameters must also have the same values that you used in the first call.
      • getClientToken

        public String getClientToken()

        The idempotency identifier associated with this request. If you want to repeat the same operation in an idempotent manner then you must include this value in the clientToken request parameter of that later call. All other parameters must also have the same values that you used in the first call.

        Returns:
        The idempotency identifier associated with this request. If you want to repeat the same operation in an idempotent manner then you must include this value in the clientToken request parameter of that later call. All other parameters must also have the same values that you used in the first call.
      • withClientToken

        public SetDefaultPermissionVersionResult withClientToken(String clientToken)

        The idempotency identifier associated with this request. If you want to repeat the same operation in an idempotent manner then you must include this value in the clientToken request parameter of that later call. All other parameters must also have the same values that you used in the first call.

        Parameters:
        clientToken - The idempotency identifier associated with this request. If you want to repeat the same operation in an idempotent manner then you must include this value in the clientToken request parameter of that later call. All other parameters must also have the same values that you used in the first call.
        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 によって変換されたページ (->オリジナル) /