Interface PutPermissionResponse.Builder

    • Method Detail

      • policy

        PutPermissionResponse.Builder policy​(String policy)

        The JSON-formatted resource-based policy on the profiling group that includes the added permissions.

        Parameters:
        policy - The JSON-formatted resource-based policy on the profiling group that includes the added permissions.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • revisionId

        PutPermissionResponse.Builder revisionId​(String revisionId)

        A universally unique identifier (UUID) for the revision of the resource-based policy that includes the added permissions. The JSON-formatted policy is in the policy element of the response.

        Parameters:
        revisionId - A universally unique identifier (UUID) for the revision of the resource-based policy that includes the added permissions. The JSON-formatted policy is in the policy element of the response.
        Returns:
        Returns a reference to this object so that method calls can be chained together.