Interface UnshareDirectoryResponse.Builder

    • Method Detail

      • sharedDirectoryId

        UnshareDirectoryResponse.Builder sharedDirectoryId​(String sharedDirectoryId)

        Identifier of the directory stored in the directory consumer account that is to be unshared from the specified directory (DirectoryId).

        Parameters:
        sharedDirectoryId - Identifier of the directory stored in the directory consumer account that is to be unshared from the specified directory (DirectoryId).
        Returns:
        Returns a reference to this object so that method calls can be chained together.